body {
    font-family: 'Roboto';
}

.left-item.left-menu-bar {
    box-shadow: 0 0 #0000, 0 0 #0000, 0 4px 6px rgba(0, 0, 0, 0.1);
    border-right: 1px solid #e5e7eb;
    width: 15%;
}

.min-h-screen {
    min-height: 100vh;
}

.left-top-title {
    padding: 24px;
    border-bottom: 1px solid #e5e7eb;
    margin-bottom: 20px;
}

p {
    color: #6b7280;
}

.left-top-title p {
    margin: 0;
    font-size: 14px;
}

.heading-color {
    color: #111827;
}

.left-top-title h2 {
    font-size: 25px;
    font-weight: 700;
}

ul.menus {
    margin: 0;
    padding: 0;
}

.menu-bar-items {
    padding: 0px 20px;
}

.menus li.nav-link {
    margin-bottom: 12px;
}

.menus a {
    color: #4b5563;
    text-decoration: unset;
    font-size: 15px;
    padding: 10px;
    display: inline-block;
    width: 100%;
}

.menus svg {
    margin-right: 5px;
}

.menus .active a {
    color: #1d4ed8;
    background: #eff6ff;
    border: 1px solid #bfdbfe;
    border-radius: 4px;
}

.nav-link a:hover {
    color: #111827;
}

.right-main-sec {
    width: 85%;
    padding: 24px;
}

.right-top-title h2 {
    font-size: 30px;
    font-weight: 700;
}

.box-wrapper {
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 4px 6px rgba(0, 0, 0, 0.1);
    border: 1px solid #e2e8f0;
}

.box-wrapper .d-flex {
    justify-content: space-between;
}

.box-left-text p {
    color: #4b5563;
    font-size: 15px;
    font-weight: 500;
}

.heading-two {
    font-size: 24px;
    font-weight: 700;
}

p.green-text {
    margin: 0;
    font-weight: 400;
    color: #16a34a;
}

p.red-text {
    margin: 0;
    font-weight: 400;
    color: #dc2626;
}

.icon-item {
    padding: 15px;
    border-radius: 6px;
    border: 1px solid;
}

.blue-icon {
    border-color: #bfdbfe;
    background: #eff6ff;
    color: #1d4ed8;
}

.green-icon {
    border-color: #bbf7d0;
    background: #f0fdf4;
    color: #15803d;
}

.purple-icon {
    border-color: #e9d5ff;
    background: #faf5ff;
    color: #7e22ce;
}

.red-icon {
    border-color: #fed7aa;
    background: #fff7ed;
    color: #c2410c;
}

.recent-active-sec {
    border-radius: 8px;
    padding: 24px;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 4px 6px rgba(0, 0, 0, 0.1);
    border: 1px solid #e2e8f0;
}

.recent-left-content h3 {
    font-size: 18px;
    color: #111827;
}

.recent-left-content p {
    color: #4b5563;
    font-size: 15px;
    margin: 0;
}

.small-text {
    margin: 0;
    text-align: center;
    padding: 6px 15px;
    border-radius: 50px;
    display: inline-flex;
    font-size: 12px;
    font-weight: 500;
}

.dropdown-options span {
    padding: 6px 15px;
    border-radius: 50px;
    display: inline-block;
}

.recent-right-item {
    text-align: right;
}

.new {
    background: #dbeafe;
    color: #1e40af;
    font-weight: 500;
}

.interested {
    background: #fef9c3;
    color: #854d0e;
    font-weight: 500;
}

.v-interested {
    background: #ffedd5;
    color: #9a3412;
}

.hold {
    background: #f3f4f6;
    color: #1f2937;
}

.time-text {
    margin: 0;
    font-size: 12px;
    margin-top: 5px;
}

.customer {
    background: #dcfce7;
    color: #166534;
}

.pas-interesse {
    background: #fee2e2;
    color: #991b1b;
}

.A-rappeler {
    background: #fef9c3;
    color: #854d0e;
    font-weight: 500;
}

.ne-repond-Jamais {
    background: #fee2e2;
    color: #991b1b;
}

