

.btn pause:hover {
    background-color: #bb2d3b !important;
}

.btn resume:hover {
    background-color: #157347 !important;
}

.btn-pp{
	background-color: rgb(185, 83, 97) !important;
	color: #fff !important;
	  border: 1px solid #0a496d !important;
}

.btn-rr{
	background-color: rgb(86, 151, 97) !important;
	color: #fff !important;
	  border: 1px solid #0a496d !important;
}



.preview-body{
    white-space: normal;
    line-height: 1.7;
}

.preview-body p{
    margin-bottom: 12px;
}

.preview-body br{
    line-height: 1.7;
}

/* ===== CKEditor FULL DARK THEME ===== */

/* Editor main area */
.ck-editor__editable {
    background-color: #0f172a !important;   /* dark bg */
    color: #ffffff !important;              /* white text */
    min-height: 300px;
    padding: 15px;
}

/* Toolbar (header) */
.ck-toolbar {
    background-color: #020617 !important;   /* darker header */
    border: 1px solid #1e293b !important;
}

/* Toolbar buttons */
.ck-toolbar button {
    color: #e2e8f0 !important;
}

/* Hover effect */
.ck-toolbar button:hover {
    background-color: #1e293b !important;
}

/* Active button */
.ck-toolbar button.ck-on {
    background-color: #2563eb !important;
    color: #fff !important;
}

/* Dropdown (Paragraph, etc.) */
.ck-dropdown__panel {
    background-color: #020617 !important;
    color: #fff !important;
}

/* Borders */
.ck-editor__main {
    border: 1px solid #1e293b !important;
}

/**/

