.btn:hover {
    background-color: transparent !important;
    /* color: #00D1FF !important; */
}

/* svg color */
.svg-icon {
    width: 20px;
    height: 20px;
    fill: #091126 !important; /* Default color */
    transition: fill 0.3s ease;
}
#statusOffcanvas {
    width: 90% !important;
}
/* .svg-icon:hover {
    fill: #ff5733; 
  } */
/* Add styles for the search icon */
.search-icon {
    position: absolute;
    margin-left: -25px; /* Adjust this value as needed */
    margin-top: 10px; /* Adjust this value as needed */
    color: #0e1627; /* Change color to match your theme */
    font-size: 16px; /* Adjust icon size */
}

/* Custom styling for the input field */
.dataTables_filter input {
    padding-left: 30px; /* Add padding to make space for the icon */
}
.dateborder{
    border:none !important;
}
/* Alternating row colors */
.custom-table tbody tr:nth-child(odd) {
    background-color: #ffffff;
    margin-bottom: 3rem;
}

.custom-table tbody tr:nth-child(even) {
    background-color: #f4f8ff;
}

/* Container for table scroll */
.table-scroll-wrapper {
    overflow-x: auto; /* Horizontal scroll outside of the table */
}

/* Table responsiveness */
.custom-table {
    table-layout: auto;
    width: 100%;
    min-width: 1000px;
}

/* Prevent text wrapping */
.custom-table tbody td,
.custom-table thead th {
    white-space: nowrap;
    padding: 10px;
    font-size: 16px;
}

.custom-table tbody td p {
    max-width: 250px;
    white-space: wrap;
    margin: 0;
}

/* Custom table header */
.custom-table thead th {
    background-color: #c6d3f3;
    color: #091126;
    font-weight: 700;
    border-bottom: 2px solid #ddd;
}
.viewstyle {
    background-color: #95ecff;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    border: none;
}

.viewstyle:hover {
    font-weight: 700;
    color: #ffffff;
    background-color: #95ecff !important;
}
.editstyle {
    background-color: #f6df95;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    border: none;
}
.editstyle:hover {
    font-weight: 700;
    color: #ffffff;
    background-color: #f6df95 !important;
}
.whatsappstyle {
    background-color: #82f380;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    border: none;
}
.whatsappstyle:hover {
    font-weight: 700;
    color: #ffffff;
    background-color: #82f380 !important;
}
.deletestyle {
    background-color: #ffb7b7;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    border: none;
}
.deletestyle:hover {
    font-weight: 700;
    color: #ffffff;
    background-color: #ffb7b7 !important;
}
.viewstyle:hover {
    font-weight: 700;
    color: #ffffff !important;
}
.input-group {
    position: relative;
}

.input-group .input-group-text {
    background-color: #ffffff; /* Background color for the icon container */
    border-right: none; /* Remove right border to connect with the input field */
}

/* .input-group input {
    border-left: none; /* Remove left border to connect with the icon container */
} */

/* Optional: Adjust icon size and color */
.input-group .fa-search {
    color: #0e1627; /* Change to desired color */
}
.addbtnadditonalsearchstyle{
    background-color: #00d1ff;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    border: none;
    padding: 10px 23px;
    margin-top: 4px;
}
.addbtnadditonalsearchstyle:hover {
    background-color: #00d1ff !important;
    color: #FFFFFF;
    font-weight: 700;
}
.addbtnstyle {
    background-color: #00d1ff;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    border: none;
    padding: 10px 23px;
    margin-top: -18px;
}


.addButtonStyle {
    font-size: 20px;
    font-weight: 700;
    color: #091126;
}
.placeholderStyle {
    font-size: 16px !important;
    color: #212529;
}
.savebtnstyle {
    background-color: #00d1ff;
    color: #000000;
    font-size: 14px;
    font-weight: 100;
    border: none;
    padding: 8px 70px;
    margin-top: -1px;
}
.savebtnstyle:hover {
    background-color: #00d1ff !important;
    color: #FFFFFF;
    font-weight: 700;
}
.cancelbtnstyle {
    background-color: #868686;
    color: #000000;
    font-size: 14px;
    font-weight: 100;
    border: none;
    padding: 8px 60px;
    margin-top: -1px;
}
.cancelbtnstyle:hover {
    background-color: #868686 !important;
    color: #FFFFFF;
    font-weight: 700;
}

/* Add styles for the search icon */
.search-icon {
    position: absolute;
    margin-left: -25px; /* Adjust this value as needed */
    margin-top: 10px; /* Adjust this value as needed */
    color: #0e1627; /* Change color to match your theme */
    font-size: 16px; /* Adjust icon size */
}

/* Custom styling for the input field */
.dataTables_filter input {
    padding-left: 10px; /* Add padding to make space for the icon */
}

/* Alternating row colors */
.custom-table tbody tr:nth-child(odd) {
    background-color: #ffffff;
}

.custom-table tbody tr:nth-child(even) {
    background-color: #f4f8ff;
}

/* Container for table scroll */
.table-scroll-wrapper {
    overflow-x: auto;
}

.entriesStyle {
    padding: 1rem 25rem;
    left: -395px;
}

