/*Cursor*/
.cursor-pointer {
    cursor: pointer;
}

.d-hidden {
    display: none;
}

.eBtn.eBtn-black.dropdown-toggle.table-action-btn-2::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

/*Font Size*/
.text-20px {
    font-size: 20px !important;
}

.text-19px {
    font-size: 19px !important;
}

.text-18px {
    font-size: 18px !important;
}

.text-17px {
    font-size: 17px !important;
}

.text-16px {
    font-size: 16px !important;
}

.text-15px {
    font-size: 15px !important;
}

.text-14px {
    font-size: 14px !important;
}

.text-13px {
    font-size: 13px !important;
}

.text-12px {
    font-size: 12px !important;
}

.text-11px {
    font-size: 11px !important;
}

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

.text-9px {
    font-size: 9px !important;
}

.text-8px {
    font-size: 8px !important;
}

.text-7px {
    font-size: 7px !important;
}

.text-6px {
    font-size: 6px !important;
}

.text-5px {
    font-size: 5px !important;
}


/*Font waight*/
.fw-100 {
    font-weight: 100 !important;
}

.fw-200 {
    font-weight: 200 !important;
}

.fw-300 {
    font-weight: 300 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.fw-800 {
    font-weight: 800 !important;
}

.fw-900 {
    font-weight: 900 !important;
}

/*Border Radious*/
.radious-1px {
    border-radius: 1px;
}

.radious-2px {
    border-radius: 2px;
}

.radious-3px {
    border-radius: 3px;
}

.radious-4px {
    border-radius: 4px;
}

.radious-5px {
    border-radius: 5px;
}

.radious-6px {
    border-radius: 6px;
}

.radious-7px {
    border-radius: 7px;
}

.radious-8px {
    border-radius: 8px;
}

.radious-9px {
    border-radius: 9px;
}

.radious-10px {
    border-radius: 10px;
}

.radious-11px {
    border-radius: 11px;
}

.radious-12px {
    border-radius: 12px;
}

.radious-13px {
    border-radius: 13px;
}

.radious-14px {
    border-radius: 14px;
}

.radious-15px {
    border-radius: 15px;
}

.radious-16px {
    border-radius: 16px;
}

.radious-17px {
    border-radius: 17px;
}

.radious-18px {
    border-radius: 18px;
}

.radious-19px {
    border-radius: 19px;
}

.radious-20px {
    border-radius: 20px;
}

/*End Border Radious*/


/*Opacity*/
.opacity-10 {
    opacity: 1 !important;
}

.opacity-9 {
    opacity: .9 !important;
}

.opacity-8 {
    opacity: .8 !important;
}

.opacity-7 {
    opacity: .7 !important;
}

.opacity-6 {
    opacity: .6 !important;
}

.opacity-5 {
    opacity: .5 !important;
}

.opacity-4 {
    opacity: .4 !important;
}

.opacity-3 {
    opacity: .3 !important;
}

.opacity-2 {
    opacity: .2 !important;
}

.opacity-1 {
    opacity: .1 !important;
}

.opacity-0 {
    opacity: 0 !important;
}




/*margin top*/
.mt-80px {
    margin-top: 80px !important;
}

.mt-70px {
    margin-top: 70px !important;
}

.mt-60px {
    margin-top: 60px !important;
}

.mt-50px {
    margin-top: 50px !important;
}

.mt-40px {
    margin-top: 40px !important;
}

.mt-30px {
    margin-top: 30px !important;
}

.mt-20px {
    margin-top: 20px !important;
}

.mt-10px {
    margin-top: 10px !important;
}

.mt-9px {
    margin-top: 9px !important;
}

.mt-8px {
    margin-top: 8px !important;
}

.mt-7px {
    margin-top: 7px !important;
}

.mt-6px {
    margin-top: 6px !important;
}

.mt-5px {
    margin-top: 5px !important;
}

.mt-4px {
    margin-top: 4px !important;
}

.mt-3px {
    margin-top: 3px !important;
}

.mt-2px {
    margin-top: 2px !important;
}

.mt-1px {
    margin-top: 1px !important;
}

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

/*Margin bottom*/
.mb-80px {
    margin-bottom: 80px !important;
}

.mb-70px {
    margin-bottom: 70px !important;
}

.mb-60px {
    margin-bottom: 60px !important;
}

.mb-50px {
    margin-bottom: 50px !important;
}

.mb-40px {
    margin-bottom: 40px !important;
}

.mb-30px {
    margin-bottom: 30px !important;
}

.mb-20px {
    margin-bottom: 20px !important;
}

.mb-10px {
    margin-bottom: 10px !important;
}

.mb-9px {
    margin-bottom: 9px !important;
}

.mb-8px {
    margin-bottom: 8px !important;
}

.mb-7px {
    margin-bottom: 7px !important;
}

.mb-6px {
    margin-bottom: 6px !important;
}

.mb-5px {
    margin-bottom: 5px !important;
}

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

.mb-3px {
    margin-bottom: 3px !important;
}

.mb-2px {
    margin-bottom: 2px !important;
}

.mb-1px {
    margin-bottom: 1px !important;
}

.mb-0px {
    margin-bottom: 0px !important;
}

/*Margin right*/
.me-80px {
    margin-right: 80px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*Margin left*/
.ms-80px {
    margin-left: 80px !important;
}

.ms-70px {
    margin-left: 70px !important;
}

.ms-60px {
    margin-left: 60px !important;
}

.ms-50px {
    margin-left: 50px !important;
}

.ms-40px {
    margin-left: 40px !important;
}

.ms-30px {
    margin-left: 30px !important;
}

.ms-20px {
    margin-left: 20px !important;
}

.ms-10px {
    margin-left: 10px !important;
}

.ms-9px {
    margin-left: 9px !important;
}

.ms-8px {
    margin-left: 8px !important;
}

.ms-7px {
    margin-left: 7px !important;
}

.ms-6px {
    margin-left: 6px !important;
}

.ms-5px {
    margin-left: 5px !important;
}

.ms-4px {
    margin-left: 4px !important;
}

.ms-3px {
    margin-left: 3px !important;
}

.ms-2px {
    margin-left: 2px !important;
}

.ms-1px {
    margin-left: 1px !important;
}

.ms-0px {
    margin-left: 0px !important;
}





/*Padding right*/
.p-80px {
    padding: 80px !important;
}

.p-70px {
    padding: 70px !important;
}

.p-60px {
    padding: 60px !important;
}

.p-50px {
    padding: 50px !important;
}

.p-40px {
    padding: 40px !important;
}

.p-30px {
    padding: 30px !important;
}

.p-20px {
    padding: 20px !important;
}

.p-18px {
    padding: 18px !important;
}

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

.p-9px {
    padding: 9px !important;
}

.p-8px {
    padding: 8px !important;
}

.p-7px {
    padding: 7px !important;
}

.p-6px {
    padding: 6px !important;
}

.p-5px {
    padding: 5px !important;
}

.p-4px {
    padding: 4px !important;
}

.p-3px {
    padding: 3px !important;
}

.p-2px {
    padding: 2px !important;
}

.p-1px {
    padding: 1px !important;
}

.p-0px {
    padding: 0px !important;
}

.pe-80px {
    padding-right: 80px !important;
}

.pe-70px {
    padding-right: 70px !important;
}

.pe-60px {
    padding-right: 60px !important;
}

.pe-50px {
    padding-right: 50px !important;
}

.pe-40px {
    padding-right: 40px !important;
}

.pe-30px {
    padding-right: 30px !important;
}

.pe-20px {
    padding-right: 20px !important;
}

.pe-18px {
    padding-right: 18px !important;
}

.pe-10px {
    padding-right: 10px !important;
}

.pe-9px {
    padding-right: 9px !important;
}

.pe-8px {
    padding-right: 8px !important;
}

.pe-7px {
    padding-right: 7px !important;
}

.pe-6px {
    padding-right: 6px !important;
}

.pe-5px {
    padding-right: 5px !important;
}

.pe-4px {
    padding-right: 4px !important;
}

.pe-3px {
    padding-right: 3px !important;
}

.pe-2px {
    padding-right: 2px !important;
}

.pe-1px {
    padding-right: 1px !important;
}

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

.ps-80px {
    padding-left: 80px !important;
}

.ps-70px {
    padding-left: 70px !important;
}

.ps-60px {
    padding-left: 60px !important;
}

.ps-50px {
    padding-left: 50px !important;
}

.ps-40px {
    padding-left: 40px !important;
}

.ps-30px {
    padding-left: 30px !important;
}

.ps-20px {
    padding-left: 20px !important;
}

.ps-18px {
    padding-left: 18px !important;
}

.ps-10px {
    padding-left: 10px !important;
}

.ps-9px {
    padding-left: 9px !important;
}

.ps-8px {
    padding-left: 8px !important;
}

.ps-7px {
    padding-left: 7px !important;
}

.ps-6px {
    padding-left: 6px !important;
}

.ps-5px {
    padding-left: 5px !important;
}

.ps-4px {
    padding-left: 4px !important;
}

.ps-3px {
    padding-left: 3px !important;
}

.ps-2px {
    padding-left: 2px !important;
}

.ps-1px {
    padding-left: 1px !important;
}

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


.px-30px {
    padding-left: 30px;
    padding-right: 30px;
}

.py-20px {
    padding-top: 20px;
    padding-bottom: 20px;
}

.sub-menu li a.active {
    color: #fff !important;
    font-weight: bold;
    opacity: 1.6 !important;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 15%;
}

.link a:link {
    color: green;
    background-color: transparent;
    text-decoration: none;
}

.link a:hover {
    color: blue;
    background-color: transparent;
    text-decoration: underline;
}

@media print {
    .print-hidden {
        display: none !important;
    }
}

.sidebar .nav-links>li .icon-link svg,
.sidebar .nav-links>li .sidebar_icon svg {
    width: 16px !important;
}

.bg-light-block {
    background-color: #e9ecef !important;
}

.chartdiv {
    width: 100%;
    height: 250px;
}

.chartdiv * {
    color: #fff !important;
}

.display-none-view {
    display: none;
}

.about-sc-one {
    color: #343a40;
}

/*Installation*/
.ins-one {
    min-height: 80px;
    background: linear-gradient(135deg, #0F2027 0, #2C5364 60%) !important;
}

.ins-two {
    margin-top: 30px;
}

.ins-three {
    border-color: #dedede;
}

.ins-four {
    font-size: 14px;
}

.ins-five {
    font-size: 32px;
}

.ins-six {
    font-size: 12px;
}

.ins-seven {
    margin-top: 20px;
}

.ins-eight {
    padding: 12px;
}

.ins-nine {
    color: #5ac52d;
}

.ins-ten {
    color: #f12828;
}

/* ID CARD STARTS HERE */
.id-card-holder {
    width: 225px;
    padding: 4px;
    margin: 0 auto;
    background-color: #1f1f1f;
    border-radius: 5px;
    position: relative;
    border: 1px solid #BDBDBD !important;
}

.id-card-holder:after {
    content: '';
    width: 7px;
    display: block;
    background-color: #0a0a0a;
    height: 100px;
    position: absolute;
    top: 105px;
    border-radius: 0 5px 5px 0;
}

.id-card-holder:before {
    content: '';
    width: 7px;
    display: block;
    background-color: #0a0a0a;
    height: 100px;
    position: absolute;
    top: 105px;
    left: 288px;
    border-radius: 5px 0 0 5px;
}

.id-card {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 0 1.5px 0px #b9b9b9;
}

.id-card img {
    margin: 0 auto;
}

.header img {
    width: 100px;
    margin-top: 15px;
}

.photo img {
    width: 80px;
    margin-top: 15px;
}

h2 {
    font-size: 17px;
    margin: 8px 0;
}

h3 {
    font-size: 12px;
    margin: 4.5px 0;
    font-weight: 300;
}

.qr-code img {
    width: 50px;
}

p {
    font-size: 15px;
    margin: 2px;
}

.id-card-hook {
    background-color: #000;
    width: 70px;
    margin: 0 auto;
    height: 15px;
    border-radius: 5px 5px 0 0;
}

.id-card-hook:after {
    content: '';
    background-color: #d7d6d3;
    width: 47px;
    height: 6px;
    display: block;
    margin: 0px auto;
    position: relative;
    top: 6px;
    border-radius: 4px;
}

.id-card-tag-strip {
    width: 45px;
    height: 40px;
    background-color: #0950ef;
    margin: 0 auto;
    border-radius: 5px;
    position: relative;
    top: 9px;
    z-index: 1;
    border: 1px solid #0041ad;
}

.id-card-tag-strip:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #c1c1c1;
    position: relative;
    top: 10px;
}

.id-card-tag {
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-top: 100px solid #0958db;
    margin: -10px auto -30px auto;
}

.id-card-tag:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 100px solid #d7d6d3;
    margin: -10px auto -30px auto;
    position: relative;
    top: -130px;
    left: -50px;
}

.school_title {
    font-size: 16px;
    margin-top: 5px;
    font-weight: 600;
}

.student_id_card>tbody>tr>td {
    padding: 0px !important;
}

.div-sc-one {
    width: 300px;
    padding: 4px;
    margin: 0 auto;
    background-color: #1f1f1f;
    border-radius: 5px;
    position: relative;
    border: 1px solid #BDBDBD !important;
}

.div-sc-two {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 0 1.5px 0px #b9b9b9;
}

.im-sc-one {
    width: 50px;
    margin-top: 15px;
}

.div-sc-three {
    text-align: center;
    font-size: 16px;
    margin-top: 5px;
    font-weight: 600;
}

.dv-sc-four {
    text-align: center;
}

.div-sc-five {
    width: 80px;
    margin-top: 15px;
}

.head-sc-one {
    text-align: center;
    font-size: 17px;
    margin: 8px 0;
}

.table-sc-one {
    font-size: 11px;
    text-align: center;
}

.td-sc-one {
    text-align: right;
    width: 50%;
}

.td-sc-two {
    text-align: left;
}

.td-sc-three {
    text-align: right;
}

.back-listing {
    min-width: 7.4375rem !important;
    height: 2.650rem !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 1.375rem !important;
    padding-right: 1.5625rem !important;
    background-color: #2e3d5c !important;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0.0625rem solid #2e3d5c !important;
    border-radius: 0.3125rem;
    font-size: 0.9375rem;
    font-weight: 500 !important;
    line-height: 1.1875rem;
    color: #fff !important;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.back-listing:hover {
    background-color: #fff !important;
    color: #2e3d5c !important;
}

.cg-10 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
}