.ne-répond-pas {
    background: #fee2e2;
    color: #991b1b;
}

.faux-numéro {
    background: #fee2e2;
    color: #991b1b;
}

.recent-items {
    margin-bottom: 30px;
}

.recent-items:last-child {
    margin-bottom: 0px;
}


/*management css*/
.filter-bar {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 24px;
    margin-inline: auto;
    border-radius: 8px;
    padding: 18px;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 4px 6px rgba(0, 0, 0, 0.1);
    border: 1px solid #e2e8f0;
    justify-content: space-between;
}

.search-input {
    padding: 12px 16px;
    font-size: 16px;
    border-radius: 8px;
    background-color: #fff;
    outline: none;
    border: 1px solid #e2e8f0;
    width: 100%;
    padding-left: 45px;
}

.dropdown-wrapper {
    position: relative;
    width: 30%;
    justify-content: space-between;
    gap: 15px;
}

.dropdown-selected {
    background: #fff;
    border-radius: 8px;
    padding: 12px 16px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    width: 100%;
    border: 1px solid #e2e8f0;
    color: #6b7280;
}

.filter-icon svg {
    color: #9ca3af;
}

.dropdown-options {
    list-style: none;
    margin: 4px 0 0;
    padding: 0;
    position: absolute;
    width: 100%;
    background: white;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    display: none;
    z-index: 99;
    top: 64px;
}

.dropdown-options {
    list-style: none;
    margin: 4px 0 0;
    padding: 0;
    position: absolute;
    width: 100%;
    background: white;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    display: none;
    z-index: 99;
    padding: 20px;
}

.dropdown-options li {
    padding: 10px 16px;
    cursor: pointer;
}

.dropdown-options li:hover {
    background-color: #f3f4f6;
}

.show {
    display: block;
}

