.functional-iconsearch {
    width: 20px;
    position: relative;
    height: 20px;
}

.search {
    width: 397px;
    position: relative;
    font-weight: 300;
    white-space: pre-wrap;
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.functional-iconcross {
    width: 22px;
    position: relative;
    height: 22px;
}

.inputsprompts-search-bar {
    align-self: stretch;
    border-radius: 15px;
    background-color: #fff;
    border: 0.5px solid #323232;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 20px;
    gap: 20px;
}

.chatinput-text {
    position: relative;
}

.navigationfilters {
    border-radius: 40px;
    background-color: #323232;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    color: #fff;
}

.navigationfilters1 {
    border-radius: 40px;
    background-color: #fff;
    border: 0.3px solid #323232;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
}

.navigationfilters-parent {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
}

.latest1 {
    width: 520px;
    position: relative;
    font-weight: 600;
    display: inline-block;
    flex-shrink: 0;
}

.chatdivider {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.chatheading {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.chatdelete-child {
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 0px 8px 8px 0px;
    background-color: #f04438;
    width: 131px;
    height: 119px;
}

.functional-icondelete {
    position: absolute;
    top: 42px;
    left: 59px;
    width: 24px;
    height: 36px;
}

.chatdelete {
    position: absolute;
    height: 100%;
    width: 25.24%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    left: 74.76%;
}

.chatinputsprofile-picture {
    width: 104px;
    position: relative;
    border-radius: 100px;
    background-color: #e3e3e3;
    height: 104px;
    overflow: hidden;
    flex-shrink: 0;
}

.title-date {
    flex: 1;
    position: relative;
    font-weight: 500;
    display: flex;
    align-items: center;
    height: 15px;
}

.title-date-wrapper {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    z-index: 0;
}

.tap-to-start {
    margin: 0;
}

.chatdescription {
    flex: 1;
    position: relative;
    font-weight: 300;
}

.description-wrapper {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    z-index: 1;
    font-size: 16px;
}

.chattime {
    width: 50px;
    position: absolute;
    margin: 0 !important;
    top: 0px;
    left: 350px;
    font-weight: 200;
    text-align: right;
    display: flex;
    align-items: center;
    height: 15px;
    flex-shrink: 0;
    z-index: 2;
}

.title-and-date1 {
    width: 350px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    gap: 15px;
}

.title-and-date {
    width: 415px;
    height: 104px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 15px;
    box-sizing: border-box;
}

.chatbottom-line {
    align-self: stretch;
    position: relative;
    border-top: 0.5px solid #323232;
    box-sizing: border-box;
    height: 0.5px;
    opacity: 0.5;
}

.new-chat1 {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    left: 0%;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    gap: 15px;
}

.chatsnotifications {
    width: 519px;
    position: relative;
    height: 119px;
}

.new-chat {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
}

.new-chat-wrapper {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 20px;
}

.chatlatest {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 30px;
}

.notifications {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
    font-size: 20px;
}

.chats {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 30px;
    font-size: 30px;
}

.chat-notifications {
    border-radius: 30px 0px 0px 30px;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    height: 972px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 30px;
    gap: 30px;
}

.title-date-wrapper2 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.description-wrapper2 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

.title-and-date9 {
    width: 351px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
}

.title-and-date8 {
    width: 416px;
    height: 104px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 15px;
    box-sizing: border-box;
}

.chatselements {
    width: 732px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.new-chat-container {
    width: 732px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.actual-messages-inner {
    align-self: stretch;
    border-radius: 0px 15px 0px 0px;
    border: 1px solid #e3e3e3;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 30px 0px 30px 30px;
    font-size: 20px;
}

.input-text3 {
    width: 256px;
    position: relative;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    font-weight: 400;
}

.time5 {
    width: 31px;
    position: relative;
    font-weight: 200;
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.time-received {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-end;
    font-size: 13px;
    width: 276px;
    color: #323232;
    margin-top: 10px;
}

.message-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
    height: 100%;
    width: 100%;
}

.locationmessage-content {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    gap: 10px;
}

.chatsmessage-received {
    box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.25);
    border-radius: 8px 8px 8px 0px;
    background-color: #E1E5EA;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 10px;
}

.locationchatsmessage-received {
    border-radius: 8px 8px 8px 0px;
    background-color: transparent;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    color: #323232;
}

.chatsmessages-received {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    color: #323232;
}

.chatDate {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 30px;
    color: #323232;
}

.dateBox {
    box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 10px;
}

.dateText {
    position: relative;
    font-weight: 300;
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.chat-iconsent {
    width: 9px;
    position: relative;
    height: 6px;
}

.time-sent {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: 5px;
    font-size: 13px;
    width: 276px;
    color: #323232;
    margin-top: 10px;
}

.time-sentMedia {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
    font-size: 13px;
    width: 350px;
    color: #323232;
    margin-top: 10px;
}

.time-sentMediaRecieved {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: 5px;
    font-size: 13px;
    width: 350px;
    color: #323232;
    margin-top: 10px;
}

.chatsmessage-sent {
    box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.25);
    border-radius: 8px 8px 0px 8px;
    background-color: #87ceeb;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 10px;
}

.locationchatsmessage-sent {
    background-color: transparent;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    color: #323232;
}

.mapBox {
    width: 100%;
    height: 100px;
    position: relative;
    overflow: hidden;
    border-radius: 8px 8px 0px 8px;
}

.chatsmessages-sent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    color: white;
}

.chatsmessages-child {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    left: 0%;
    box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.25);
    border-radius: 8px 8px 0px 8px;
    background-color: transparent;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.chatsmessages-child img {
    height: 50px;
    width: 50px;
}

.chatsmessages-childReceived {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    left: 0%;
    box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.25);
    border-radius: 8px 8px 8px 0px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.chatimg {
    position: relative;
    height: 418px;
    width: 100%;
    border-radius: 4px;
    background-color: #e3e3e3;
    overflow: hidden;
    object-fit: cover;
}

.time9 {
    position: relative;
    font-weight: 200;
}

.time8 {
    position: absolute;
    height: 9.21%;
    width: 22.37%;
    top: 88.8%;
    right: 2.39%;
    bottom: 1.99%;
    left: 75.24%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 5px;
    box-sizing: border-box;
    gap: 5px;
    color: white;
}

.chatsmessages2 {
    width: 350px;
    position: relative;
    height: fit-content;
    background-color: #87ceec;
    border-radius: 8px 8px 0px 8px;
    padding: 5px;
}

.chatsmessages2received {
    width: 350px;
    position: relative;
    height: fit-content;
    background-color: #E1E5EA;
    border-radius: 8px 8px 8px 0px;
    padding: 5px;
}

.chatsmessages-frame {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    font-size: 14px;
}

.chatsmessages-frameReceived {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 30px;
    font-size: 14px;
}

.messages {
    align-self: stretch;
    border: 1px solid #e3e3e3;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    color: #fff;
    max-height: 900px;
    overflow: scroll;
}

.functional-iconsend-2 {
    width: 30px;
    position: relative;
    height: 30px;
}

.input-text5 {
    width: 561px;
    position: relative;
    font-weight: 300;
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.inputstext-smallest {
    width: 601px;
    border-radius: 15px;
    background-color: #fff;
    border: 0.5px solid #323232;
    box-sizing: border-box;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 20px;
}

.functional-iconsend-2-parent {
    align-self: stretch;
    border-radius: 0px 0px 15px 0px;
    border: 1px solid #e3e3e3;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 30px;
    gap: 30px;
}

.actual-messages {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    max-height: 972px;
}

.chat-notifications-parent {
    position: relative;
    border-radius: 15px;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 60px 140px;
    box-sizing: border-box;
    text-align: left;
    font-size: 24px;
    color: #323232;
    font-family: Lexend;
}

.chatsFeature {
    background-color: white;
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: stretch;
    box-shadow: inset 10px 0px 100px rgba(0, 0, 0, 0.1);
    width: 100%;
    z-index: 999;
    position: relative;
    margin: 0px !important;
    padding: 15px;
}

.profileImage {
    border: transparent;
    border-radius: 80px;
    height: 48px;
    width: 48px !important;
    padding: 0px !important;
    margin: 0px 10px 0px 0px;
    object-fit: cover;
    background-color: lightgray;
}

#chatGroupsDiv {
    padding: 20px 0px;
    background-color: white;
    height: 100%;
    margin: 0px;
    opacity: 1;
    transition: width 0.5s ease, opacity 0.5s ease;
}

#chatGroupsDiv.closed {
    width: 0;
    opacity: 0;
}

#searchDiv {
    border-radius: 34px;
    height: 50px;
    padding: 10px;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
}

#chatTitleDiv {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    padding: 20px;
    background-color: #323232;
    border-radius: 9px 9px 0px 0px;
    color: white;
    justify-content: flex-start;
    margin: 0;
}