@media print {
    #printPageButton {
        display: none;
    }
}

.eCard {
    position: unset !important;
}


/* onlene course */

.thumbnail-margin {
    margin-left: 12px;
}

.eNav-Tabs-custom {
    overflow-x: inherit;
}


.list-card .card {
    background: #ffff;
    box-shadow: 0 0 35px 0 rgba(154, 161, 171, .15);
    margin-bottom: 20px;
    border: none;
}

.online-course .card-head img {
    width: 100%;
    height: 184px;
}

.online-course .card-title {
    font-size: 15px;
    margin-bottom: 0;
}

.info-title {
    display: flex;
    align-items: center;
    gap: 10px;
}

.info-title img {
    width: 30px;
    border-radius: 50%;
}

.info-title h5 {
    font-size: 13px;
    font-weight: 400;
}

.media {
    justify-content: space-between;
}

.media .dropdown-toggle::after {
    display: none;
}

.media .dropdown-item {
    font-size: 13px;
}

.btn-icon i,
.media .dropdown-item i {
    font-size: 13px;
}

.dropdown-menu-right {
    right: 18px !important;
    left: auto !important;
    top: -6px !important;
}

.btn-control a {
    display: inline-block;
    margin-top: 20px;
    font-size: 13px;
    box-shadow: 0 2px 6px 0 rgba(108, 117, 125, .5);
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268 !important;
    border-color: #545b62 !important;
}