.addbtnstyle {
    background-color: #00d1ff;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    border: none;
    padding: 9px 23px;
    margin-top: -17px;
}
.addbtnconfigurationstyle {
    background-color: #00d1ff;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    border: none;
    padding: 9px 23px;
    margin-top: 1px;
}
.addbtnstylemsg {
    background-color: #00d1ff;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    border: none;
    padding: 10px 23px;
    margin-top: -10px;
}
.sharebtnstyle{
    background-color:#091126 ;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    border: none;
    padding: 9px 23px;
    margin-top: -8px;
} 
.sharemessageaddbtnstyle{
    background-color:#00d1ff ;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    border: none;
    padding: 9px 23px;
    margin-top: -8px;
} 
.customerbtnstyle{
 
    background-color:#091126 ;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    border: none;
    padding: 9px 23px;
    margin-top: -8px;

}
.customerbtnstyle:hover{
    background-color:#091126 !important;
    color: #ffffff;
    font-weight: 700;

} 
.sharebtnstyle:hover{
    background-color:#091126 !important;
    color: #ffffff;
    font-weight: 700;

} 
.sharemessageaddbtnstyle:hover{
    background-color:#00d1ff !important;
    color: #ffffff;
    font-weight: 700;

} 
.addbtnconfigurationstyle:hover {
    background-color: #00d1ff !important;
    font-weight: 700;
    color: #ffffff;
}
.addbtnstyle:hover {
    background-color: #00d1ff !important;
    font-weight: 700;
    color: #ffffff;
}
.addbtnstyle1 {
    background-color: #00d1ff;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    border: none;
    padding: 10px 23px;
    margin-top: -18px;
}
.addbtnstyle1:hover {
    background-color: #00d1ff !important;
    font-weight: 700;
    color: #ffffff;
}
.addbtnstyle5 {
    background-color: #885e4d;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    border: none;
    padding: 10px 23px;
    margin-top: -18px;
}
.addbtnstyle5:hover {
    background-color: #885e4d !important;
    font-weight: 700;
    color: #ffffff;
}
.question-section {
    padding: 15px 25px 15px 25px;
}
.addbtnstyle2 {
    background-color: #868686;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    border: none;
    padding: 10px 23px;
    margin-top: -18px;
}
.addbtnstyle2:hover {
    background-color: #868686 !important;
    font-weight: 700;
    color: #000000;
}
.addbtnstyle4 {
    background-color: #3a86d0;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    border: none;
    padding: 10px 23px;
    margin-top: -18px;
}
.addbtnstyle4:hover {
    background-color: #3a86d0 !important;
    font-weight: 700;
    color: #000000;
}
.addbtnstyle3 {
    background-color: #ff0033;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    border: none;
    padding: 10px 23px;
    margin-top: -18px;
}
.addbtnstyle3:hover {
    background-color: #ff0033 !important;
    font-weight: 700;
    color: #000000;
}
/* Customize the search box */
#searchWrapper .input-group {
    width: 95%; /* Increased width */
    max-height: 20px !important;
}
#searchWrapper {
    width: 85%;
}
#searchWrapper input{
    border: none;
    border-radius: 0px;
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
}
#searchWrapper input:focus {
    box-shadow: none;
}
/* .form-control input:focus {
    box-shadow: none;
} */
.no-focus-style:focus {
    outline: none;
    box-shadow: none;
    border: 1px solid #ced4da;
}
.custom-radio-group{
    display: flex;
    align-items: center;
}

.alignstyle{
    display: flex;
    align-items: center;
}
/* Optional: Remove focus from input-group-text span when clicked */
.no-focus-style {
    outline: none;
    box-shadow: none;
    border: 1px solid #ced4da;
}

.input-group-text {
    background-color: #ffffff;
    border-right: none;
}
.otphead{
    font-weight: 700;
    color: #091126;
}

.otpinputstyle{

    width: 58px;
    height: 76px;
    background-color: #EAEDF4;
    border-radius: 10px;
    border: none;
    text-align: center;
}
.resendbtn{
    font-size: 20px;
    font-weight: 700;
    color: #091126;
    text-decoration: underline;
}
/* .input-group input {
    border-left: none;
    border-radius: 0 5px 5px 0;
    box-shadow: none;
    padding: 8px;
} */

/* Customize the Add New button */
button.btn.btn-primary {
    margin-left: auto;
}

/* Align the Show entries dropdown to the right */
.entries-pagination .dataTables_length {
    margin-right: 20px;
}

/* Center the pagination */
.entries-pagination .dataTables_paginate {
    margin: 0 auto;
}

/* Customize pagination buttons */

/* Customize "Show entries" dropdown */

/* Customize the table header */
.table thead th {
    background-color: #c6d3f3;
    font-weight: 700;
    font-size: 16px;
    color: #091126; /* Added for better visibility */
}

/* Customize table rows */
.table tbody tr:hover {
    background-color: #f1f1f1;
}

/* Responsive table */
.table-scroll-wrapper {
    overflow-x: auto;
    margin-bottom: 20px;
}
.table-scroll-wrapper {
    overflow-x: auto; /* Ensures horizontal scroll for the table */
}

.table-responsive {
    max-height: 55vh; /* Adjust this height based on your content needs */
    overflow-y: auto; /* Adds vertical scroll for the table if needed */
}

