body {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.48px;
}

.container {
    max-width: 1440px;
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pe-0 {
    padding-right: 0 !important
}

.pe-1 {
    padding-right: .25rem !important
}

.pe-2 {
    padding-right: .5rem !important
}

.pe-3 {
    padding-right: 1rem !important
}

.pe-4 {
    padding-right: 1.5rem !important
}

.pe-5 {
    padding-right: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.pb-10 {
    padding-bottom: 10px !important;
}

.ps-0 {
    padding-left: 0 !important
}

.ps-1 {
    padding-left: .25rem !important
}

.ps-2 {
    padding-left: .5rem !important
}

.ps-3 {
    padding-left: 1rem !important
}

.ps-4 {
    padding-left: 1.5rem !important
}

.ps-5 {
    padding-left: 3rem !important
}

.p-10 {
    padding: 10px !important
}

.p-30 {
    padding: 30px;
}

.gap-0 {
    gap: 0 !important
}

.gap-1 {
    gap: .25rem !important
}

.gap-2 {
    gap: .5rem !important
}

.gap-3 {
    gap: 1rem !important
}

.gap-4 {
    gap: 1.5rem !important
}

.gap-5 {
    gap: 3rem !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.h-32 {
    height: 32px !important;
}

.h-34 {
    height: 34px !important;
}
.h-83 {
    height: 82% !important;
}
.h-86 {
    height: 86% !important;
}
.h-97{
    height: 97% !important;
}
.max-w-220{
    max-width: 220px;
}
.txt-ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.form-label {
    margin-bottom: 0;
}
input::-ms-reveal,
input::-ms-clear {
    display: none;
}

a {
    text-decoration: none;
}

h1 {
    font-size: 50px !important;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -1.5px;
}

.spacebetween {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.codeview .note-codable {
    color: white !important;
}

.top-header-filter {
    display: flex;
    align-items: center;
    gap: 20px;
}

.header-top1 {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
    padding: 16px 20px;

}

.header-top-title {
    font-size: 16px !important;
    line-height: 26px;
    margin-bottom: 0;
}

.header-filter-box {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-left: 30px;
}

#filterBox {
    display: none;
}

#filterBox.show {
    display: contents;
}

/* dashboard */
.txt-blue {
    color: #2E3192 !important;
}

.txt-green {
    color: #3FB666 !important;
}

.txt-orange {
    color: #FFA91F;
}

.txt-yellow {
    color: #FFD900;
}

.txt-fade {
    color: #B6B6B6 !important;
}

.txt-light-blue {
    color: #5081FF !important;
}

.txt-red {
    color: #ED1C24 !important;
}

.txt-light-fade {
    color: #777 !important;
}

.f-18 {
    font-size: 18px !important;
    letter-spacing: -0.54px;
}

.f-16 {
    font-size: 16px !important;
    line-height: 120%;
    letter-spacing: -0.48px;
}

.f-14,
.bordered-table.sub-table thead tr th {
    font-size: 14px !important;
    line-height: 120%;
    letter-spacing: -0.42px;
}
.f-15 {
    font-size: 15px !important;
}

.f-12 {
    font-size: 12px !important;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.36px;
}

.f-10 {
    font-size: 10px !important;
}

.f-8 {
    font-size: 8px !important;
    line-height: 140%;
    letter-spacing: -0.24px;
}

.f-13{
    font-size: 13px !important;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.3px !important;
}

.f-22 {
    font-size: 22px !important;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.66px;
}

.f-24 {
    font-size: 24px !important;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.72px;
}

.f-26 {
    font-size: 26px !important;
    line-height: 120%;
    letter-spacing: -0.78px;
}

.f-28 {
    font-size: 28px !important;
    line-height: 150%;
    letter-spacing: -0.84px;
}

.f-30 {
    font-size: 30px !important;
    line-height: 120%;
    letter-spacing: -0.03em;
}
.f-35 {
    font-size: 35px !important;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.72px;
} 
.f-36 {
    font-size: 36px !important;
    line-height: 120%;
    letter-spacing: -1.08px;
}

.f-45 {
    font-size: 45px !important;
    line-height: 120%;
    letter-spacing: -0.03em;
}

.w-35 {
    width: 35% !important;
}

.w-40 {
    width: 40% !important;
}
.w-60 {
    width: 60% !important;
}

.w-60{
    width: 60% !important;
}
.w-70{
    width: 70% !important;
}
.w-90{
    width: 90% !important;
}
.w-95{
    width: 95% !important;
}

b .w-60 {
    width: 60% !important;
}

.w-65 {
    width: 65%;
}

.w-70 {
    width: 70% !important;
}

.w-88 {
    width: 88% !important;
}
.w-90 {
    width: 90% !important;
}

.w-95 {
    width: 95% !important;
}

.w-100 {
    width: 100% !important;
}

.w-150 {
    width: 150px !important;
}

.object-cover {
    object-fit: cover !important;
}

.text-dark {
    --bs-text-opacity: 1;
    color: rgb(0 0 0) !important;
}

.bordered-table tbody tr td {
    padding: 12px !important;
    border-bottom: 3px solid #eee;
}

.bg-blue {
    background-color: #2E3192;
    border: 0.5px solid #2E3192;
}

.bg-red {
    background-color: #ED1C24;
    border: 0.5px solid #ED1C24;
}

.bg-green {
    background-color: #45B369;
    border: 0.5px solid #45B369;
}

.bg-fade {
    background-color: #eee !important;
}

.b-hover:hover {
    color: #2E3192 !important;
    border: 0.5px solid #2E3192 !important;
}

.h-30-px {
    height: 30px !important;
}

.h-32-px {
    height: 32px !important;
}

.h-90vh {
    height: 90vh !important;
}

.h-88vh {
    height: 88vh !important;
}

.h-80vh {
    height: 80vh !important;
}
.confirm-new-btn {
    height: 44px !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-right {
    border-right: 1px solid #d4d4d4 !important;
}

.border-bottom-blue{
    border-bottom: 2px solid #2E3192;
}

.border-blue{
    border: 1px solid #2E3192;
}
.txt-underline {
    text-decoration: underline;
    text-underline-offset: 10px;
    text-decoration-thickness: 2px;
}
.p-left5{
    padding-left: 5px !important;
}
.p-right5{
    padding-right: 5px !important;
}
.m-top10 {
    margin-top: 10px !important;
}
.h-30vh{
    height: 30vh !important;
}

.joina-group.log-in hr {
    max-width: 568px !important;
    width: 100%;
}

.joina-group.log-in hr,
.joina-group hr {
    max-width: 100%;
    width: 90%;
}

.joina-group hr {
    max-width: 100%;
    width: 91%;
    margin: 0 auto;
    color: #2E3192;
    border-top: 2px solid #2E3192;
    opacity: 1;
}

/* Login Button Styling */
.btn-white {
    background-color: #ffffff;
    color: #000066;
    font-weight: bold;
    border-radius: 8px;
    padding: 12px 24px;
    border: none;
    transition: all 0.3s ease-in-out;
}

.btn-white:hover {
    background-color: #eeeeee;
    color: #000066;
}

.login-form {
    background-color: rgb(57 60 165);
    padding: 28px 48px;
    border-radius: 10px;
    box-shadow: 0 0px 0px rgba(57, 60, 165, 0.2);
    width: 100%;
    max-width: 400px;
}

.login-form input {
    background-color: #fff !important;
    color: #2E3192 !important;
    height: 32px;
}

.login-content {
    gap: 60px !important;
    align-items: center;
}



/* Chat Box (Initially Hidden) */
.chat-box {
    width: 400px;
    height: 100vh;
    background: #f8f9fa;
    border-left: 1px solid #ddd;
    position: fixed;
    right: -400px;
    top: 0;
    overflow-y: auto;
    transition: right 0.3s ease-in-out;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1);
}

.chat-box.active {
    right: 0;
    border-left: 2px solid #2a2c84;
    z-index: 1;
}

.chat-header {
    background: #3f3d56;
    color: white;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.chat-header img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}

.chat-tabs {
    display: flex;
    justify-content: space-around;
    background: #2a2c84;
    padding: 19px 25px;
    margin-top: 8px;
}

.chat-tabs button {
    background: none;
    border: none;
    font-weight: bold;
    color: #7f81d8;
    padding: 3px 5px;
    cursor: pointer;
    font-size: 18px;
}

.chat-tabs button.active {
    color: #fff;
    border-bottom: 2px solid #fff;
}

.chat-active {
    width: 400px;
    justify-content: center;
}

.chat-active p {
    display: block !important;
    margin-bottom: 0px;
    font-size: 30px !important;
}

.chat-search {
    padding: 12px 19px;
    background: #2a2c84;
    border: 0;
}

.chat-search input {
    width: 100%;
    padding: 8px;
    border-radius: 5px;
    border: 1px solid #ccc;
    background-color: #fff;
    height: 34px;
    font-size: 16px !important;
}

.me-12 {
    margin-right: 12px !important;
}

.chat-message-list {
    max-height: 100vh !important;
}

.chat-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.chat-list li {
    /*padding: 15px 19px;*/
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: background 0.3s;
}

.chat-list-user{
    padding: 15px 19px;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: background 0.3s;
    width: 100%;
}

.chat-list li:hover {
    background: #e9ecef;
}

.chat-list img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    object-fit: cover;
}

.chat-message-preview {
    flex-grow: 1;
}

.chat-time {
    font-size: 12px;
    color: #777;
}

.chat-content {
    display: none;
}

.chat-content.active {
    display: block;
}

.message-pic {
    cursor: pointer;
}

.chat-single-message.left .chat-message-content,
.chat-single-message.right .chat-message-content {
    background: transparent;
    padding: 0;
}

.chat-single-message {
    width: 100%;
    align-items: flex-start;
    font-size: 14px;
}

.chat-single-message.right .chat-message-content p {
    color: #000000;
}

.welcome-start p {
    font-size: 35px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -1.05px;
    padding: 60px 0;
}

.chat-single-message+.chat-single-message {
    margin-top: 10px;
}
.w-200{
    max-width: 200px;
}
.welcome-start img {
    width: 295px;
    height: 279px;
    flex-shrink: 0;
    aspect-ratio: 295/279;
    object-fit: cover;
}

.complete-your {
    padding: 33px 70px 0px 70px;
}

.complete-your input {
    height: 32px;
}

.yes-no-check input {
    height: auto;
}

.chat-head-office {
    height: calc(100vh - 191px);
}

.chat-head-office .chat-message-list {
    padding: 8px 20px;
}

.chatbox-footer {
    padding: 11px 17px 10px 16px;
    background: #8B8B8B;
}

.chatbox-footer button {
    background: transparent !important;
    border: 0;
    color: #fff !important;
    padding: 0;
}

.chatbox-footer button i {
    font-size: 21px;
}

.goup-dashboard {
    display: flex;
    align-items: flex-start;
    gap: 30px;
    border-radius: 0px 0px 10px 10px;
    background: #F9F9F9;
    flex-wrap: wrap;
}

.group-dash-img img {
    max-width: 253px;
    width: 100%;
    height: 208px;
    object-fit: cover;
}

.mem-dash-header {
    padding: 18px 23px 15px 25px;
}

.mem-dash-pro,
.dash-upcoming-visit {
    border-radius: 0px 0px 10px 10px;
    background: #F9F9F9;
}

.upcome-dash-visit .group-dash-img img {
    max-width: 167px;
    width: 100%;
    height: 79px;
    object-fit: cover;
    min-width: 167px;
}

.upcome-dash-visit .group-dash-details p {
    color: #777 !important;
}

.goup-dashboard.upcome-dash-visit {
    align-items: center;
    gap: 20px;
    padding: 11px 25px;
    flex-wrap: wrap;
}

.custome-show-perpage {
    border-color: #2E3192 !important;
    border-radius: 5px;
    width: 40px !important;
    padding: 5px 0px 5px;
    background: none !important;
    text-align: center;
    height: 35px !important;
}

/* date */
.mem-view-dates {
    background: #eee !important;
}

.mem-view-dates .card {
    box-shadow: none;
}

.date-card {
    display: block;
    align-items: center;
    justify-content: center;
    gap: 2px;
    background: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 21px;
    margin-bottom: 10px;
}

.date-card p {
    margin: 0;
    color: #7F81D8;
}

.date-card span {
    font-size: 16px;
    color: #666;
}

.mem-tab-header .nav-tabs .nav-link {
    padding: 0 40px;
    border: 0;
}

.mem-tab-header .nav-tabs .nav-link.active {
    color: #1f1f7a;
    border-bottom: 3px solid #1f1f7a !important;
    padding-bottom: 12px;
}

.mem-view-dates .location {
    font-weight: 300;
}

.mem-view-dates .year-section {
    margin-top: 20px;
}

.mem-view-dates h4 {
    font-size: 22px;
    color: #333;
}
.group-host-details .card-title.body-table-title{
    font-size: 20px !important;
}
.loc-txt-mem{
    width: 48px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}
.vh-100{
    height: calc(100vh - 128px) !important;
}
.mem-tab-header {
    padding: 26px 100px;
    border-radius: 0px 0px 10px 10px;
    background: #FFF;
    margin-top: -30px;
}
.mem-tab-header.mem-my-group{
    margin-top: -15px;
}

.mem-tab-header .nav {
    justify-content: space-between !important;
    border: 0;
    max-width: 1320px;
    margin: 0 auto;
    width: 100%;
}

.year-section .row .col-12 {
    padding: 0 5px !important;
}

.dashboard-main-body.mem-view-dates {
    height: calc(100vh - 0px);
    /* height: calc(100vh - 64px); remove title the active*/
}

.mem-loc-icon1 .icon1 {
    display: flex;
    align-items: center;
    height: 12px;
}

.allmember-sec {
    max-width: 1500px;
    width: 100%;
}

/* .member-card-container {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    gap: 15px 17px;
    align-items: center;
    justify-content: center;
} */
 .member-card-container {
    gap: 15px 18px;
}

.member-card-item {
    padding: 18px 15px;
    border-radius: 10px;
    background: #FFF;
    min-width: 160px;
    max-width: 160px;
    width: 100%;
}

.mem-loc-icon1 i {
    font-size: 12px;
}

.member-card-img-box {
    position: relative;
}
.mem-card-details {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    min-height: 90px;
}

.member-card-img-box .ghost-count {
    position: absolute;
    top: -10px;
    right: -4px;
    margin-right: 0;
    z-index: 0;
}

.mem-sorting-letter li a {
    border-radius: 5px;
    padding: 4px;
    width: 18px;
    height: 22px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mem-sorting-letter li a:hover,
.mem-sorting-letter li a.active {
    background-color: #2E3192;
    color: #fff;
}

ul.mem-sorting-letter,
.mem-card-sh {
    padding-right: 35px;
}

.browse-confirmed {
    max-width: 600px;
    margin: 0 auto;
    width: 100%;
    border-radius: 10px;
    background: #FFF;
}

.browse-con-img {
    height: 220px;
}

.browse-con-img img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.con-btn-boxes a {
    display: flex;
    max-width: 180px;
    width: 100%;
    height: 42px;
    padding: 13px 11px 12px 10px;
    justify-content: center;
    align-items: center;
}

.con-event-details {
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
}

.mem-group-visit-past {
    padding: 24px;
    height: calc(100% - 70px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.dash-upcoming-visit {
    border: 1px solid #eee;
    border-radius: 7px;
}

.mem-group-visit-past .goup-dashboard.upcome-dash-visit {
    border: 1px solid #eee;
}

.mem-group-visit-past .goup-dashboard.upcome-dash-visit:first-child {
    border-radius: 7px 7px 0px 0px;
}

.mem-group-visit-past .goup-dashboard.upcome-dash-visit:last-child {
    border-radius: 0px 0px 7px 7px;

}

.prof2-img-box.profile-icon-box img {
    max-height: 174px;
    height: 100%;
    object-fit: cover;
    min-height: 174px;
}
.logo-72 {
    height: 72px;
    object-fit: cover;
    border-radius: 5px;
}
.member-visit-title1{
    display: inline-block;
    max-width: 372px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mem-group-loc1{
    display: inline-block !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mem-dash-td.bordered-table tbody tr td{
    padding: 5px 11px !important;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: -3%;
    font-weight: 400;
}
/* member end */

.mem-content .container {
    max-width: 1440px !important;
}

.sidebar-logo img {
    max-height: 125px;
}

.sidebar-logo {
    height: 155px;
    padding: 25px 55px 15px 55px;
    border: 0;
    justify-content: center;
}

.sidebar-menu li>a.active-page:hover img,
.sidebar-menu li>a.active-page img {
    filter: brightness(0) invert(1);
}

.sidebar-menu li a {
    color: #2E3192;
    font-size: 16px;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.48px;
    padding: 12px 10px;
}

.sidebar-menu-area {
    height: 82%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 15px 18px;
}

.sidebar.active .sidebar-logo img {
    display: block !important;
}

.sidebar.active .sidebar-logo {
    padding: 5px;
}

.recent-user {
    font-size: 30px !important;
    line-height: 120%;
    letter-spacing: -0.9px;
}

.recent-user-table thead {
    height: 55px;
}

.recent-user-table thead tr th {
    color: #2E3192 !important;
    font-size: 18px !important;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.54px;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

.recent-user-table tbody tr td {
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.54px;
    border-bottom: 3px solid var(--neutral-200) !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.recent-sub tbody tr td {
    border-bottom: 0 !important;
    padding-left: 5px !important;
}

.p-42 {
    padding: 22px 48px 23px 42px !important;
}

.f-20 {
    font-size: 20px !important;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.6px;
}

.letter-spacing-50 {
    letter-spacing: -0.48px;
}

.dash-txt {
    text-align: right;
    font-size: 14px;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.42px;
    max-width: 200px;
    width: 100%;
}

.dash-count {
    color: #5081FF;
    text-align: right;
    font-size: 32px !important;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.96px;
}

.main-heading {
    background: #fff;
    max-width: 580px;
    height: 62px;
    width: 100%;
    border-radius: 10px;
    padding: 13px 0 13px 25px;
    color: #2E3192;
    font-size: 30px !important;
    font-style: normal;
    line-height: 120%;
    letter-spacing: -0.9px;
}

.dashboard-main-body {
    padding: 15px;
}

.dashboard-main-body .card .card-body ul li {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.navbar-header {
    background-color: #2e3690;
    padding: 12px 1.5rem;
    height: 64px;
}

.sidebar-toggle,
.sidebar-mobile-toggle {
    line-height: 1.2;
    color: #ffffff;
}

.group-save-btn {
    display: flex;
    max-width: 274px;
    width: 100%;
    padding: 9px 0px;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    background: #2E3192;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.36px;
    align-self: self-end;
}

.dhost-2 {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}

.group-image-box {
    max-width: 428px;
    width: 100%;
    height: 178px;
    border-radius: 10px;
    background: #D9D9D9;
}

.card-title.body-table-title,
.sub-title-txt {
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 120%;
    letter-spacing: -0.72px;
}

.select-go-once {
    line-height: 12px !important;
    letter-spacing: -0.3px;
}

/* table thead th */
.bordered-table thead tr th {
    background-color: #eee !important;
    border-bottom: 1px solid var(--neutral-200) !important;
    color: #2E3192 !important;
    padding: 16px !important;
    font-size: 18px;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.54px;
}

.action-box {
    display: flex;
    align-items: center;
    gap: 6px;
    justify-content: center;
}

.action-btn {
    display: flex;
    width: 93px;
    height: 30px;
    padding: 8px 13px;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.profile-social-icon {
    padding: 10px 0;
    display: flex;
    align-items: center;
    gap: 5px;
}

.profile-social-icon a {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 10px 40px;
    border-radius: 5px;
    width: 100%;
}

.link-icon {
    background: #0073B0;
}

.face-icon {
    background: #3B5998;
}

.face-icon img {
    filter: brightness(0) invert(1);
}

.share-icon {
    background: #777;
}

.profile-icon-box {
    padding-top: 20px;
    padding-bottom: 28px;
}

.p-name {
    text-align: center;
    font-size: 30px !important;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.9px;
    padding-bottom: 6px;
}

.business-img-box,
.business-img-box a,
.member-image-box,
.member-image-box a {
    height: 115px;
    width: 115px;
    border-radius: 10px;
    background-color: #C4C4C4;
    overflow: hidden;
}

.form-check-input:checked {
    background-color: transparent !important;
    color: #000 !important;
}

.form-check-input:checked[type=checkbox] {
    --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}

.all-member-box div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 8px 0;
    white-space: nowrap;
    justify-content: flex-start;
}

/* .all-member-box > .row:first-child .row:first-child{
    flex-direction: row-reverse;
}
.all-member-box > .row:first-child .row:first-child .col-md-6:first-child{
    text-align: right;
} */


div.dataTables_processing>div:last-child>div {
    position: absolute;
    top: 0;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: rgb(46 54 144) !important;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.edit-mode.s-icon {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M7 10l5 5 5-5z"/></svg>');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 30px;
}

.edit-name-box {
    max-width: 250px;
    width: 100%;
    margin: 0 auto;
}

.page-list {
    width: 18px;
    height: 19px;
    font-weight: 500 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center;
}

.page-list:hover,
.page-list.active {
    width: 18px;
    height: 19px;
    border-radius: 5px;
    background: #2E3192;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.filter-container {
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 5px;
}

.filter-text {
    margin-right: 10px;
    font-weight: bold;
    color: #007bff;
}

.filter-container .dropdown-toggle {
    border: none;
    background: none;
    padding: 0;
    font-weight: bold;
    color: black;
}

.btn.dropdown-toggle {
    border: 1px solid #6f6f6f !important;
    width: 108px;
}

.dropdown-staus .dropdown-toggle {
    background-color: white;
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 5px;
    text-align: left;
}

.dropdown-staus .dropdown-menu {
    min-width: 120px;
}

.dropdown-staus .dropdown-item {
    font-weight: bold;
    text-transform: uppercase;
}

.attended {
    color: #3FB666 !important;
}

.absent {
    color: #ED1C24 !important;
}

.visitor {
    color: #5081FF !important;
}

.group-detail-img img {
    border-radius: 10px 10px 0px 0px !important;
}

.view-group-btn {
    font-size: 13px;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.39px;
    border-radius: 0px 0px 5px 5px;
    background: #2E3192;
    height: 41px;
}

.badge-score {
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.45px;
    width: 36px;
    height: 36px;
    background-color: #ED1C24;
    border-radius: 50%;
}

.group-member-boxes {
    display: flex;
    flex-direction: column;
    gap: 21px;
}

a.profile-btn {
    padding: 4px 16px;
    min-width: 78px;
}

a.mem-profile-btn {
    padding: 7px 21px;
}

.ghost-profile {
    margin-top: -22px;
}

.ghost-count {
    position: relative;
    z-index: 1;
    top: 20px;
    right: 0px;
    margin-right: 7px;
}

.event-send-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.form-label {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.36px;
    margin-bottom: 0;
}
.w-110{
    width: 110px !important;
}

.group-email-sent img {
    width: 109px;
    height: 103px;
    object-fit: cover;
}

input::placeholder,
textarea::placeholder,
select::placeholder,
input,
textarea,
select {
    font-size: 14px !important;
    line-height: 120%;
    letter-spacing: -0.42px;
}

.sent-success {
    font-size: 26px !important;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.78px;
}

a.file-upd {
    padding: 12px !important;
    border: 1px solid #d1d5db;
    border-radius: 5px;
    line-height: 24px;
    display: flex;
    margin-left: 4px;
}

.g-email label.form-label {
    font-size: 16px !important;
    line-height: 24px !important;
}

.newgroup-cont {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 20px;
}

.newgroup-box-item {
    border-radius: 10px;
    border: 1px solid #B6B6B6;
    background: #FFF;
}

.newgroup-img img {
    border-radius: 10px 10px 0 0;
    object-fit: cover;
    min-height: 190px;
    max-height: 190px;
    width: 100%;
}

.newgroup-content {
    padding: 12px 23px;
}

.newgroup-content h2 {
    padding-bottom: 10px;
}

.newgroup-content h6 {
    border-top: 1px solid #D4D4D4;
}

.newgroup-content h6,
.newgroup-content p,
.chat-message-preview p {
    color: #777 !important;
}

.toggle-container {
    display: flex;
    align-items: center;
    border: 1px solid #2E3192;
    padding: 5px 12px;
    width: fit-content;
    border-radius: 5px;
}

.toggle-btn1 {
    background: none;
    border: none;
    color: #2E3192;
    font-size: 12px;
    cursor: pointer;
}

.super-admin {
    display: none;
    margin-left: 10px;
    font-size: 12px;
}

.super-admin input.form-check-input {
    width: 18px;
    height: 18px;
    margin-top: 1px;
    margin-left: 5px;
}

select.form-select.form-select-sm.w-auto.ps-12.py-6.radius-12.h-40-px {
    height: 34px !important;
    padding-right: 18px;
    font-size: 14px !important;
}

.business-img-box img,
.member-image-box img {
    height: 116px;
    object-fit: cover;
    width: 116px;
}
.form-check .form-check-input {
    border: 1px solid #b6b6b6 !important;
}
.form-check .form-check-input::before{
    background: transparent !important;
}
.form-check.style-check .form-check-input::after{
    color: #000 !important;
    font-size: 18px !important;
}

/* Group Host Design */
.photo-input{
    padding: 1px 0 0 10px !important;
}
.input-tick.form-check-input {
    width: 17px;
    height: 18px;
    border-color: #b6b6b6;
}
.mgroup-edit input , .mgroup-edit select {
    height: 32px;
}
.mygroupview-dates{
    height: calc(100vh - 64px);
    background: #eee !important;
}
.mygroupview-dates .card{
    box-shadow: none;
}


.min-100 {
    min-width: 128px !important;
    width: 100%;
    max-width: 105px;
}

.min-101 {
    min-width: 102px !important;
    width: 100%;
    max-width: 105px;
}

.host1-sec ul li {
    display: flex;
    align-items: baseline;
}

.status-hover.dropdown>button.show,
.status-hover.dropdown button:hover,
.status-hover.dropdown>button.btn-outline-warning-600:hover,
.status-hover.dropdown>button.btn-outline-warning-600.show,
.status-hover.dropdown>button.btn-outline-danger-600:hover,
.status-hover.dropdown>button.btn-outline-danger-600.show {
    color: #ffffff !important;
}

.status-hover.dropdown button {
    color: var(--success-600) !important;
}

.status-hover.dropdown>button.btn-outline-warning-600 {
    color: var(--warning-600) !important
}

.status-hover.dropdown>button.btn-outline-danger-600 {
    color: var(--danger-600) !important;
}


div.dataTables_wrapper div.dataTables_paginate {
    text-align: center !important;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: flex-start !important;
}

#joinGroupModal .modal-content {
    width: 268px;
    height: auto;
    border-radius: 10px;
}

#joinGroupModal .modal-body {
    padding: 10px 0 0 0;
}

#joinGroupModal .modal-body .confirm-btn {
    border-right: 3px solid var(--neutral-200) !important;
    border-radius: 0;
    font-weight: 700;
}

#joinClubModal .modal-body {
    padding: 10px 0 0 0;
}

#joinClubModal .modal-body .confirm-btn {
    border-right: 3px solid var(--neutral-200) !important;
    border-radius: 0;
    font-weight: 700;
}

#guestFee .modal-body {
    padding: 10px 0 0 0;
}

#guestFee .modal-body .confirm-btn {
    border-right: 3px solid var(--neutral-200) !important;
    border-radius: 0;
    font-weight: 700;
}

.btn-div {
    border-top: 3px solid var(--neutral-200) !important;
    border-radius: 0;
    flex-direction: row;
    line-height: 2;
}

.info-form {
    flex-direction: column;
    flex-wrap: wrap;
}

.info-form input {
    width: 300px !important;
}

.info-form .form-body {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
}

.inbox-text {
    font-size: 26px !important;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.66px;
    color: #2E3192 !important;
}

.inbox-desc {
    font-size: 20px;
    font-weight: 500;
    color: #2E3192 !important;
    letter-spacing: -0.7px;
    text-align: center;
}

.note-box {
    border: 1px solid var(--neutral-200) !important;
    border-radius: 10px;
    background-color: #fff;
    min-width: 300px;
}

.password-colors span {
    font-weight: bold;
    margin-right: 4px;
}

.password-strength {
    display: flex;
    width: 100%;
    height: 6px;
    border-radius: 5px;
    overflow: hidden;
}

.red-bar {
    height: 100%;
    background-color: #F00;
}

.orange-bar {
    height: 100%;
    background-color: #FFA91F;
}

.yellow-bar {
    height: 100%;
    background-color: #FFD900;
}

.green-bar {
    height: 100%;
    background-color: #3FB666;
}

.color-line {
    display: flex;
    align-items: center;
    gap: 4px;
    width: 300px !important
}

.color1 {
    height: 4px;
    width: 100%;
}

.prof2-img-box {
    position: relative;
    max-width: 180px;
    margin: 0 auto;
}

.prof2-img-box .notification-round {
    position: absolute;
    top: 6px;
    right: 10px;
    background-color: #ED1C24;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 0 2px 0 0;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 22px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    letter-spacing: -0.54px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sav-btn {
    display: flex;
    flex-wrap: wrap;
    text-align: right;
    width: 100%;
    justify-content: flex-end;
}

.sav-btn a {
    white-space: none;
    min-width: 120px;
}

.mem-group-save-btn {
    display: flex;
    max-width: 274px;
    width: 55%;
    padding: 13px 0px;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    background: #2E3192;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.36px;
}

.txt-separator {
    font-size: 36px;
    font-weight: 200;
    line-height: 120%;
    letter-spacing: -3px;
    color: #D4D4D4;
}

.txt-date {
    font-size: 30px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -3px;
}

.mem-btn-grp a {
    border-radius: 5px !important;
}

.share-btn {
    height: 41px;
    background: #777 !important;
}


.badge-score-active {
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.45px;
    width: 22px;
    height: 22px;
    background-color: #ED1C24;
    border-radius: 50%;
}

.btn.disabled {
    color: var(--bs-btn-disabled-color);
    pointer-events: none;
    background-color: #8b8b8b;
    border-color: #8b8b8b;
    opacity: var(--bs-btn-disabled-opacity);
}

.group-detail-img .mem-btn-grp a img {
    border-radius: 0 !important;
}

.group-host-btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-self: self-end;
}

.group-host-btn .profile-btn {
    display: flex;
    padding: 15px 32px;
    align-items: center;
}

.blue-btn {
    background-color: #2E3192 !important;
    color: #fff !important;
    border-color: #2E3192 !important;
    transition: 150ms ease-in-out;
}

.blue-btn:hover {
    background-color: #686AB0 !important;
    color: #fff !important;
    border-color: #686AB0 !important;
    transition: 150ms ease-in-out;
}

.blue-btn:active {
    background-color: #A9ABDF !important;
    color: #fff !important;
    border-color: #A9ABDF !important;
    transition: 150ms ease-in-out;
}

.light-btn {
    background-color: #fff !important;
    color: #2E3192 !important;
    border-color: #2E3192 !important;
    transition: 150ms ease-in-out;
}

.light-btn:hover {
    background-color: #E1DAFF !important;
    color: #2E3192 !important;
    border-color: #E1DAFF !important;
    transition: 150ms ease-in-out;
}

.light-btn:active {
    background-color: #7F81D8 !important;
    color: #fff !important;
    border-color: #7F81D8 !important;
    transition: 150ms ease-in-out;
}

.green-btn {
    background-color: transparent !important;
    color: #3FB666 !important;
    border-color: #3FB666 !important;
    transition: 150ms ease-in-out;
}

.green-btn:hover {
    background-color: #DDFFDF !important;
    color: #3FB666 !important;
    border-color: #3FB666 !important;
    transition: 150ms ease-in-out;
}

.green-btn:active {
    background-color: #3FB666 !important;
    color: #fff !important;
    border-color: #3FB666 !important;
    transition: 150ms ease-in-out;
}

.green-btn-2 {
    background-color: #3FB666 !important;
    color: #fff !important;
    border-color: #3FB666 !important;
    transition: 150ms ease-in-out;
}

.green-btn-2:hover {
    background-color: #87CB9E !important;
    color: #fff !important;
    border-color: #3FB666 !important;
    transition: 150ms ease-in-out;
}

.green-btn-2:active {
    background-color: #BDDFC8 !important;
    color: #fff !important;
    border-color: #3FB666 !important;
    transition: 150ms ease-in-out;
}

.red-btn {
    background-color: #ED1C24 !important;
    color: #fff !important;
    border-color: #ED1C24 !important;
    transition: 150ms ease-in-out;
}

.red-btn:hover {
    background-color: #F2787D !important;
    color: #fff !important;
    border-color: #ED1C24 !important;
    transition: 150ms ease-in-out;
}

.red-btn:active {
    background-color: #FFB7BA !important;
    color: #fff !important;
    border-color: #ED1C24 !important;
    transition: 150ms ease-in-out;
}

.golf-listing {
    flex-direction: row;
    display: flex;
    align-items: center;
    gap: 6px;
}
.navbar-search input {
    width: 17rem;
}
.memgro-details img{
    height: 252px;
    width: 100%;
    object-fit: cover;
}
.gc-event.custom-table-short div.dataTables_length,.gc-members.custom-table-short div.dataTables_length {
    position: absolute;
    top: 20px;
    right: 40px;
}

.date-card:hover {
    background: #e1daff;
}
.upcome-dash-visit:hover {
    background: #f8f6ff !important;
}
.max-w-100 {
    max-width: 100% !important;
}
.datepicker td, .datepicker th {
    font-size: 14px;
}

.card-title.text-more {
    overflow: hidden;
    max-width: 200px;
    text-overflow: ellipsis;
    font-size: 20px !important;
    font-weight: 600 !important;
    white-space: nowrap;
}
.golf-link-more{
    max-width: 193px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}



/* hover */
.btn.btn-primary {
    color: #fff;
    border: 1px solid #2E3192; /* Fixed missing space after 'solid' */
    transition: all 150ms ease-in-out;
    background-color: #2E3192;
    cursor: pointer;
  }
  
  .btn.btn-primary:hover {
    background: #686AB0;
    border: 0.5px solid #2E3192; /* Use 0.5px for consistency */
  }
  
  .btn.btn-primary:focus { /* Fixed typo 'focous' → 'focus' */
    background: #A9ABDF;
    border: 0.5px solid #2E3192;
  }
  
  
  /* white button  */
  
  .btn.btn-primary.bg-transparent{
   color: #2E3192;
    border: 1px solid #2E3192; 
    transition: all 150ms ease-in-out;
    background-color: #fff;
    cursor: pointer;
  }
  .btn.btn-primary.bg-transparent:hover {
    background: #E1DAFF !important;
    border: 0.5px solid #2E3192 !important; 
  }
  
  .btn.btn-primary.bg-transparent:focus { 
    background: #7F81D8;
    border: 0.5px solid #2E3192;
  }
  
  
  /* Red button */
  
  .btn.bg-red {
    color: #fff;
    border: 1px solid #ED1C24; 
    transition: all 150ms ease-in-out;
    background-color:#ED1C24;
    cursor: pointer;
  }
  
  .btn.bg-red:hover {
    background: #F2787D;
    border: 0.5px solid #ED1C24; 
  }
  
  .btn.bg-red:focus { 
    background:#FFB7BA;
    border: 0.5px solid #ED1C24;
  }
  
/* hover end */

table tbody tr td.finished-bg {
    background: #d4d4d4 !important;
}

.form-check-input{
    border:var(--bs-border-width) solid #2e3192;
}

.btn.bg-green:hover {
    background-color: #45B369;
    border: 1px solid #45B369 !important;
}

/* member dashboard */
@media (min-width: 1420px) {
    .sidebar {
        width: 15.2rem;
    }

    .dashboard-main {
        margin-inline-start: 15.2rem;
    }

    .dashboard-main-body.mem-view-dates {
        height: auto;
    }
}

@media (min-width: 1700px) {
    .dash-header.row-cols-xxxl-5 > * {
        flex: 0 0 auto;
        width: 25%;
    }
}

.a-hover:hover {
    color: #1b2bd8 !important;
}
.super-recent .subscription-name {
    font-size: 14px !important;
    max-width: 120px;
    width: 100%;
}
.subscription-email {
    font-size: 12px !important;
}
.super-recent-date {
    font-size: 12px !important;
}
.super-recent .recent-sub tbody tr td {
    padding-right: 0 !important;
}
.prof2-img-box.profile-icon-box h4.p-name {
    white-space: nowrap;
}

@media (min-width:1400px) and (max-width:1826px){
    .super-recent .card-body {
        padding: 10px;
    }
    .super-recent-txt {
        font-size: 24px !important;
    }
    .super-recent-pro {
        height: 24px !important;
        margin-right: 5px !important;
        width: 24px !important;
    }
    .super-recent .subscription-name {
        font-size: 14px !important;
    }
    .subscription-email {
        font-size: 12px !important;
    }
    .super-recent-date{
        font-size: 12px !important;
    }
    .card-small-body .dash-count {
        font-size: 22px !important;
    }
}

@media (min-width:1400px) and (max-width:1600px){
    .super-recent .subscription-name {
        font-size: 13px !important;
        max-width: 120px;
        width: 100%;
    }
   
}

@media (min-width:1241px) and (max-width:1400px) {

    .header-top1,
    .header-filter-box,
    .top-header-filter {
        gap: 11px;
    }

    .header-top-title {
        font-size: 15px !important;
        line-height: 24px;
    }

    .newgroup-cont {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 20px;
    }

    .dashboard-main-body.mem-view-dates {
        height: auto;
    }
}

@media (min-width:1025px) and (max-width:1440px) {
.card-small-body{
    padding: 22px 22px 23px 22px !important;
}
.card-small-body .dash-count {
    font-size: 22px !important;
}
.small-48 {
    width: 48% !important;
}
.f-30 {
    font-size: 24px !important;
}
}

@media (min-width:992px) and (max-width:1440px) {
    .dash-card{
        justify-content: center !important;
        flex-direction: column !important;
    }

    .dash-count{
        text-align: center !important;
    }

    .dash-txt{
        text-align: center;
    }
}

@media (min-width:992px) and (max-width:1240px) {

    .header-top1,
    .header-filter-box,
    .top-header-filter {
        gap: 10px;
    }

    .header-top1 {
        padding: 16px 12px;
    }

    .header-top-title {
        font-size: 14px !important;
        line-height: 22px;
    }

    .newgroup-cont {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 20px;
    }

    .complete-your {
        padding: 33px 30px 0px 30px;
    }

    .dashboard-main-body.mem-view-dates {
        height: auto;
    }

}

@media (min-width: 992px) {
    .navbar-search {
        display: flex;
    }
}
@media (max-width:991px) {

    .top-header-filter,
    .header-filter-box {
        flex-direction: column !important;
        width: 100%;
    }

    .header-top1 {
        flex-wrap: wrap;
    }

    .title-filte-txt {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        z-index: 1;
    }

    .title-filte-txt button {
        display: block !important;
    }

    .header-filter-box .filter-btn button {
        display: none !important;
    }

    .top-header-filter input,
    .top-header-filter select {
        width: 100% !important;
    }

    .apply-btn button {
        width: 150px;
    }

    .host1-sec {
        padding-top: 30px;
    }

    .host1-sec ul li {
        display: flex;
        align-items: baseline;
    }

    .host1-sec ul li span:first-child {
        padding-right: 2px !important;
    }

    .complete-your {
        padding: 33px 25px 0px 25px;
    }

    .dashboard-main-body.mem-view-dates {
        height: auto;
    }

    .recent-user {
        font-size: 26px !important;
    }

    .f-30 {
        font-size: 22px !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .f-36 {
        font-size: 28px !important;
    }

    .top-header-filter input,
    .top-header-filter select {
        width: 60% !important;
    }

    .apply-btn button {
        width: 150px;
    }

    .header-filter-box {
        margin-top: -50px;
    }

    .newgroup-cont {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 20px;
    }

    .member-card-item {
        padding: 18px 28px;
    }

    .mem-view-dates .nav-tabs .nav-link {
        padding: 0 25px;
    }

    .joina-group.log-in a {
        white-space: nowrap;
        min-width: 150px;
    }

    .mem-tab-header .nav-tabs .nav-link {
        padding: 0 25px;
        border: 0;
    }

}

@media (max-width:767px) {
    .login-content {
        gap: 30px !important;
        align-items: center;
        flex-direction: column;
    }
    .joina-group.log-in {
        padding-right: 0 !important;
    }
    .joina-group.log-in p.membership-price {
        padding-top: 20px !important;
        font-size: 24px !important;
    }
    .joina-group.log-in .btn-white{
        width: 100% !important;
    max-width: 200px;
    margin: 0 auto;
    }
    .f-36 {
        font-size: 24px !important;
    }

    h1 {
        font-size: 40px !important;
    }
    .w-150{
        width: auto !important;
    }

    .chat-box {
        width: 370px;
        right: -370px;
    }

    .chat-active {
        width: 240px;
    }

    .chat-active p {
        font-size: 24px !important;
    }

    .mem-tab-header {
        padding: 26px 20px;
    }

    .mem-view-dates .nav-tabs .nav-link {
        padding: 0 10px;
        font-size: 16px !important;
    }

    .card-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }

    .mem-tab-header .nav-tabs .nav-link {
        padding: 0 10px;
        font-size: 16px !important;
    }

    .card .card-title {
        white-space: nowrap;
    }

    .title-filte-txt>div {
        flex-direction: column;
    }

    .title-filte-txt button.filterToggle {
        margin-top: 25px;
    }

    .m-gap-2 {
        gap: 10px !important;
    }

    .main-heading {
        height: auto;
    }

    .group-dhost {
        position: relative;
    }

    .group-dhost .ghost-count {
        position: absolute;
        z-index: 1;
        top: -15px;
        left: 107px;
    }

    .newgroup-cont {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }

    .member-card-item {
        padding: 18px 25px;
    }

    .bus-det-2 {
        padding-top: 14px;
        padding-left: 0px !important;
    }
    .mleft-0{
        margin-left: 0!important;
    }
    .mwidth-auto{
        width: auto !important;
    }

}

@media (max-width:540px) {
    .newgroup-cont {
        display: grid;
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .chat-active {
        width: 112px;
        padding-left: 10px !important;
    }

    .chat-active p {
        font-size: 18px !important;
    }

    .h-pro-txt {
        font-size: 14px;
    }

}


.file-name-choose {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%; height: 40px;
    padding: 0px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 14px; overflow: hidden;
    }
    span#fileNameDisplay {
        white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 147px;
    height: 100%;
    padding: 12px 10px;

}
span#fileNameDisplay2 {
        white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 147px;
    height: 100%;
    padding: 12px 10px;

}
.choose-new-file{
    border-right: 1px solid #c4c4c4;
    padding-right: 10px !important;
    height: 100%;
    padding: 7px 0px;
    background-color: #f9f9f9;
    padding-left: 10px;
}
.h5-nowrap{
    white-space: nowrap;
    font-size: 22px !important;
}

.grouphost-profile-image{
    height: 126px;
    width: 126px;
}
.unread-message-indicatior {
    padding: 7px;
    background-color: red;
    position: relative;
    border-radius: 50%;
    top: -15px;
    right: 21px;
}
.unread-message-tab-indicator {
    padding: 5px;
    background-color: red;
    position: relative;
    top: -10px;
    border-radius: 50%;
}

.unread-message {
    font-weight: bold;
    color: #000 !important;
}

/* Optional unread indicator */
.unread-message::after {
    content: "•";
    color: #2a2c84;
    margin-left: 10px;
    font-weight: bold;
    float: right;
    margin-right: -50px;
    font-size: 20px;
}
.unread-message-red {
    font-weight: bold;
    color:  red !important;
}

/* Optional unread indicator */
.unread-message-red::after {
    content: "•";
    color: red;
    margin-left: 10px;
    font-weight: bold;
}