.dropdown-toggle::after {
    display: none;
}

.option-icon i {
    font-size: 16px;
}

.dropdown-item {
    padding: 4px 10px;
    color: #6c757d;
    font-size: 14px;
}

.dropdown-menu {
    padding: 0;
}



.form-control {
    /* font-size: 14px; */
    /* color: #6c757d !important; */
}

.modal-title {
    font-size: 15px;
}

.custom-file {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.custom-file .custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.2125rem + 2px);
    margin: 0;
    opacity: 0;
}

.custom-file .custom-file-label {
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.2125rem + 2px);
    padding: .45rem .9rem;
    font-weight: 400;
    line-height: 1.5;
    color: #6c757d;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.2125rem;
    padding: .45rem .9rem;
    line-height: 1.5;
    color: #6c757d;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0;
}

.form-group label {
    font-size: 14px;
}

.note-editable p {
    font-size: 15px;
}


.bg-dragula h5 {
    font-size: 15px;
}

.bg-dragula {
    background: #e3eaef;
}

.list-card .card {
    background: #ffff;
    box-shadow: 0 0 35px 0 rgba(154, 161, 171, .15);
    margin-bottom: 20px;
    border: none;
}

.online-course .card-head img {
    width: 100%;
    height: 184px;
}

.online-course .card-title {
    font-size: 15px;
    margin-bottom: 0;
}