.custom-table {
    width: 100%; /* Ensures the table takes full width for better scroll */
    white-space: nowrap; /* Prevents content from wrapping for horizontal scrolling */
}

/* Optional: Styling for pagination and entries info */
.dataTables_length,
.dataTables_paginate {
    margin: 0;
    padding: 0;
}

/* For better spacing between table and pagination area */
.mt-3 {
    margin-top: 1rem !important;
}
#branchTable {
    overflow-x: scroll;
    max-width: 100% !important;
}
.bottom {
    position: absolute;
    bottom: -130px;
}
table td,
table th {
    border-left: none;
    border-right: none;
}
.entries-wrapper {
    display: flex;
    align-items: center;
    /* margin-bottom: 10px; */
    background-color: #ffffff;
    padding: 5px 10px;
    border-radius: 8px;
    margin-right: 10px;
}

.entries-wrapper select {
    /* margin-left: 10px; */
    width: fit-content;
    background-color: transparent;
    border: none;
}
.entries-wrapper-filter {
    display: flex;
    align-items: center;
    /* margin-bottom: 10px; */
    background-color: #ffffff;
    padding: 5px 10px;
    border-radius: 8px;
    margin-right: 10px;
}

.entries-wrapper-filter select {
    /* margin-left: 10px; */
    width: fit-content;
    background-color: transparent;
    border: none;
}

.page-link {
    border-radius: 8px;
    color: #091126;
    margin-right: 0.8rem;
    border: none;
    cursor: pointer;
}
.btncolor {
    color: #ffffff;
    /* background-color: #091126; */
}
.pagination .page-item.active .page-link {
    background-color: #091126; /* Change this color to your desired active color */
    color: #ffffff; /* Change text color for active page */
}

.pagination .page-link:hover {
    background-color: #c8c8c8; /* Change this color for hover effect */
    color: #091126; /* Change text color on hover */
}
.page-link,
.datatable-pagination a {
    background-color: #091126; /* Change this color to your desired active color */
    color: #ffffff; /* Change text color for active page */
}

/* side nav styles */

/* Sidebar Background and Text Color */
.sb-sidenav {
    background-color: #12182b; /* Dark background */
    color: #ffffff;
    height: 100vh;
    overflow: scroll;
}

.sb-sidenav .sb-sidenav-menu {
    padding-top: 10px;
}

.sb-sidenav-menu-heading {
    font-size: 14px;
    color: #00d1ff !important;
    padding-left: 16px;
    text-transform: uppercase;
    cursor: pointer; /* Pointer on hover */
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sb-sidenav .nav-link {
    display: flex;
    align-items: center;
    color: #ffffff; /* White text */
    padding: 1px 16px;
    text-decoration: none;
    font-size: 12px;
}

.sb-sidenav .nav-link:hover {
    font-weight: 700;
}

.sb-sidenav .sb-nav-link-icon {
    margin-right: 12px;
    font-size: 18px;
}

.sb-sidenav .nav-link.active {
    color: #ffffff;
}

/* Logo and Toggle Button */
.sb-sidenav .logo-container img {
    border-radius: 8px;
}

.sb-sidenav .toggle-container img {
    cursor: pointer;
}

.sb-sidenav-toggled #layoutSidenav #layoutSidenav_nav {
    /* transform: translateX(-225px); */
    width: 60px;
    flex-basis: 60px;
}
.sb-sidenav-toggled #layoutSidenav #layoutSidenav_content {
    /* margin-left: 60px; */
}

/* Footer Section */
.sb-sidenav-footer {
    padding: 10px 16px;
    background-color: #1a2138;
    font-size: 14px;
    color: #a9a9a9;
    border-top: 1px solid #2e3548;
}

.sb-sidenav-footer .small {
    font-size: 12px;
}

/* Aligning logo and toggle button */
.d-flex.justify-content-center.align-items-center {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.d-flex .logo-container {
    max-width: 180px;
}

.d-flex .toggle-container img {
    width: 35px;
    height: 35px;
}

/* Arrow styles */
.arrow {
    color: white;
    font-size: 16px;
    transition: transform 0.3s ease;
}

.arrow-down {
    transform: rotate(90deg);
}

/* Hidden submenu by default */
.submenu {
    display: none;
    padding-left: 16px;
}

.submenu.show {
    display: block;
}

.rotated {
    transform: rotate(180deg);
    transition: transform 0.5s ease; /* Smooth rotation transition */
}

.sb-sidenav .nav-link span {
    display: inline; /* Default display */
    transition: opacity 0.3s ease; /* Smooth transition */
}
/* Define styles for nav links when the sidebar is toggled */
.nav-link-active {
    padding: 0px 0px !important;
    margin: 10px 0px;
}
/* WebKit scrollbar styles */
::-webkit-scrollbar {
    width: 0px !important;
    height: 4px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 6px;
}

::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 6px;
}

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/* Firefox scrollbar styles */
* {
    scrollbar-width: thin; /* 'auto', 'thin', or 'none' */
    scrollbar-color: #888 #f1f1f1; /* Thumb color and track color */
}

/* login styles */