#searchBar {
    border: none;
    width: 100%;
    padding: 0px 10px;
}

.searchBarImages {
    border: none;
    padding: 0px 10px;
    height: 15px;
}


#filtersDiv {
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    padding: 0px;
    margin-bottom: 15px;
}

#contactsDiv {
    overflow: scroll;
    padding: 0px;
    height: 80%;
}

.contactDiv {
    margin-top: 10px !important;
    padding: 15px !important;
    background-color: white;
    color: #323232;
    position: relative;
    z-index: 998;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.contactSelected {
    background-color: #F1F1F1;
    color: #323232;
    border-radius: 9px;
}

.contactSelected svg {
    fill: white;
    stroke: white;
}

#contactSeperator {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #323232;
}

#chatDiv {
    border-radius: 9px;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
    max-height: 695px;
    margin: 0px;
    padding: 0px;
}

/* #messagesDiv {
    overflow: scroll;
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 10px;
    height: 550px;
}

#textDiv {
    height: auto;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    background-color: #F1F5F9;
    box-shadow: 0px 0px 6px 5px rgba(0, 0, 0, 0.10);
    border-radius: 9px;
}

#chatInput {
    font-size: 18px;
    color: #323232;
    width: 100%;
    padding: 0px 10px;
    max-height: 100px;
    overflow: scroll;
    min-height: 30px;
}

.textDivImages {
    border: none;
    padding: 0px 10px;
    height: 25px;
} */