.info-title {
    display: flex;
    align-items: center;
    gap: 10px;
}

.info-title img {
    width: 30px;
    border-radius: 50%;
}

.info-title h5 {
    font-size: 13px;
    font-weight: 400;
}

.media {
    justify-content: space-between;
}

.media .dropdown-toggle::after {
    display: none;
}

.media .dropdown-item {
    font-size: 13px;
}

.btn-icon i,
.media .dropdown-item i {
    font-size: 13px;
}

.dropdown-menu-right {
    right: 18px !important;
    left: auto !important;
    top: -6px !important;
}

.btn-control a {
    display: inline-block;
    margin-top: 20px;
    font-size: 13px;
    box-shadow: 0 2px 6px 0 rgba(108, 117, 125, .5);
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268 !important;
    border-color: #545b62 !important;
}

.list-card {
    position: relative;
}

.badge-control {
    position: absolute;
    top: 0;
    right: 12px;
    color: #fff;
    background-color: #0acf97;
    font-size: 11px;
    font-weight: 400;
    display: inline-block;
    padding: 6px 10px !important;
}

.note-editor.note-airframe .note-editing-area .note-editable,
.note-editor.note-frame .note-editing-area .note-editable {
    height: 150px;
}

.documents p,
.documents p a {
    color: #000;
}