.login_logo {
    border-radius: 10px;
    margin-top: 1rem;
}
.login_title {
    font-family: "Inter", sans-serif !important;
    font-size: 28px !important;
    font-weight: 700 !important;
    color: #ffffff;
    margin-top: 2rem;
}
.register_style {
    font-family: "Inter", sans-serif !important;
    font-size: 28px !important;
    font-weight: 700 !important;
    color: #ffffff;
    margin-top: 2rem;
}
input::placeholder {
    color: #000000 !important;
    font-weight: 400;
    font-size: 16px;
    padding-left: 5px;
}
.form-group {
    position: relative;
}

.form-group input.form-control {
    padding-right: 40px; /* Space for the eye icon */
}

.toggle-password {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    width: 20px; /* Set a suitable width */
    height: 20px; /* Set a suitable height */
}
.login-button {
    background-color: #00d1ff;
    color: black;
    font-weight: bold;
    height: 45px;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    transition: background-color 0.3s, color 0.3s;
    cursor: pointer;
}

/* Hover effect */
.login-button:hover {
    background-color: #ffffff !important;
    color: #009bbd;
}
.forgot-password {
    margin-top: 30px;
    display: block;
    color: white;
    font-weight: bold;
    text-decoration: none;
}
.login-container {
    text-align: center;
    background-color: #1a1a1a;
    border-radius: 10px;
    height: 100% !important;
}
.google-btn {
    background-color: white;
    color: black;
    border: 1px solid #ccc;
    padding: 10px 20px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 16px;
}
.google-btn img {
    margin-right: 10px;
}
.divider {
    margin: 20px 0;
    font-size: 14px;
    color: #bbb;
}
.register-link {
    font-size: 14px;
}
.register-link a {
    color: #007bff;
    text-decoration: none;
}
.register-link a:hover {
    text-decoration: underline;
}
.social_login {
    background-color: #ffffff;
    border-radius: 45px;
}
.form-content img {
    max-width: 100%;
    /* margin: 10px 0px; */
    /* margin-bottom: 36px; */
}
.googleiconstyle {
    position: absolute;
    width: 50px;
}
.signinstyle {
    color: #000000;
    font-weight: 700;
    font-size: 20px;
}
.btnstylegoogle {
    width: 100%;
    background-color: transparent;
    border: none;
}
.newmemberstyle {
    font-weight: 700;
    font-size: 20px;
    text-align: end;
}

.registerstyle {
    background-color: #ffffff;
    padding: 7px 20px;
    color: #091126;
    font-size: 20px;
    font-weight: 700;
}
/* .marginbottomstyle{
    margin-bottom: 50px;
  } */

/* dashboard styles */

body {
    background-color: #EAEDF4;
}
.dashboard-header {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
}

.dashboard-header h4 {
    font-weight: bold;
}

.dashboard-stats {
    margin: 10px 0;
}

.dashboard-stats .card {
    text-align: center;
    padding: 5px 20px;
    background-color: #fff;
    border-radius: 10px;
    height: 100%;
}

.dashboard-stats .card h5 {
    font-weight: bold;
    color: #091126;
}

.nav-section {
    background-color: transparent;
    margin-bottom: 20px;
    padding: 0px 0px;
    border-radius: 10px;
    flex-wrap: wrap;
}
.container-sm {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.nav-section .nav-item {
    font-size: 16px;
    padding: 5px 5px;
    font-weight: 400;
    color: #545966;
    cursor: pointer;
    font-family: "Inter";
    border-bottom: 3px solid transparent;
}

.nav-section .nav-item:hover,
.nav-section .nav-item.active {
    border-bottom: 3px solid #091126;
    color: #091126;
    font-weight: 700;
}

.dataTables_wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start; /* Align items to the start */
    margin-bottom: 20px; /* Add some margin for spacing */
}

.dataTables_length {
    order: 1; /* Order of length menu */
    margin-bottom: 10px; /* Add space below */
}
.dataTables_filter {
    order: 2; /* Order of search box */
    margin-bottom: 10px; /* Add space below */
}
.dataTables_info {
    order: 3; /* Order of info */
    margin-bottom: 10px; /* Add space below */
}
.dataTables_paginate {
    order: 4; /* Order of pagination */
    margin-bottom: 10px; /* Add space below */
}

.table thead th {
    background-color: #c6d3f3;
    font-weight: 700;
    font-size: 16px;
    color: #091126; /* Added for better visibility */
}

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

.action-btns .btn {
    margin-right: 5px;
}

.pagination {
    justify-content: center;
}
.card-title {
    color: #091126;
    font-size: 24px;
    font-weight: 700;
    margin: 0px;
}
.card-text {
    color: #091126;
    font-size: 16px;
    font-weight: 400;
    margin: 0px;
}
.container {
    max-width: 100%;
}
.filter-option,
.sort-option {
    background-color: #ffffff;
    border-radius: 8px;
    width: 355px;
    height: 40px;
}
.fontstyle {
    font-family: "Inter";
    font-weight: 700;
    font-size: 16px;
    color: #091126;
}
.subtextstyle{
    font-family: "Inter";
    font-weight: 400;
    font-size: 16px;
    color: #091126; 
}

.btn-light {
    background-color: #ffffff;
    border: none;
    /* box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1); */
    border-radius: 8px;
}