.filter-badge {
    background-color: #d1fae5;
    color: #065f46;
    padding: 6px 12px;
    border-radius: 999px;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.filter-badge button {
    background: none;
    border: none;
    margin-left: 8px;
    cursor: pointer;
    color: #4b5563;
    font-size: 14px;
}

.prospect-card {
    margin: 0 auto 16px auto;
    padding: 20px;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}


.prospect-info strong {
    font-size: 16px;
}

.prospect-actions {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(6, 1fr);
    width: 95%;
}

.action-item {
    min-width: 160px;
}

select.status-select {
    width: 100%;
    padding: 8px 10px;
    border-radius: 6px;
    border: 1px solid #d1d5db;
    font-size: 14px;
}

button.note-btn {
    padding: 8px 12px;
    border: 1px solid #d1d5db;
    background: white;
    border-radius: 6px;
    cursor: pointer;
    font-size: 14px;
}

.upload-wrapper {
    position: relative;
}

.upload-btn {
    display: inline-block;
    padding: 8px 12px;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    background: white;
    cursor: pointer;
    font-size: 14px;
}

.upload-wrapper input[type="file"] {
    margin-top: 5px;
    font-size: 12px;
}

.preview-image {
    margin-top: 8px;
    max-width: 120px;
    max-height: 80px;
    border: 1px solid #ddd;
    border-radius: 6px;
    object-fit: contain;
    display: block;
}

.hidden {
    display: none !important;
}

.search-field {
    width: 70%;
    position: relative;
}

span.search-icon {
    display: inline-block;
    position: absolute;
    left: 13px;
    font-size: 0;
    color: #9ca3af;
    top: 15px;
}

.dropdown-options li {
    margin: 0;
    padding: 6px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 500;
    width: auto;
    padding-left: 0;
}

.status-dropdown {
    position: relative;
    width: 100%;
}

.dropdown-selected-status {
    background: #fff;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    padding: 8px 12px;
    cursor: pointer;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dropdown-options-status {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    background: white;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    margin-top: 4px;
    width: 100%;
    list-style: none;
    padding: 0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}

.dropdown-options-status li {
    padding: 8px 12px;
    cursor: pointer;
    font-size: 14px;
}

.dropdown-options-status li:hover {
    background-color: #f3f4f6;
}

.dropdown-options-status li.active::after {
    content: "✓";
    float: right;
    color: #10b981;
}

.hidden {
    display: none !important;
}

.dropdown-options-status span {
    padding: 6px 15px;
    border-radius: 50px;
    display: inline-block;
}

.prospect-info h4 {
    font-size: 20px;
    color: #111827;
}

.prospect-info p {
    margin: 0;
    margin-bottom: 4px;
    font-size: 14px;
}

.prospect-info p:last-child {
    margin: 0;
}

.site-link a {
    font-size: 14px;
    text-decoration: unset;
}

.action-item label {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    color: #374151;
    font-weight: 500;
}

li.nav-item.dropdown {
    list-style: none;
}

a.dropdown-item {
    font-size: 14px;
    color: #212529;
    font-weight: 500;
}

.delete-item {
    color: red !important;
}

.input-field label {
    color: #111827;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.input-field {
    margin-bottom: 10px;
}

.custom-field {
    padding: 10px;
    width: 100%;
    border: 1px solid #e2e8f0;
    border-radius: 4px;
}

.modal-header {
    display: block;
}

.modal-header button.btn-close {
    position: absolute;
    right: 17px;
    top: 16px;
}

.modal-header {
    display: block;
    border: 0;
}

.modal-header p {
    margin: 0;
}

.modal-footer {
    border: 0;
}

.presentation-box {
    padding: 20px;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    width: 60%;
}

.top-heading h3 {
    font-size: 25px;
    color: #111827;
}

.prospects-count svg {
    color: #2563eb;
}

.planeed svg {
    color: #16a34a;
}

button.email-popup {
    border: 1px solid #e2e8f0;
    padding: 8px 20px;
    color: #0f172a;
    font-weight: 700;
    background: #fff;
    margin-right: 10px;
}

.modify-popup {
    max-width: 800px;
}

.tabs-items .nav-tabs {
    justify-content: center;
    border: 0;
    background: #f1f5f9;
    padding: 5px;
    border-radius: 10px;
}

.tabs-items li.nav-item {
    width: 50%;
    text-align: center !important;
}

.tabs-items .nav-link {
    width: 100%;
    border: 0;
    color: #6b7280;
    font-weight: 600;
}

.tabs-items .active {
    color: #111827 !important;
    border: 1px solid #e2e8f0 !important;
}

.modal-title {
    color: #111827;
    font-weight: 600;
    margin-bottom: 10px;
}

.email-heading h3 {
    color: #111827;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 20px;
    margin: 0;
}

.email-box {
    margin: 0 auto 16px auto;
    padding: 20px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 4px 6px rgba(0, 0, 0, 0.1);
    border: 1px solid #e2e8f0;
}

.email-field-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

h4.email-title {
    color: #111827;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 20px;
}

.delete-btn {
    color: #dc2626;
    padding: 5px 7px;
    background: #eeeeee;
    cursor: pointer;
    border-radius: 4px;
}

.preview-popup {
    max-width: 1000px;
}

.field-value {
    padding: 12px 16px;
    font-size: 16px;
    border-radius: 8px;
    outline: none;
    border: 1px solid #bfdbfe;
    width: 100%;
    background: #eff6ff;
}

.field-value p {
    margin: 0;
}

.text-area-value {
    padding: 12px 16px;
    font-size: 16px;
    border-radius: 8px;
    background-color: #fff;
    outline: none;
    border: 1px solid #e2e8f0;
    width: 100%;
    height: 250px;
}

.email-templte-box {
    margin-bottom: 24px;
    margin-inline: auto;
    border-radius: 8px;
    padding: 18px;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 4px 6px rgba(0, 0, 0, 0.1);
    border: 1px solid #e2e8f0;
}

.email-header h4 {
    color: #111827;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 18px;
}

.email-header svg {
    color: #2563eb;
}

.field-value p {
    margin: 0;
    color: #1e3a8a;
}

.heading-text h4 {
    color: #111827;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 18px;
}

.green-content-box {
    margin-top: 20px;
    padding: 14px;
    border: 1px solid #bbf7d0;
    background: #f0fdf4;
    border-radius: 6px;
}

p.bod-text {
    color: #166534;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
}

.grren-content p {
    margin: 0;
    color: #166534;
    font-size: 14px;
}

a.appointment-btn {
    background: #16a34a;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    min-width: 150px;
    text-align: center;
    text-decoration: unset;
    padding: 10px;
    border-radius: 10px;
}

/*login css start*/
/* admin form css start */
.login-container {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    background: #dedede;
    border: 1px solid #dededede;
}

.left-section {
    background: url(https://crm.wpsolution.io/public/admin/images/login-img.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    display: grid;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 30px;
    position: relative;
}

.left-section h1 {
    font-size: 28px;
}

.right-section {
    padding: 120px 80px;
    position: relative;
}

.input-group-text {
    background-color: #E7EFF3;
    border: 1px solid #E7EFF3;
    border-radius: 5px !important;
}

.input-group {
    gap: 15px;
}

.form-control {
    border-left: 0;
}

.btn-primary {
    width: 100%;
    padding: 10px;
}

.or-divider {
    text-align: center;
    margin: 15px 0;
    position: relative;
    font-size: 14px;
    color: #666;
}

.or-divider::before,
.or-divider::after {
    content: "";
    position: absolute;
    width: 35%;
    height: 1px;
    background: #ccc;
    top: 50%;
}

.or-divider::before {
    left: 0;
}

.or-divider::after {
    right: 0;
}

.email-login {
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #0092DF;
    text-decoration: unset;
}

.signup-text {
    text-align: center;
    margin-top: 20px;
}

p.signup-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.signup-text a {
    color: #007bff;
    text-decoration: none;
}

.signup-text a:hover {
    text-decoration: underline;
}

.mobile-login-form .btn.btn-primary {
    background: #111827 !important;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #111827;
}

.form-logo {
    position: absolute;
    top: 14px;
    left: 16px;
}

.form-content h1,
h2 {
    font-size: 48px;
    font-weight: normal;
}

.gardinet-title {
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #111827;
}

.form-field {
    background-color: #fff;
    border: 1px solid #111827;
    padding: 10px;
    border-radius: 5px !important;
}

label.form-label {
    color: #111827;
    font-size: 16px;
    font-weight: 400;
}

section.forms.py-70 {
    height: 100vh;
    display: grid;
    align-items: center;
}

label.checklabel {
    color: #828282;
    font-size: 12px;
}

.checkbox {
    margin-bottom: 15px;
}

.text-muted {
    color: #111827 !important;
    font-weight: 500;
    width: 80%;
    margin: 0 auto;
}

/*sms box*/
.sms-box-popup {
    max-width: 700px;
}

.sms-templte-box {
    background: #f9fafb;
    padding: 20px;
    margin-bottom: 20px;
}

.sms-box-popup .modal-body {
    padding-top: 0;
}

.info-box h3 {
    color: #111827;
    font-size: 20px;
}

.info-box p {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 5px;
}

.info-box span {
    color: #6b7280;
    font-size: 14px;
}

.sms-box-wrapper h3 {
    color: #111827;
    font-size: 20px;
    margin-bottom: 25px;
}

.sms-box {
    border: 1px solid #e2e8f0;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
    border-left: 5px solid #3b82f6;
}

.sms-header .sms-left-text svg {
    color: #3b82f6;
}

.sms-content {
    background: #eff6ff;
    padding: 15px;
}

.sms-content-wrapper {
    border: 1px solid #e2e8f0;
    padding: 15px;
    border-radius: 4px;
}

.sms-header h3 {
    margin: 0;
}

.sms-header {
    margin-bottom: 12px;
}

.sms-content p {
    color: #1f2937;
    margin: 0;
    font-size: 14px;
}

.sms-box .last-sms-text {
    font-size: 14px;
    margin: 6px 0px 0px 0px;
}

.view-text h5 {
    margin: 0;
    font-size: 16px;
    color: #000;
    font-weight: 900;
    font-style: italic;
}

.clock-text {
    border: 1px solid #e2e8f0;
    padding: 2px 10px;
    font-size: 13px;
    border-radius: 50px;
}