.documents:hover .trash i {
    visibility: visible;
    opacity: 1;
}

.documents .trash i {
    color: red;
    visibility: hidden;
    opacity: 0;
    transition: .5s;
}

.center2 {
    width: 25% !important;
}

/* whatsapp start */
.whatsapp-container {
    height: calc(100vh - 180px);
    background-color: #f0f2f5;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.whatsapp-app {
    display: flex;
    height: 100%;
}

.whatsapp-sidebar {
    width: 350px;
    background-color: #fff;
    border-right: 1px solid #e9edef;
    display: flex;
    flex-direction: column;
    height: 100%;
    transition: transform 0.3s;
}

.sidebar-header {
    padding: 10px 16px;
    background-color: #f0f2f5;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

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

.sidebar-search {
    padding: 8px 12px;
    background-color: #f0f2f5;
}

.sidebar-search .input-group {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
}

.nav-tabs {
    padding: 0 12px;
    background-color: #f0f2f5;
}

.nav-tabs .nav-link {
    color: #667781;
    border: none;
    padding: 12px 16px;
    font-weight: 500;
}

.nav-tabs .nav-link.active {
    color: #00a884;
    border-bottom: 2px solid #00a884;
    background-color: transparent;
}

.recipient-list {
    overflow: auto;
    flex: 1;
    padding: 0 12px;
    height: 63vh;
}

.recipient-category {
    padding: 12px 16px 6px;
    font-size: 14px;
    color: #667781;
    background-color: #f0f2f5;
}

.recipient-item {
    display: flex;
    padding: 12px;
    border-bottom: 1px solid #f0f2f5;
    cursor: pointer;
    transition: background-color 0.2s;
}

.recipient-item:hover, .recipient-item.active {
    background-color: #f5f6f6;
}

.recipient-avatar {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
    font-size: 20px;
}

.avatar-group {
    display: flex;
    flex-wrap: wrap;
    width: 48px;
    height: 48px;
    background-color: #f0f2f5;
    border-radius: 50%;
    overflow: hidden;
}

.avatar-group img {
    width: 24px;
    height: 24px;
    object-fit: cover;
}

.recipient-info {
    flex: 1;
    overflow: hidden;
}

.recipient-info h6 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #111b21;
}