.btn-light:focus,
.dropdown-toggle:focus {
    box-shadow: none;
}
.paddingstyle {
    padding: 0px 10px 0px 0px;
}
.paddingstylelast {
    padding: 0px 0px 0px 10px;
}
.nav-section {
    overflow-x: auto; /* Allows horizontal scrolling */
    white-space: nowrap; /* Prevents the items from wrapping onto new lines */
    width: 100%; /* Ensures the section takes full width */
}

.nav-item {
    padding: 10px 15px;
    margin-right: 15px;
    background-color: transparent;
    /* border-radius: 5px; */
    flex-shrink: 0; /* Prevents items from shrinking */
    cursor: pointer;
}

.nav-item.active {
    /* background-color: #007bff; */
    color: white;
}

.nav-item:hover {
    /* background-color: #e2e6ea; */
}

.nav-section::-webkit-scrollbar {
    height: 6px;
}

.nav-section::-webkit-scrollbar-thumb {
    /* background-color: #007bff; */
    border-radius: 3px;
}
/* Default image style */
.image-style {
     filter: invert(75%) sepia(8%) saturate(1500%) hue-rotate(170deg) brightness(100%) contrast(90%);
    /*transition: filter 0.3s ease;  */
    transition: filter 0.3s ease; /* Smooth transition for hover effect */
}

/* Apply hover effect when the div is hovered */
.nav-link:hover .image-style {
    filter: brightness(0) invert(1);
    /* This will turn the image to white on hover */
}

.activenavlink{
    filter: invert(18%) sepia(20%) saturate(560%) hue-rotate(190deg) brightness(90%) contrast(105%); 
    color: #ffffff;
}
.addbtnform{
    background-color: #091126;
    font-size: 16px;
    font-family: 'Inter';
    font-weight: 400;
    color: #ffffff;
}
.addbtnform:hover{
    background-color: #091126 !important;
    color: #ffffff;
    font-weight: 700;
}
    

/* from details screen styles */
.colortext {
    color:#7083c2;
}
/* radio btn style */