.messagesBody {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    background: white;
    height: 600px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 9px;
}


/* #shareDiv {
    height: 0px;
    display: flex;
    flex-flow: column;
    gap: 10px;
    position: absolute;
    z-index: 999;
    bottom: 60px;
    transition: height 1s, padding 1s;
    overflow: hidden;
    padding-top: 1rem;
    padding-bottom: 1rem;
    right: 37px;
    background-color: white;
} */

#messagesDiv {
    flex: 1;
    overflow-y: auto;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

#textDiv {
    position: relative;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    background-color: #F1F5F9;
    box-shadow: 0px 0px 6px 5px rgba(0, 0, 0, 0.10);
    border-radius: 9px;
    gap: 10px;
}

#chatInput,
#chatInput2 {
    font-size: 18px;
    color: #323232;
    width: 100%;
    min-height: 30px;
    max-height: 100px;
    resize: none;
    padding: 6px 10px;
    background-color: #F1F5F9;
    border-radius: 6px;
    overflow-y: auto;
    display: block;
    margin-top: auto;
    border: none;
}

.textDivImages {
    border: none;
    height: 25px;
    cursor: pointer;
}

.filter {
    min-width: auto;
    text-align: center;
    color: #323232;
    font-family: 'Lexend';
    margin: 10px;
    font-size: 14px;
    cursor: pointer;
}

.filterSelected {
    color: #87ceeb;
    text-decoration: underline;
}


.scrollDownArrow {
    border: 1px solid #87CEEB;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #87CEEB;
}

.scrollDownCount {
    position: absolute;
    left: -9px;
    top: -6px;
    z-index: 2;
    background-color: lightgray;
    color: black;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.scrollDown {
    position: absolute;
    bottom: 65px;
    right: 30px;
    z-index: 999;
}

@media screen and (max-width: 770px) {

    #chatGroupsDiv {
        z-index: 1000;
        position: absolute;
        padding: 20px;
        background-color: white;
        height: 695px;
        opacity: 1;
        transition: width 0.5s ease, opacity 0.5s ease;
        border-radius: 9px;
        box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
        overflow: hidden;
    }

    #showChats {
        z-index: 999;
    }
}

@media screen and (min-width: 771px) {

    #chatGroupsDiv {
        padding: 20px;
        background-color: white;
        height: 695px;
        margin-right: 30px;
        opacity: 1;
        transition: width 0.5s ease, opacity 0.5s ease;
        z-index: 0;
        position: unset;
        border-radius: 9px;
        box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.10);
        overflow: hidden;
    }

    #showChats {
        display: none;
    }
}

.mySlides {
    display: none
}

#imageSlides {
    display: block;
    position: absolute;
    top: 0;
    z-index: 1000;
    height: 100%;
}

/* Slideshow container */
.slideshow-container {
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    height: 662px;
    width: 100%;
    padding: 0;
}