.recipient-info p {
    margin: 0;
    font-size: 13px;
    color: #667781;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.recipient-time {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.whatsapp-chat {
    flex: 1;
    display: flex;
    flex-direction: column;
    background-color: #e5ddd5;
    background-image: url('https://web.whatsapp.com/img/bg-chat-tile-light_a4be512e7195b6b733d9110b408f075d.png');
    height: 100%;
}

.chat-header {
    padding: 10px 16px;
    background-color: #f0f2f5;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e9edef;
}

.chat-info {
    display: flex;
    align-items: center;
    flex: 1;
}

.chat-avatar {
    margin-right: 12px;
}

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

.chat-details h5 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
}

.chat-details p {
    margin: 0;
    font-size: 13px;
    color: #667781;
}

.chat-actions {
    display: flex;
}

.messages-container {
    flex: 1;
    overflow-y: auto;
    padding: 20px;
    background-color: rgba(229, 221, 213, 0.8);
    position: relative;
}

.empty-state {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-align: center;
    color: #667781;
}

.empty-icon {
    font-size: 64px;
    color: #00a884;
    margin-bottom: 16px;
}

.empty-state h4 {
    color: #111b21;
    margin-bottom: 8px;
}

.message-input {
    padding: 12px;
    background-color: #f0f2f5;
    border-top: 1px solid #e9edef;
}

.input-group {
    background-color: #fff;
    border-radius: 8px;
    padding: 5px 10px;
}

.input-group .btn {
    color: #54656f;
}

.input-actions {
    display: flex;
    justify-content: flex-end;
}

.btn-send {
    padding: 8px 16px;
    font-size: 14px;
}

/* Group Management Styles */
.group-management-panel {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    padding: 20px;
    overflow-y: auto;
}

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

.group-avatar-edit {
    position: relative;
    width: 80px;
    height: 80px;
    margin: 0 auto;
}

.group-avatar-edit.large {
    width: 100px;
    height: 100px;
}

.group-avatar-edit img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}

.avatar-edit-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.avatar-edit-btn i {
    font-size: 14px;
}

.group-members {
    margin-top: 20px;
}

.member-list {
    border-top: 1px solid #e9edef;
    padding-top: 10px;
}

.member-item {
    padding: 12px 0;
    border-bottom: 1px solid #e9edef;
}

/* Member selection styles */
.member-select-list {
    max-height: 300px;
    overflow-y: auto;
}

.member-select-item {
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 5px;
    transition: background-color 0.2s;
}

.member-select-item:hover {
    background-color: #f5f6f6;
}

/* Responsive styles */
@media (max-width: 992px) {
    .whatsapp-sidebar {
        width: 300px;
    }
}

@media (max-width: 768px) {
    .whatsapp-sidebar {
        position: absolute;
        width: 100%;
        z-index: 1000;
        display: none;
    }
    
    .whatsapp-sidebar.active {
        display: flex;
    }
    
    .whatsapp-chat {
        display: none;
    }
    
    .whatsapp-chat.active {
        display: flex;
    }
}
/* Ensure tabs stay in one row and are responsive */
#recipientTabs {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around; 
    width: 100%;
   
    white-space: nowrap;
}

/* Style for nav items */
#recipientTabs .nav-item {
    flex: 1; 
    text-align: center;
}

/* Style for nav links (buttons) */
#recipientTabs .nav-link {
    padding: 10px;
    width: 100%;
    font-size: clamp(12px, 2.5vw, 14px); 
    transition: font-size 0.2s ease; 
}

/* Active tab styling */
#recipientTabs .nav-link.active {
    font-weight: bold;
    border-bottom: 2px solid #075E54;
}

/* Media queries for finer control */
@media screen and (max-width: 768px) {
    #recipientTabs .nav-link {
        font-size: clamp(10px, 2vw, 12px); 
        padding: 8px;
    }
}

@media screen and (max-width: 576px) {
    #recipientTabs .nav-link {
        font-size: clamp(8px, 1.8vw, 10px);
        padding: 6px;
    }
}
/* whatsapp end */