/* Default styles for the radio button */
/* Base styles for the radio button */
.custom-radio {
    display: inline-block;
    position: relative;
    margin: 5px;
    cursor: pointer;
  }
  
  .radio-input {
    display: none; /* Hide the native radio input */
  }
  
  .radio-icon {
    display: inline-block;
    width:  22px;
    height: 22px;
    background-color: #ccc; /* Default background color */
    border-radius: 50%;
    transition: transform 0.2s, background-color 0.2s ease-in-out;
  }
  
  /* When the radio button is checked, change its background */
  .radio-input:checked + .radio-icon {
    background-color: #04BEF8;
  }
  
  .radio-input:checked + .radio-icon::before {
    content: "";
    display: block;
    width:  22px;
    height: 22px;
    border-radius: 50%;
    background-image: radial-gradient(#fff, #fff 30%, transparent 35%);
    position: absolute;
    top: 0;
    left: 0;
  }
  
 /* check box style */
  
  
/* Base styles for the custom checkbox */
.custom-checkbox {
    display: inline-block;
    position: relative;
    margin: 5px;
    cursor: pointer;
  }
  
  .checkbox-input {
    display: none; /* Hide the native checkbox */
  }
  
  .checkbox-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: white;
    border-radius: 4px;
    transition: transform 0.2s, background-color 0.2s ease-in-out;
  }
  
  /* Checked state */
  .checkbox-input:checked + .checkbox-icon {
    background-image: url('../../images/checkedimg.png');
    border-color: #04BEF8;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  
  /* Indeterminate state */
  .checkbox-input:indeterminate + .checkbox-icon {
    background-color: #04BEF8;
    border-color: #04BEF8;
    position: relative;
  }
  
  .checkbox-input:indeterminate + .checkbox-icon::before {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    background-color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  
  /* Responsive styling for smaller screens */
  @media screen and (min-width: 100px) and (max-width: 599px) {
    .checkbox-icon {
      width: 15px;
      height: 15px;
    }
  }
  
 
  
  

@media (max-width: 1440px) {
    .card-text {
        font-size: 14px;
    }
    .table thead th {
        font-size: 14px;
    }
    .card-title {
        font-size: 18px;
    }
    
}
.nav-section .nav-item {
    font-size: 9px;
}
/* Responsiveness for Sidebar */
@media (max-width: 768px) {
    /* .sb-sidenav {
        display: none;
    } */

    .sb-sidenav.show {
        display: block;
    }
}



.container {
    margin-top: 20px;
}
.category-list, .service-list, .steps-list {
    height: 500px;
    overflow-y: auto;
    border-radius: 8px;
    padding: 15px;
}
.category-item, .service-item, .step-item {
    padding: 10px;
    margin-bottom: 8px;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ss-main .ss-loading {
    display: none !important;
}

.category-item.active {
    background-color: #d1ecf1;
    font-weight: bold;
}
.service-item.active {
    background-color: #d4edda;
    font-weight: bold;
}
.category-item:hover, .service-item:hover {
    background-color: #e2e6ea;
    background-color: #ffffff;
    border-left: 5px solid #0EBF2B; /* Green tip on the left for services */
}
.category-item {
    background-color: #ffffff;
    border-left: 5px solid #0EBF2B; /* Green tip on the left for category */
}
.service-item {
    background-color: #ffffff;
    border-left: 5px solid #0EBF2B; /* Green tip on the left for services */
}
.add-btn {
    background-color: #00bcd4;
    color: #091126;
    font-weight: bold;
    border-radius: 8px;
    width: 35px;
    height: 43px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.steps-list {
    overflow-y: auto;
    background-color: white;
}
.dots {
    cursor: pointer;
}
.service-frequency {
    color: grey;
    font-size: 12px;
}
.dropdown-menu {
    right: 0;
    left: auto;
}
.search-bar {
    margin-bottom: 20px;
}

/* CSS for Hover Effect */
.service-item {
    padding: 10px;
    border: 1px solid #ddd; /* Light border */
    border-radius: 5px; /* Rounded corners */
    margin-bottom: 5px; /* Spacing between items */
    transition: background-color 0.3s ease; /* Smooth transition */
}

.service-item:hover {
    background-color: #f0f8ff; /* Light blue background on hover */
    cursor: pointer; /* Change cursor to pointer */
}

.service-item.selected {
    background-color: #cce5ff; /* Light blue background for selected */
}
.category-item, .service-item {
    cursor: pointer;
    padding: 10px;
    transition: background-color 0.3s, color 0.3s;
    background-color: #ffffff;
    border-left: 5px solid #0EBF2B; /* Green tip on the left for services */
}
.headingstyle{
    color: #091126;
    font-weight: 700;
    font-size: 16px;
}

.category-item:hover, .service-item:hover {
    background-color: #95ECFF; /* Blue hover background */
    color: black; /* White text on hover */
}

.category-item.selected, .service-item.selected {
    background-color: #95ECFF; /* Darker blue for selected */
    color: black; /* White text when selected */
}
.dropdown-options {
    position: absolute;
    background-color: white;
    border: 1px solid #ccc;
    z-index: 1000;
    max-height: 200px;
    overflow-y: auto;
    width: 100%;
}

.dropdown-item {
    padding: 8px 12px;
    cursor: pointer;
}

.dropdown-item:hover {
    background-color:#95ecff;
    color: black;
}
.searchscroll {
    display: block;
    max-height: 400px;
    overflow: hidden ;
    overflow-y: auto;
    max-width: 100%;
}
.service-info-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    font-family: Arial, sans-serif;
}

.service-column {
    flex: 1;
    padding: 0 15px;
}

.service-column p {
    margin: 0;
    font-size: 16px;
}

#viewServiceName {
    font-size: 16px;
    margin-left: 10px;
    display: inline;
}

.action-icons {
    display: flex;
    gap: 10px;
}

.action-icons .icon {
    cursor: pointer;
    transition: transform 0.3s;
}

.action-icons .icon:hover {
    transform: scale(1.1);
}

.text-black {
    color: black; /* Set text color to black */
    font-weight:bold;
}

.toggle-search .arrow {
    color: black; /* Set icon color to black */
}

.toggle-search {
    text-decoration: none; /* Remove underline */
}
.advancedsearchstyle {
    background-color:#EAEDF4;
    border:none;
}
.placeholderwhiteStyle {
    background-color: white;
    font-size: 16px !important;
    color: #212529;
    width:100%;
}
.col-23{
    width: 20%; /* 2.4 out of 12 is approximately 20% */
}
#layoutSidenav{
    height: 100vh;
    overflow: hidden;
}
#layoutSidenav_content{
    overflow: hidden;
    overflow-y: auto;
    /* overflow-y: auto; */
}
.editvisitorheader {
    margin-top: 3%;
    }
    .service-requirent-section {
        background-color: #EAEDF4
        border-radius: 10px;
        padding: 15px 5px;
        margin-bottom: 15px;
    }
    .service-section-requirement {
        background-color: #D6DBE9;
        padding: 15px;
        margin-bottom: 15px;
        border-radius: 8px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }
    .service-section-requirement h6 {
        margin-bottom: 10px;
        font-weight: bold;
        text-align: left;
    }
    .card {
        border-radius: 8px;
        overflow: hidden;
        transition: transform 0.2s, box-shadow 0.2s;
    }
    
    
    .card-header {
        font-weight: bold;
        font-size: 1rem;
    }
    
    .card-img-top {
        aspect-ratio: 16 / 9;
        object-fit: cover;
    }
    
    .badge {
        font-size: 0.85rem;
    }
    
    .btn {
        font-size: 0.8rem;
    }
    
    .card-footer {
        font-size: 0.75rem;
        color: #6c757d;
    }
    .video-wrapper {
        padding: 0 15px; /* Adjust left and right padding as needed */
    }
    .customerCompilance {
        width: 90%; 
    }
    .custom-appliance-table thead tr {
      border-top: 0;
    }
    .custom-appliance-table thead th {
    background-color: #ffffff;
    color: #091126;
    font-weight: 700;
    border-bottom: 2px solid black;
    }
    .dashed-hr-compaliance {
        border: none;
        border-top: 2px dashed black; /* Dash style */
        color: black;
        height: 6px;
        margin: 25px 0; /* Adjust margin as needed */
        width: 100%; /* Full width, can be adjusted */
    }
    .custom-dropdown-appliance {
        background-color: #EAEDF4; /* Set the background color */
        color: #333; /* Set the text color */
        border: 1px solid #A1A9B3; /* Optional: Add a border to match the color */
    }
    .compilance-record{
        background-color: #EAEDF4; /* Set the background color */
        padding:6px 5px;
        max-width:10rem;
        border-radius:0.375rem;
        border: 1px solid #A1A9B3; /* Optional: Add a border to match the color */

    }
    .custom-dropdown-appliance option {
        background-color: #C7CDDD; /* Set the option background color */
    }


    #helpTopicsTable .sticky-top {
        z-index: 0 !important;
    }

    #paginationWrapper {
        flex-wrap: wrap;
        gap: 5px
    }