.campaign-card { 
    background: radial-gradient(circle at top left, #0f172a, #020617);
    border-radius: 18px;
    padding: 20px;
    border: 1px solid rgba(255,255,255,0.05);
    transition: all .3s ease;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.campaign-card:hover {
    transform: translateY(-6px);
    border-color: #0da2e7;
}

/* ===== Tabs ===== */
.campaign-tabs {
    display: inline-flex;
    background: #0f172a;
    padding: 6px;
    border-radius: 12px;
    gap: 6px;
}

.campaign-tabs .tab {
    background: transparent;
    border: none;
    color: #94a3b8;
    padding: 8px 16px;
    border-radius: 8px;
    transition: 0.2s;
}

.campaign-tabs .tab.active {
    background: #1e293b;
    color: #fff;
}

/* ===== Card ===== */
.campaign-card {
    background: radial-gradient(circle at top left, #0f172a, #020617);
    border-radius: 18px;
    padding: 20px;
    border: 1px solid rgba(255,255,255,0.05);
    transition: all .3s ease;
    height: 100%;
}

.campaign-card:hover {
    transform: translateY(-6px);
    border-color: #0da2e7;
}

/* Icon */
.campaign-icon {
    width: 45px;
    height: 45px;
    border-radius: 12px;
    background: #1e3a8a;
    display: flex;
    align-items: center;
    justify-content: center;
}

.campaign-icon i {
    font-size: 20px;
    color: #60a5fa;
}

/* Status */
.status-badge {
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 12px;
    text-transform: lowercase;
}

.status-badge.active {
    background: #064e3b;
    color: #34d399;
}

.status-badge.paused {
    background: #78350f;
    color: #f59e0b;
}

.status-badge.draft {
    background: #1e293b;
    color: #94a3b8;
}

/* Stats */
.stats-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

.stat {
    background: #111827;
    padding: 16px;
    border-radius: 12px;
    text-align: center;
}

.stat h4 {
    margin: 0; 
    font-weight: 600;
}

.stat small {
    color: #94a3b8;
}

.bi-whatsapp { color: #25D366; }
.bi-linkedin { color: #0A66C2; }
.bi-telephone { color: #c084fc; }
.bi-instagram { color: #f43f5e; }
.bi-facebook { color: #1877F2; }

.campaign-tabs {
    display: flex;
    gap: 10px;
    margin-bottom: 25px;
}

.campaign-tabs .tab {
    padding: 8px 20px;
    border-radius: 20px;
    background: #111827;
    color: #94a3b8;
    text-decoration: none;
    transition: 0.3s;
}

.campaign-tabs .tab.active {
    background: #0da2e7;
    color: #fff;
}

.campaign-tabs .tab:hover {
    background: #1f2937;
}
.form-select {
	padding: 8px 11px;
	background: transparent;
	border: 1px solid;
}
.form-control {
	padding: 8px 11px;
	background: transparent;
	border: 1px solid;
	width: auto;
}
.row.g-3.align-items-end {
	flex-wrap: inherit;
}
.row.g-3.align-items-end .col-lg-2 {
	width: auto !important;
	max-width: inherit;
}
.row.g-3.align-items-end .col-lg-3.col-md-12.d-flex.gap-2 .btn {
	margin: 0 7px;
}
.row.g-3.align-items-end .col-lg-3.col-md-12.d-flex.gap-2 .btn {
	margin: 0 6px;
}
.row.g-3.align-items-end .col-lg-3.col-md-12.d-flex.gap-2 {
	width: auto;
	max-width: inherit;
	flex: inherit;
}
.table.table-hover.table-bordered tbody tr td .btn {
	width: 100%;
	margin: 2px 0;
}
.brand-link.text-center .left {
	width: 100%;
	max-width: 100%;
	display: flex;
	justify-content: flex-start;
	gap: 20px;
	align-items: center;
}
.lucide.lucide-bot.w-6.h-6.text-primary {
	box-shadow: 0 0 20px rgba(14, 165, 233, 0.3);
	background-color: #007bff2b !important;
}
.elevation-4 .brand-text.font-weight-light {
	color: #0da2e7;
	font-weight: 600 !important;
}
.content-wrapper {
	background-color: #080c16;
}
.table-light, .table-light > td, .table-light > th {
	background-color: #0f131d;
}

.table-hover tbody tr:hover {
	color: #fff;
}

.table {
	background-color: #0f131d;
}

.table td, .table th {
	color: #fff !important;
}
.card {
	background-color: #0f131d !important;
}
body {
	color: #fff !important;
}
.form-select {
	border-color: #fff !important;
}
button, input, optgroup, select, textarea {
	color: #fff;
}
.table-hover .table-light:hover {
	background-color: #0f131d;
}
.text-muted {
	color: #fff !important;
	padding: 0 10px;
}
.navbar-white {
	background-color: #0f131d;
	color: #1f2d3d;
	position: sticky;
	top: 0;
	padding: 13px 0;
}
.fas.fa-bars {
	color: #fff !important;
}
.navbar-expand .navbar-nav .nav-link {
	padding-right: 1rem;
	padding-left: 1rem;
	color: #fff !important;
}
.form-control {
	border-color: #fff !important;
}
.elevation-4 {
	background-color: #090e1a;
	border-right: 1px solid #4b545c;
	padding-right: 0;
}
.main-sidebar.sidebar-dark-primary.elevation-4 {
	position: fixed;
}
a {
	color: #fff !important;
}
.col-md-3.d-flex.gap-2 {
	gap: 10px;
	justify-content: right;
}
.form-select option {
	color: #000;
}
.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
	background: #092338 !important;
	border: 1px solid #0a496d !important;
	border-radius: 10px !important;
}
.nav-sidebar {
	position: relative;
	margin-top: 20px;
}
.brand-link.text-center {
	padding-left: 20px;
}
.pagination .page-link {
	color: #000 !important;
}
.pagination .page-item .page-link {
	color: #000 !important;
}
.pagination .page-item.active .page-link {
	color: #fff !important;
}

.card {
	background: rgba(255, 255, 255, 0.03);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 12px;
}



.container-fluid.editpage .col-md-6.mb-3 {
	display: flex;
	flex-direction: column;
	margin-bottom: 30px !important;
}
.container-fluid.createlead .col-md-6.mb-3 {
	display: flex;
	flex-direction: column;
	margin-bottom: 30px !important;
}
.container-fluid.editpage .col-md-12.mb-3 {
	flex: 0 0 50%;
	max-width: 50%;
}
.container-fluid.createlead .col-md-12.mb-3 {
	flex: 0 0 50%;
	max-width: 50%;
}
.container-fluid.editpage .col-md-12.mb-3 .form-control {
	width: 100%;
}

.container-fluid.createlead .col-md-12.mb-3 .form-control {
	width: 100%;
}


.btn.btn-secondary.mt-3 {
	margin: 10px 0 !important;
	background-color: rgba(34, 197, 94, 0.2);
	color: #22c55e !important;
}
.btn {
	background-color: rgb(9, 35, 56) !important;
	color: #fff !important;
	  border: 1px solid #0a496d !important;
}


.container-fluid.createlead .card form .mb-3 {
	display: flex;
	flex-direction: column;
}
.container-fluid.createlead .card form .mb-3 .form-control {
	color: #fff;
	background: transparent !important;
}
.dropdown-menu {
	background-color: #0f131d;
}
.dark\:bg-gray-900 {
	background-color: #0f131d;
}
form .form-control {
	width: 100%;
}
.dropdown-menu.dropdown-menu-right.show .dropdown-item:hover {
	color: #000 !important;
}

.progress {
	box-shadow: none;
	border-radius: 11px;
	height: 35px;
}
.bg-info {
	background-color: #0da2e7 !important;
}
.bg-primary {
	background-color: #2b7fff !important;
}
.bg-success {
	background-color: #ad46ff !important;
}
.bg-warning {
	background-color: #ff6900 !important;
}
.activity-icon.bg-purple {
	background-color: #33274a !important;
}
.activity-icon.bg-purple {
	background-color: #33274a !important;
}

/***/

/* ONLY Live Activity right box */
.col-lg-4 .card.bg-dark {
    background: radial-gradient(circle at top, #111827, #020617);
    border-radius: 16px;
}

/* List reset */
.col-lg-4 .card ul {
    padding: 0;
    margin: 0;
}

/* Activity item */
.col-lg-4 .card ul li {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 12px 14px;
    border-radius: 14px;
    transition: background 0.25s ease;
}

/* Hover ONLY */
.col-lg-4 .card ul li:hover {
    background: #0f172a;
}

/* Icon circle */
.col-lg-4 .card ul li i {
    width: 38px;
    height: 38px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    flex-shrink: 0;
}

/* Icon colors */
.bi-envelope { background: #1e3a8a; color: #60a5fa; }
.bi-chat-dots { background: #064e3b; color: #34d399; }
.bi-telephone { background: #3b0764; color: #c084fc; }
.bi-currency-dollar { background: #064e3b; color: #22c55e; }
.bi-person-plus { background: #78350f; color: #f59e0b; }
.bi-check-circle { background: #164e63; color: #22d3ee; }

/* Text wrapper (auto) */
.col-lg-4 .card ul li > div {
    line-height: 1.25;
}

/* Main text */
.col-lg-4 .card ul li strong,
.col-lg-4 .card ul li {
    color: #f8fafc;
    font-size: 13.5px;
}

/* Sub text */
.col-lg-4 .card ul li small,
.col-lg-4 .card ul li .text-muted {
    color: #94a3b8 !important;
    font-size: 12px;
}

/* Time on right */
.col-lg-4 .card ul li .text-muted {
    margin-left: auto;
    white-space: nowrap;
}

.Dashboard-right h6.mb-3 {
	display: flex;
	justify-content: space-between;
}
.Dashboard-right h6.mb-3 .badge.bg-success.ms-2 {
	background: transparent !important;
	color: #94a3b8 !important;
	font-weight: 400;
}




/* LIVE ACTIVITY CARD */
.live-activity-card {
    background: radial-gradient(120% 120% at top left, #0b1220, #020617);
    border-radius: 14px;
}

/* Activity Row */
.activity-row {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 20px 0;
}

/* Icon Circle */
.activity-icon {
    width: 45px;
    height: 45px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: #fff;
    font-size: 16px;
}

/* Custom Purple */
.bg-purple {
    background-color: #7c3aed;
}

/* Title + Subtitle */
.activity-title {
    font-size: 15px;
    font-weight: 600;
    color: #e5e7eb;
    line-height: 1.3;
}

.activity-sub {
    font-size: 13px;
    color: #9ca3af;
}

/* Time */
.activity-time {
    font-size: 11.5px;
    color: #9ca3af;
    white-space: nowrap;
}

/* Real-time Dot */
.live-dot {
    width: 7px;
    height: 7px;
    background: #22c55e;
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0 0 6px rgba(34,197,94,.8);
}

.form-control-dark,
.form-select-dark {
    background-color: #020617;
    border-color: #1f2937;
    color: #e5e7eb;
}

.form-control-dark::placeholder {
    color: #9ca3af;
}

.vr {
    height: 28px;
    opacity: .3;
}
.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active p {
	color: #0da2e7;
}
.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active .nav-icon.fas {
	color: #0da2e7;
}
.sidebar .nav-item .nav-link p {
	color: #94a3b8;
	font-size: 16px;
}
.nav-sidebar .nav-item > .nav-link:hover {
	background-color: #1d283a;
}
.nav-sidebar .nav-item > .nav-link .nav-icon {
	color: #94a3b8;
}
.sidebar .nav-item .nav-link:hover .nav-icon {
	color: #fff !important;
}
.sidebar .nav-item .nav-link:hover p {
	color: #fff;
}
.main-header {
	border-bottom: 1px solid #4b545c;
}
.badge.bg-success-subtle.text-success {
	background-color: #0d3c2e;
	padding: 0;
	height: 30px;
	width: 75px;
	border-radius: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #05df72 !important;
	font-size: 15px;
}
.row.g-3.mb-4 .bi {
	height: 45px;
	width: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
	font-size: 25px;
}
	
}
.bi.bi-people {
	background-color: #0f2f45;
	color: #0da2e7 !important;
}
.bi.bi-envelope {
	background-color: #0c3947 !important;
	color: #00d3f2 !important;
	z-index: 999999;
	position: relative;
	opacity: 1 !important;
	font-size: 25px !important;
}
.bi.bi-chat-dots.fs-4.text-success {
	color: #05df72 !important;
	background-color: #0d3c2e;
}
.bi.bi-check-circle.fs-4.text-warning {
	background-color: #33274a;
	color: #c27aff !important;
}
.card-body {
	background: rgba(255, 255, 255, 0.03);
	backdrop-filter: blur(12px);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 15px;
	background-color: #0f131d;
}
.content-wrapper.p-3 .container-fluid.px-4.text-light {
	padding: 0 !important;
}
.content-wrapper.p-3 {
	padding: 20px !important;
}
.fw-semibold.text-white {
	font-weight: 600;
}
.text-secondary {
	font-size: 14px !important;
	color: #94a3b8 !important;
	padding-top: 3px;
}
.brand-link.text-center .left .lucide.lucide-bot {
	background-color: #0a2b42 !important;
	width: 40px;
	height: 40px;
	padding: 8px;
	border-radius: 24px;
	color: #0da2e7 !important;
}
.row.g-3.mb-4 .col-lg-2.col-md-4 .mt-3 {
	color: #94a3b8;
	font-size: 16px;
	font-weight: 400;
}
.row.g-3.mb-4 .col-lg-2.col-md-4 .card-body .text-muted.small {
	font-size: 33px;
	color: #f8fafc !important;
	font-weight: 600;
	line-height: 100%;
	padding: 0;
}
.text-muted.small.category-name {
	color: #fff !important;
}
.col-lg-4.Dashboard-right .bi {
	background: transparent !important;
	font-size: 25px !important;
}

.bi.bi-people.fs-4.text-info {
	background-color: #0f2f45 !important;
}

.col-lg-4.Dashboard-right .mb-0.fw-semibold {
	font-size: 18px;
	font-weight: 600;
}
.col-lg-4.Dashboard-right .d-flex.align-items-center.gap-2.small.text-success {
	gap: 10px;
	color: #9ca3af !important;
}
.activity-icon.bg-info {
	background-color: #0c3947 !important;
}
.activity-icon.bg-success {
	background-color: #3f2a18 !important;
}
.activity-icon.bg-primary {
	background-color: #1c2f4a !important;
}

.row.g-3.mb-4 {
	margin-bottom: 25px !important;
}

.row.g-4.mt-1 {
	gap: 10px;
	flex-wrap: inherit;
	margin-top: 25px !important;
}
.row.g-4 {
	flex-wrap: inherit;
	gap: 10px;
}
.table td, .table th {
	font-size: 14px;
	font-family: arial;
	vertical-align: middle;
}
.bg-black {
	background-color: #3b4862a3 !important;
	color: #fff !important;
	border-radius: 12px !important;
}
.col-lg-8.Dashboard-left .mb-4 {
	font-size: 18px;
	font-weight: 600;
}
.col-lg-8.Dashboard-left .d-flex.justify-content-between.small {
	font-size: 15px;
	padding-bottom: 2px;
}
.progress.bg-black {
	position: relative;
}
.progress.bg-black span {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}
.h6, h6 {
	font-size: 18px;
	font-weight: 600;
}
/* sidebar icon base */
.nav-sidebar .nav-link .nav-icon {
  transition: transform 0.3s ease;
  transform: scale(1);
}

/* hover par icon zoom */

.nav-sidebar .nav-link:hover .nav-icon {
  transform: scale(1.15); /* ~2px visual zoom */
}
.table.table-dark.table-hover.align-middle.mb-0 .text-secondary.small tr {
	background-color: #131926;
}
.table.table-dark.table-hover.align-middle.mb-0 .text-secondary.small tr th {
	color: #94a3b8 !important;
	font-size: 12px;
}
.text-muted {
	color: #94a3b8 !important;
	padding: 0 10px;
	font-size: 13px;
}
.content-wrapper.p-3 .bi.bi-envelope {
	background: transparent !important;
	font-size: 16px !important;
	color: #94a3b8 !important;
	margin-right: 5px;
}

.content-wrapper.p-3 .bi {
	background: transparent !important;
	font-size: 16px !important;
	color: #94a3b8 !important;
	margin-right: 5px;
}

.content-wrapper.p-3 .bi.bi-linkedin {
	background: transparent !important;
}

.content-wrapper .btn.btn-sm.btn-dark {
	background: transparent !important;
	border: none !important;
}

.contact-listing .row.align-items-center.g-2 {
	justify-content: space-between;
}
.contact-listing .row.align-items-center.g-2 .col-lg-6.left {
	width: 20%;
	max-width: 20%;
	display: flex;
	align-items: center;
	flex: inherit;
	gap: 10px;
}
.contact-listing .row.align-items-center.g-2 .col-lg-6.right {
	width: auto;
	max-width: inherit !important;
	display: flex;
	justify-content: right;
	flex: inherit;
	gap: 8px;
}

.contact-listing .row.align-items-center.g-2 .col-lg-6.right .col-lg-6.d-flex.justify-content-end.align-items-center.gap-2 {
	width: auto;
	gap: 10px;
	flex: inherit;
  max-width: inherit;
  margin: 0;
  padding: 0;
}

.contact-listing .row.align-items-center.g-2 .col-lg-6.right .col-lg-6.d-flex.justify-content-end.align-items-center.gap-2 button, .contact-listing .row.align-items-center.g-2 .col-lg-6.right .col-lg-6.d-flex.justify-content-end.align-items-center.gap-2 .btn {
	padding: 4px 20px;
}
.contact-listing .row.align-items-center.g-2 .col-lg-6.left .input-group.input-group-sm {
	position: relative;min-width: 200px;
}
.contact-listing .row.align-items-center.g-2 .col-lg-6.left .input-group.input-group-sm .input-group-text {
	position: absolute;
	z-index: 9;
	background: transparent !important;
	font-size: 14px !important;
	color: #94a3b8 !important;
	border: none !important;
	padding: 0 !important;
	top: 50%;
	transform: translateY(-50%);
	left: 10px;
}
.contact-listing .row.align-items-center.g-2 .col-lg-6.left .input-group.input-group-sm .form-control.form-control-dark {
	padding-left: 30px;
	color: #7a879a;
	border: 1px solid #222f44 !important;
	border-radius: 10px;
}
.contact-listing .row.align-items-center.g-2 .col-lg-6.left .btn.btn-outline-primary.btn-sm {
	display: flex;
}
.contact-listing .row.align-items-center.g-2 .col-lg-6.right .form-select {
	padding: 4px 11px;
	border-radius: 6px;
}
.form-control-dark, .form-select-dark {
	background-color: #020617;
	border-color: #1f2937 !important;
	color: #e5e7eb;
	min-height: inherit;
	height: auto;
	padding: 4px 10px;
}
.pl-4, .px-4 {
	padding: 0 !important;
}
.pl-4, .px-4 {
	padding: 0 !important;
}
.dropdown-item:focus, .dropdown-item:hover {
	color: #16181b !important;
}
.table-bordered td, .table-bordered th {
	border: 1px solid #dee2e6;
	border: 0;
	border-bottom: 1px solid #161d2b;
}
.table-bordered {
	border: 1px solid #161d2b;
}
.card-body {
	padding: 0 !important;
	border: 0 !important;
}
.card.shadow-sm {
	border: none !important;
}
.table.table-bordered tr:hover {
	background-color: #131926;
}
.contact-listing .row.align-items-center.g-2 .col-lg-6.right .form-select option {
	color: #fff !important;
}
.contact-listing .row.align-items-center.g-2 {
	justify-content: space-between;
}
.contact-listing .row.align-items-center.g-2 .col-lg-6.left div {
	width: auto !important;
	flex: initial;
	max-width: initial;
	display: flex;
}

.form-select.form-select-sm.form-control-dark option {
	color: #fff !important;
}
.form-select.form-select-sm.form-control-dark option {
	color: #fff !important;
}
.form-control.form-control-sm.form-control-dark {
	min-width: 150px;
}

.card-body {
	padding: 15px !important;
}
.contact-listing .row.align-items-center.g-2 .col-lg-6.right .col-lg-5.d-flex.justify-content-end {
	flex: inherit;
	max-width: none;
	gap: 11px;
}
.btn-login {
	padding: 7px 18px !important;
	width: auto;
	display: flex;
	justify-content: right;
	margin: 0;
}
.col-lg-4.Dashboard-right .activity-icon .bi {
	margin: 0 !important;
	padding: 0 !important;
	height: 20px;
	width: 20px;
	font-size: 20px !important;
	display: table;
}

.badge {
	padding: 1.25em 1.4em !important;
}
nav.main-header.navbar {
    padding-right: 30px;
}
.main-header.navbar.navbar-expand.navbar-white.navbar-light {
	justify-content: space-between;
	padding: 20px 30px !important;
}
.main-header .navbar-nav .nav-item .nav-link.text-white.p-0.sss {
	margin: 0 10px;
}

.main-header.navbar.navbar-expand.navbar-white.navbar-light .nav-link {
	margin: 0;
	padding: 0;
	height: auto;
}
.main-header.navbar.navbar-expand.navbar-white.navbar-light {
	padding-right: 40px;
	padding-left: 10px;
}
.main-header.navbar.navbar-expand.navbar-white.navbar-light .navbar-nav {
	gap: 15px;
}

@media (max-width: 576px) {
    .campaign-card {
        padding: 16px;
    }
}