.selectedImg {
    max-width: 700px;
    width: 100%;
    height: 573px;
    object-fit: contain;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    background-color: black;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.dotactive,
.dot:hover {
    background-color: #717171;
}

#imgOverlay {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background-color: rgba(0, 0, 0);
    cursor: pointer;
}

#actionButtons {
    position: relative;
    z-index: 1000;
    display: none;
}

#actionButtons.visible {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    color: white;
    cursor: pointer;
    font-family: Lexend;
    font-size: 20px;
}


.lastMsg {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    font-weight: 400;
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {

    .prev,
    .next,
    .text {
        font-size: 11px
    }
}

.marker {
    background-image: url('/images/locationpin.png');
    background-size: cover;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
}

#chatTitle {
    font-size: 17px;
    font-weight: 300;
}

#chatTitleTime {
    font-size: 14px;
    font-weight: 300;
}

.messageLabel {
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#noMessages {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.unreadLbl {
    background-color: #87ceeb;
    height: 20px;
    width: 20px;
    border: none;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    color: #323232;
    font-weight: 600;
}

.messageName {
    white-space: nowrap;
    font-weight: 700;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0px;
}


.incomingCallDiv {
    margin-top: 10px !important;
    padding: 10px !important;
    background-color: white;
    color: #323232;
    position: relative;
    z-index: 998;
    display: flex;
    align-items: flex-start;
    box-shadow: 0px 0px 15px 1px rgba(135, 206, 235, 0.75);
    border-radius: 9px;
}

.incomingCallBtns {
    display: flex;
    align-items: center;
    height: 50px;
}

.chatincomingCallDiv {
    margin: 10px !important;
    padding: 10px !important;
    background-color: white;
    color: #323232;
    position: absolute;
    bottom: 0px;
    z-index: 998;
    display: flex;
    align-items: center;
    box-shadow: 0px 0px 15px 1px rgba(135, 206, 235, 0.75);
    border-radius: 9px;
    justify-content: space-between;
}

#activeCall {
    width: 100%;
    background-color: black;
    height: 100%;
    padding: 20px;
    display: none;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    border-radius: 9px;
}

.localVideo {
    width: 100%;
    height: 100%;
    transform: rotateY(180deg);
}

.remoteVideo {
    width: 100%;
    height: 100%;
    transform: rotateY(180deg);
}

.answered {
    height: auto;
    width: 20% !important;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: width 2s;
    z-index: 1;
}

.callBtns {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: center;
    gap: 5px;
}

.acceptSpan {
    background-color: #4caf51;
    border: none;
    border-radius: 20px;
    height: 30px;
    display: flex;
    color: white;
    padding: 5px;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    width: 125px;
    cursor: pointer;
}


.joinSpan {
    background-color: #87CEEB;
    border: none;
    border-radius: 20px;
    height: 30px;
    display: flex;
    color: white;
    align-items: center;
    justify-content: center;
    width: 100%;
    cursor: pointer;
}

.declineSpan {
    background-color: #ff4141;
    border: none;
    border-radius: 20px;
    height: 30px;
    display: flex;
    color: white;
    padding: 5px;
    align-items: center;
    justify-content: center;
    gap: 5px;
    width: 150px;
    cursor: pointer;
}

.chatsmeetings {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
}

.chatsmeeting-sent {
    box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    background-color: #323232;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 10px;
}

.chatsmeeting-received {
    box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    background-color: #323232;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 10px;
}

.meeting-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
    height: 100%;
    width: 100%;
}

.meeting-text3 {
    width: 256px;
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-shrink: 0;
    font-weight: 400;
    flex-direction: column;
}

.acceptMeetingSpan {
    background-color: #4caf51;
    border: none;
    border-radius: 20px;
    height: 30px;
    display: flex;
    color: white;
    padding: 5px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 110px;
    cursor: pointer;
}

.pendingMeetingSpan {
    background-color: #FFAB68;
    border: none;
    border-radius: 20px;
    height: 30px;
    display: flex;
    color: white;
    padding: 5px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 110px;
    cursor: pointer;
}

.declineMeetingSpan {
    background-color: #ff4141;
    border: none;
    border-radius: 20px;
    height: 30px;
    display: flex;
    color: white;
    padding: 5px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 110px;
    cursor: pointer;
}

.meetingBtns {
    display: flex;
    align-items: center;
    height: auto;
    justify-content: space-around;
    flex-direction: row;
    width: 100%;
}

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