.select2 {
    width: 100% !important;
}
.select2-selection {
    border-color: #ced4da !important;
}
.select2-selection textarea {
    min-height: 25px;
}
.OthersForm {
    min-width: 400px;
    max-width: fit-content;
}








/* Remove selected option preview */
/* Hide the selected value preview */




.slimSelect{
    background-color: rgb(255, 255, 255);
    color:rgb(48, 45, 45) !important;
    opacity: 1 !important;
}
/* Slim Select container */
.ss-main {
    width: 100% !important; /* Ensure Slim Select adopts full width */
    min-width: 165px !important;
}

.ss-main .ss-single-selected {
    display: flex;
    cursor: pointer;
    width: 100%;
    height: 33px !important;
    padding: 6px;
    border: 1px solid #dcdee2;
    border-radius: 4px;
    background-color: #fff;
    outline: 0;
    box-sizing: border-box;
    transition: background-color .2s;
}
.step-textarea {
    width: 100%; /* or specify a fixed width, e.g., 300px */
    min-width: 200px;
}
.step-contribution {
    width: 100%; /* Makes it take full available space */
    min-width: 100px; /* Adjust the minimum width as needed */
    max-width: 150px; /* Optional: Limit the maximum width */
}
.step-website {
    width: 100%; /* Makes it take full available space */
    min-width: 150px; /* Adjust the minimum width as needed */
    max-width: 250px; /* Optional: Limit the maximum width */
}

.commonService{
    font-size: 12px;
    padding:0.375rem 0.75rem;
    line-height: 1.5;
}





.table-container {
    width: 100%;
    overflow-x: auto; /* Enables horizontal scrolling */
}
.table-container-step {
    width: 100%;
    overflow-y: visible;
    overflow-x: auto; /* Enables horizontal scrolling */
}

.step-table {
    width: 100%;
    min-width: 2000px; /* Ensures full content width for scrolling */
    font-size: 12px; /* Smaller text */
}

.small-text {
    font-size: 12px;
}

.step-table input,
.step-table select {
    font-size: 12px; /* Makes form inputs smaller */
}

.step-table th
 {
    white-space: nowrap; /* Prevents text from wrapping */
    overflow: hidden;
    text-overflow: ellipsis; /* Adds "..." for overflowed text */
}
.step-table {
    width: 100%;
    min-width: 1200px; /* Ensures table expands for scrolling */
}

.step-table th:nth-child(3), 
.step-table td:nth-child(3) {
    width: 500px; /* Increase Step Name column width */
}
.step-table th:nth-child(4), 
.step-table td:nth-child(4) {
    width: 180px; /* Increase Step Name column width */
}
.step-table th:nth-child(6), 
.step-table td:nth-child(6) {
    width: 150px; /* Increase Step Name column width */
}
.step-table th:nth-child(7), 
.step-table td:nth-child(7) {
    width: 150px; /* Increase Step Name column width */
}
.step-table th:nth-child(8), 
.step-table td:nth-child(8) {
    width: 150px; /* Increase Step Name column width */
}
.step-table th:nth-child(2), 
.step-table td:nth-child(2) {
    width: 300px; /* Increase Step Name column width */
}

.select2-container--default .select2-results>.select2-results__options {
    background-color: white;
    color: black;
    border: 1px solid #ccc; /* optional border */
    width:200px;
}
.select2-search--dropdown{
    width:200px;
}
.select2-container--open .select2-dropdown--above{
    width: 200px !important;
}
/* Main container */
.ss-main {
    background-color: white;
    color: black;
    border: 1px solid #ccc; /* optional border */
}

/* Dropdown options container */
.ss-content {
    background-color: white;
    color: black;
    border: 1px solid #ccc; /* optional border */
}

/* Single selected option */
.ss-single-selected {
    color: black;
}

/* Selected values in multi-select */
.ss-values .ss-value {
    background-color: #f0f0f0;
    color: black;
}

/* Individual options */
.ss-option {
    color: black;
}

/* Hovered option */
.ss-option:hover {
    background-color: #f0f0f0;
    color: black;
}

/* Selected option */
.ss-option.ss-selected {
    background-color: #e0e0e0;
    color: black;
}

/* Search input */
.ss-search input {
    background-color: white;
    color: black;
    border: 1px solid #ddd;
}

/* Arrow icon */
.ss-arrow path {
    stroke: black;
}

