.img-16x9 {
    aspect-ratio: 16 / 9;
}

.img-1x1 {
    aspect-ratio: 1 / 1;
}

.img-4x1 {
    aspect-ratio: 4 / 1;
}

.img-24x5 {
    aspect-ratio: 24 / 5;
}

.img-4x3 {
    aspect-ratio: 4 / 3;
}

.img-12x11 {
    aspect-ratio: 12 / 11;
}

.img-16x9.cover,
.img-1x1.cover,
.img-4x1.cover,
.img-24x5.cover,
.img-4x3.cover,
.img-12x11.cover {
    object-fit: cover;
}

.img-16x9.contain,
.img-1x1.contain,
.img-4x1.contain,
.img-24x5.contain,
.img-4x3.contain,
.img-12x11.contain {
    object-fit: contain;
}

[contentEditable=true] {
    cursor: text;
}

[contentEditable=true]:empty::before {
    content: attr(data-ph);
    pointer-events: none;
    display: block;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

input[type="date"]:after {
    font-family: 'FontAwesome';
    content: '\f274';
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
}

.mob-snd-btn {
    display: none !important;
}

.error_bor2 {
    border: 1px solid red;
}

@media only screen and (max-width: 767px) and (min-width: 600px) {

    .mob-snd-btn {
        display: inline-block !important;
    }
}

.iti input,
.iti input[type=text],
.iti input[type=tel] {
    padding-left: 80px !important;
}

.menu-state-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-bullet i,
.menu-state-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-bullet i {
    color: var(--bs-primary);
}

.menu-state-primary .menu-item .menu-link.active .menu-bullet i {
    color: var(--bs-primary);
}

.menu-state-bg-light-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) {
    background-color: transparent;
}

.ext-editor img {
    max-width: 100% !important;
    height: auto !important;
}

.truncate-lines {
    display: -webkit-box;    
    -webkit-box-orient: vertical;  
    overflow: hidden;
    text-overflow: ellipsis;
}

.tl-2 {
    -webkit-line-clamp: 2;
}

.tl-3 {
    -webkit-line-clamp: 3;
}

.tl-4 {
    -webkit-line-clamp: 4;
}

.tl-6 {
    -webkit-line-clamp: 6;
}

.at-poll-opt {
    top: 0;
    left: 0;
    bottom: 0;    
    z-index: 1;
}

.at-poll-opt.anim {
    transition: width .6s ease-in-out;
}

.post_box .card-body .alert:last-child {
    margin-bottom: 0 !important;
}

/* Chat */
.smt-td img {
    width: 45px;
    height: 45px;
    border-radius: 23px;
    float: left;
}

.ai-status {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid white;
    display: inline-block;
    top: 2px;
    left: 35px;
    position: absolute;
    z-index: 1;
}

.activeStatus {
    background-color: #4caf50;
}

.sc-mem-cht-div {
    bottom: 0;
    right: 80px;
    z-index: 1100;
}

.smcd-mn-div {
    width: 330px;
    /*   height: 450px; */
    margin-left: 10px;
    background-color: #FFFFFF;
    box-shadow: 0px 1px 7px #dee2e6;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}

.smcd-md-prof-div {
    height: 50px;
    overflow-x: hidden;
    padding: 8px;
    box-shadow: 4.1px 2.9px 17.5px 0.5px rgb(0 0 0 / 10%);
    border-bottom: 1px solid #0000001A;
}

.smcd-md-pd-tp-div img {
    width: 32px;
    height: 32px;
    border-radius: 16px;
    overflow: hidden;
    float: left;
}

.smcd-md-pd-tp-div p {
    margin-left: 40px;
    line-height: 18px;
    padding-top: 7px;
}

.smcd-md-pd-cls {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 15px;
    text-align: center;
    background-color: transparent;
    color: #64748B;
    display: inline-block;
    margin-left: 2px;
}

.smcd-md-pd-cls i {
    line-height: normal;
}

.smcd-md-pd-cls:hover {
    background-color: #00000026;
}

.smcd-md-cht-mn-div {
    overflow-x: hidden;
    overflow-y: auto;
    /* height: 400px; */
    height: 422px;
    position: relative;
}

.smcd-md-cht-mn-div iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

[dir=rtl] .smcd-md-pd-tp-div img {
    float: right;
}

[dir=rtl] .smcd-md-pd-tp-div p {
    margin-right: 40px;
    margin-left: 0;
}

@media (max-width: 575.98px) {
    .sc-mem-cht-div {
        right: 23px;
    }

    .smcd-mn-div {
        width: 85vw;
        margin-left: 0;
    }

    .smcd-md-cht-mn-div {
        /* height: calc(100vh - 150px); */
    }

    .smcd-md-pd-cls:first-child {
        display: none;
    }
}

/* Chat */

/* Thickbox mobile css */
@media only screen and (max-width: 599px) and (min-width: 411px) {
    #TB_iframeContent, #TB_window {
        width:400px !important;
    }
    #TB_window {
        margin-left: -200px !important;
    }    
}
@media only screen and (max-width: 410px) and (min-width: 375px) {
    #TB_iframeContent, #TB_window {
        width:365px !important;
    }
    #TB_window {
        margin-left: -182px !important;
    }
}
@media only screen and (max-width: 374px) and (min-width: 360px) {
    #TB_iframeContent, #TB_window {
        width:352px !important;
    }
    #TB_window {
        margin-left: -176px !important;
    }
}
@media only screen and (max-width: 359px) and (min-width: 320px) {
    #TB_iframeContent, #TB_window {
        width:310px !important;
    }
    #TB_window {
        margin-left: -154px !important;
    }
}
/* Thickbox mobile css */