.slim-select {
    border: 1px solid #ccc;
    border-radius: 0.375rem;
    min-height: 37px;
}
.slim-select .ss-single-selected {
    border: none !important;
    border-radius: 0 !important;
    padding: 0.165rem 0.75rem !important;
    border-radius: 0.375rem !important;
}
.slim-select .ss-single-selected .placeholder {
    color: #212529;
    opacity: 1;
    cursor: pointer;
}

.customer-select-dropdown {
    padding: unset !important;
}

/* .ss-single-selected {
    color: black;
} */
.worksliparrow .select2-selection__arrow {
    top: 5px !important;
}    
.worksliparrow .select2-container .select2-selection--single {
    height: 37px

}
.worksliparrow .select2-container .select2-selection--single .select2-selection__rendered{
    display: flex;
    height: 100%;
    align-items: center;
}
.modal-backdrop.fade.show {
    display: none !important;
}


thead 
{
    position: sticky;
    top:0;
    z-index: 1;
}

    /* Chat container styling */
    #chatMessages {
        display: flex;
        flex-direction: column;
        background-color: #ffffff;
        border-radius: 8px;
        padding: 15px;
        gap: 8px;
        max-height: 300px;
        overflow-y: auto;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
        position: relative;
    }

    /* Chat bubble styling */
    .chat-bubble {
        padding: 8px 12px;
        margin: 5px 8px;
        border-radius: 12px;
        max-width: 75%;
        word-wrap: break-word;
        position: relative;
        font-size: 0.9rem;
    }

    .chat-left {
        background-color: #f0f2f5;
        align-self: flex-start;
        border-bottom-left-radius: 2px;
    }

    .chat-right {
        background-color: #0084ff;
        color: white;
        align-self: flex-end;
        border-bottom-right-radius: 2px;
    }

    .chat-bubble strong {
        display: block;
        font-size: 0.85em;
        margin-bottom: 4px;
        color: #333;
    }

    .chat-timestamp {
        font-size: 0.65em;
        color: #666;
        margin-top: 4px;
        text-align: right;
        opacity: 0.7;
    }

    /* Popup styling */
    .chat-popup {
        position: fixed;
        right: 20px;
        bottom: 20px;
        width: 400px;
        background: #ffffff;
        border-radius: 12px;
        box-shadow: 0 4px 20px rgba(0,0,0,0.15);
        z-index: 1000;
        display: none;
        flex-direction: column;
        border: 1px solid #e5e7eb;
        animation: slideIn 0.3s ease-out;
    }

    .chat-popup.show {
        display: flex;
    }

    .chat-popup-header {
        padding: 12px 15px;
        background: #f8f9fa;
        border-bottom: 1px solid #e5e7eb;
        border-radius: 12px 12px 0 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .chat-popup-header h5 {
        margin: 0;
        font-size: 1.1rem;
        font-weight: 600;
        color: #333;
    }

    .chat-popup-close {
        background: none;
        border: none;
        font-size: 1.2rem;
        color: #666;
        cursor: pointer;
        transition: color 0.2s;
    }

    .chat-popup-close:hover {
        color: #000;
    }

    .chat-popup-refresh {
        background: none;
        border: none;
        font-size: 1rem;
        color: #666;
        cursor: pointer;
        transition: color 0.2s;
        padding: 0 10px;
    }

    .chat-popup-refresh:hover {
        color: #0084ff;
    }

    .chat-popup-body {
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding: 15px;
    }

    /* Input group */
    .chat-input-group {
        display: flex;
        gap: 8px;
        padding: 0 15px 15px;
    }

    .chat-input-group textarea {
        border-radius: 20px;
        border: 1px solid #e5e7eb;
        padding: 8px 12px;
        font-size: 0.9rem;
        resize: none;
        min-height: 40px;
        max-height: 100px;
        overflow-y: auto;
        flex-grow: 1;
        line-height: 1.4;
    }

    .chat-input-group textarea:focus {
        outline: none;
        border-color: #0084ff;
        box-shadow: 0 0 5px rgba(0, 132, 255, 0.3);
    }

    .chat-input-group button {
        border-radius: 20px;
        padding: 8px 16px;
        font-size: 0.9rem;
        background-color: #0084ff;
        border: none;
        transition: background-color 0.2s;
        align-self: flex-end;
    }

    .chat-input-group button:hover {
        background-color: #006cd9;
    }

    /* Table and search bar */
    .table-wrapper, .table-header {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
    }

    /* Loading spinner */
    .loading-spinner {
        display: none;
        text-align: center;
        padding: 10px;
    }

    .loading-spinner::after {
        content: '';
        display: inline-block;
        width: 20px;
        height: 20px;
        border: 2px solid #0084ff;
        border-radius: 50%;
        border-top-color: transparent;
        animation: spin 1s linear infinite;
    }

    /* Top loading spinner */
    .top-loading-spinner {
        display: none;
        text-align: center;
        padding: 10px;
        background: #f8f9fa;
        border-radius: 8px 8px 0 0;
    }

    .top-loading-spinner::after {
        content: '';
        display: inline-block;
        width: 16px;
        height: 16px;
        border: 2px solid #0084ff;
        border-radius: 50%;
        border-top-color: transparent;
        animation: spin 1s linear infinite;
    }
    .select2-results__options {
        width: 100% !important;
    }