.right-sidebar ,.right-search-sidebar{
    position: fixed;
    top: 7.7rem;
    right: -500px;
    background-color: var(--white);
    /* box-shadow: -0.3rem 0 0.4rem 0 var(--dark-black); */
    box-shadow: -0.3rem 0 0.4rem 0 rgb(from var(--color-text-primary) r g b / 10%);;
    border-left: 0.1rem solid var(--gray);
    height: 100%;
    width: 43rem;
    z-index: 99;

}

/* animation on tray panel start */
.notificationUsername {
    font-weight: 600;
    margin-bottom: 0.4rem;
    max-width: 10.9rem !important;
    display: inline-block;
    vertical-align: top;
    width: auto !important;
    margin-bottom: 0px !important;
}

.notificationMsg {
    width: auto !important;
    max-width: 55.5% !important;
}

.empty-state-sidebar {
    position: absolute;
    top: 25%;
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.trayPanel-image {
    max-height: 20rem;
}

.display-sidebar-main {
    width: 100%;
}

.display-sidebar-main::after {
    content: "";
    display: table;
    clear: both;
}

.common-label-emptystate {

    font-size: var(--font-size-15);
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.46;
    text-align: center;
    color: var(--black);
    text-align: center;
    padding-top: 3.5%;
}

.notification-label-icon {
    padding: 1.8rem 0.5rem 1.5rem;
    border-bottom: solid 0.1rem var(--gray);
}

.notificationPanel span.user-team {
    color: var(--black);
    vertical-align: text-top;
}

span.pinned-user-msg.user-name {
    margin-bottom: 0.4rem;
    width: 22.5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: top;
}

.notificationPanel .user-team-label {
    color: var(--black);
    vertical-align: top;
}

.notifications-chat {
    display: inline-block;
    margin-right: 1.6rem;
}

.notifications-chat-label {

    font-size: var(--font-size-15);
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.46;
    color: var(--black);
    display: inline-block;
}

.messageNotification {
    padding: 0rem;
    cursor: pointer;
    background: var(--dark-white);
    border-radius: 0.2rem;
  box-shadow: 0 0.2rem 0.5rem 0 var(--color-border);
    margin-bottom: 1rem;
    box-shadow: 0 0.2rem 0.5rem 0 var(--color-border);
}

.messageNotification .common-postion {
    padding: 2rem 0rem 2rem 1.5rem !important;
}

.messageNotification .display-sidebar-main {
    align-items: center !important;
}

/*now*/
.messageNotification .meeting-img-p-t {
    padding-top: 0rem !important;
}

.messageNotification .user-name {

    font-size: var(--font-size-15);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    color: var(--brown);
    padding-top: 0.3rem;
}

.messageNotification .user-team {

    font-size: var(--font-size-15);
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    color: var(--black);
}

.messageNotification .user-team-label {

    font-size: var(--font-size-15);
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    color: var(--brown);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.messageNotification .common-user-icon {
    position: inherit !important;
    top: 0 !important;
}

.notify-meeting-name {

    font-size: var(--font-size-15);
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    color: var(--black);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    margin-bottom: 0.5rem;
}

.notificationTitle {
    width: 75% !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.notificationUserName {
    display: flex;
}

.notificationTime {

    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6rem;
    display: flex;
    flex-direction: column;
}

.notify-meeting-date {

    font-size: var(--font-size-15);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    color: var(--brown);
    padding-top: 0.3rem;

}

.notify-meeting-time {

    font-size: var(--font-size-15);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    color: var(--brown);
}

.notify-organizer {

    font-size: var(--font-size-15);
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    color: var(--black);
}

.notify-organizer-name {

    font-size: var(--font-size-15);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    color: var(--brown);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.messageNotificationIcon .meeting-img-p-t img {
    margin-bottom: 0.3rem;
    margin-top: 0.3rem;
    width: 100%;
    max-width: 1.8rem;
    max-height: 1.8rem;
}

#trayList .display-sidebar-main {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.8rem;
}

#trayList .common-postion {
    padding: 1.8rem 1rem !important;
}

#trayList .common-user-icon {
    position: inherit;
    top: 0rem;
}

.trayList .date-common {
    bottom: 1.7rem !important;
}

#trayList .common-sidebar-padd {
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0;
    border-bottom: solid 0.1rem var(--gray);
    cursor: pointer;
    width: 100%;
}

#trayList .user-team {
    vertical-align: top;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: bottom;
}
.chatTrayCount {
    bottom: 3rem !important;
}
#trayList .common-icons-size {
    width: 4rem;
    height: 4rem;
}

.traytopicName {
    width: auto;
    max-width: 69.2%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.traytopicsender {
    width: auto;
    max-width: 74.5% !important;
    display: block;
}

.traytopicRecentMsg {
    width: auto !important;
}

.notificationMsg {
    vertical-align: middle !important;
}

/*now-end*/
.common-sidebar-padd {
    padding: 1.5rem 1.4rem;
    border-bottom: solid 0.1rem var(--gray);
    cursor: pointer;
}

.common-badge {

    font-size: var(--font-size-13);
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    color: var(--white);
    border-radius: 0.2rem;
    background-color: var(--red);
    position: relative;
    text-align: center;
    position: absolute;
    bottom: 3.9rem;
    right: 1rem;
    cursor: pointer;
    padding: 0.3rem 0.8rem;
}

.common-trancate-sidebar {
    width: 20rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: top;
}
#trayList .common-trancate-sidebar{
    vertical-align: middle !important;
}
.trancate-text-meeting {
    width: 20rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}

.pingedTeam {
    width: 100%;
}

.trancate-text-pinned {
    width: 35%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    color: var(--brown) !important;
}

.user-img-size-s {
    width: 100%;
    height: 30rem;
}

.cancel-img-sidebar {
    width: 1.7rem;
    height: 1.7rem;
}

.user-img-area-side {
    width: 83%;
}

.pinnedImageArea {
    width: 100%;
}

.pinned-media-name {
    width: 30rem;
    height: 20rem;
    max-width: 100%;
    margin-top: 0.5rem;
    padding-bottom: 1rem;
}

.margin-top-piined {
    width: 100%;
    max-width: 1.5rem;
    max-height: 1.5rem;
    margin-top: 0.5rem;
}

.margin-30px-p {
    margin-top: 2.9rem;
}

.cancel-common-side {
    position: absolute;
    top: 2.5rem;
    right: 1rem;
}

.cancel-common-text {
    position: absolute;
    top: 0;
    right: 0;
}

.trancate-text-sidebar {
    width: 20rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    margin-bottom: 0;
    line-height: 1.9rem;
}

.trayList .user-name {
    font-weight: 600;
    margin-bottom: 0;
    max-width: 5.9rem;
    display: inline-block;
    vertical-align: top;
}

.trancate-text-meeting {
    width: 16.5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: sub;
}

.meeting-img-p-t {
    padding-top: 3rem;
}

.sidebar-scroll-common {
    height: calc(100vh - 13.6rem);
    overflow: auto;
    overflow-x: hidden;
    clear: both;
}

/*notificationPanel*/
.notificationPanel .common-sidebar-padd {
    padding-left: 1.5rem;
    border-bottom: solid 0.1rem var(--gray);
    cursor: pointer;
}

.notificationPanel .common-postion {
    padding: 0 !important;
    border-bottom: none;
    cursor: pointer;
    position: relative;
}

.notificationPanel .display-sidebar-main {
    width: 100%;
    display: flex;
    position: relative;
}

.date-common {
    display: block;
    text-align: right;

    font-size: var(--font-size-15);
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.82rem;
    color: var(--slate-gray);
    position: absolute;
    bottom: 1rem;
    right: 0;
}

img.participants-image {
    width: 100%;
    height: 100%;
    max-width: 39rem;
    margin: 0px auto;
    display: block;
}

.participants-sidebar {
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -100%);
    width: 100%;
    margin: 0px auto;
}

.emptt-state-content {

    font-size: var(--font-size-15);
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.54;
    text-align: center;
    color: var(--brown);
    padding-top: 1rem;
}

.trayListNameRow {
    max-width: 98%;
}

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

.notifyNameTop {
    width: 100%;
    display: flex;
    align-items: center;
}

.pingeMsg {
    width: 100%;
}

.pintray-date-time {
    font-size: var(--font-size-13);
    color: var(--color-text-secondary);
    white-space: nowrap;
    /* position: absolute;
    right: 0;
    bottom: 0; */
    text-align: end;
}

.trancate-text-pinned {
    max-width: 26rem;
}




/* scroll listion start here */
.notificationPanel .common-user-list {
    width: 100%;
    overflow: hidden;
}

.notificationPanel .pintray-content {
    position: relative;
    padding-right: 5.5rem;
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    padding-bottom: 0.25rem;
}

.notificationPanel .allListCommonWrapUserContact {
    max-width: 70%;
}

.notificationPanel .common-name-trancate {
    min-width: 66%;
    max-width: 66%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.notificationPanel .check-box-icon {
    right: 1.2rem;
    top: 40%;
}
.notifications-chat img {
    width: 100%;
    max-width: 1.8rem;
    max-height: 1.8rem;
}

img.notify-m-t {
    width: 100%;
    max-width: 2.3rem;
    max-height: 2.3rem;
}
.notifications-chat img {
    width: 100%;
    max-width: 1.8rem;
    max-height: 1.8rem;
}
.notificationIconWidth {
    width: 100%;
    min-width: 1.5rem;
    height: 1.5rem;
}

/* scroll listion end here */
.notificationPanelListing {
    border-bottom: 0.1rem solid var(--gray);
}
.notificationPanelListing .notificationTime {
    font-size: var(--font-size-11);
    color: var(--brown);
    text-align: right;
}
.notificationLeft {
    width: 100%;
    max-width: 70%;
    padding-right: 2%;
    float: left;
}

.notificationLeft .notificationTitle {
    width: 100%;
    max-width: 100% !important;
    margin-bottom: 0.3rem;
    line-height: 1.9rem;
}
.notificationLeft .notificationWrap {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0.3rem;
    line-height: 1.9rem;
}
.notification-file-access {
    max-width: 74%;
}
.file-access-actions {
    display: flex;
    gap: 0.6rem;
    margin-top: 0.5rem;
}
.notificationPanelListing > .common-postion > .fm02-access-actions {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    margin-top: 0.8rem;
}
.file-access-action-btn {
    min-width: 7.2rem;
    height: 2.8rem;
    padding: 0 1rem;
    border-radius: 0.4rem;
    font-size: var(--font-size-15);
    font-weight: 600;
    cursor: pointer;
}
.file-access-action-btn:disabled {
    opacity: 0.6;
    cursor: default;
}
.file-access-approve {
    color: var(--white);
    border: 0.1rem solid var(--red);
    background: var(--red);
}
.file-access-decline {
    color: var(--dark-gray);
    border: 0.1rem solid var(--gray);
    background: var(--white);
}
.file-access-manage {
    color: var(--white);
    border: 0.1rem solid var(--red);
    background: var(--red);
}
.file-access-status {
    display: inline-flex;
    align-items: center;
    min-height: 2.8rem;
    color: var(--dark-gray);
    font-size: var(--font-size-13);
    font-weight: 600;
}
.notificationTimeWrap {
    float: right;
}
.notificationUnread {
    width: 100%;
    max-width: 1.3rem;
    max-height: 1.3rem;
    float: right;
}

.notificationUnreadMsg {
    background-color: var(--dark-white);
}
.notificationReadMsg {
    background-color: var(--white);
}
.notificationUnreadMsg .commonReadUnredIcon{
    padding-bottom: 2.5rem;
    display: block;
    background-image: url(../../images/icons/UnreadMail.svg);
    background-size: 15%;
    background-position: right;
    background-repeat: no-repeat;
}

.notificationReadMsg .commonReadUnredIcon{
    padding-bottom: 2.5rem;
    display: block;
    background-image: url(../../images/icons/notificationRead.svg);
    background-size: 15%;
    background-position: right;
    background-repeat: no-repeat;
}
.notificationTrayHead {
    width: 100%;
    float: left;
    max-width: 70%;
}

.notificationLabelVolume {
    width: 100%;
    max-width: 30%;
    float: right;
}
.userAlign {
    line-height: 1.6;
}
.notificationWIconWidth {
    cursor: pointer;
}
/* scroll listion end here */
.meeting-appointment-notifi{
    display: flex;
}
.meeting-appointment-notifi .notificationWrap{
    width: auto;
}
.meeting-appointment-notifi .coworker-label{
    padding-top: 0.4rem;
}


.driveContainer {
    padding: 2rem;
}
.image-container img {
    width: 100%;
    height: auto;
  }

  .driveContent p {
    margin-bottom: 0;
    font-size: var(--font-size-15);
    font-weight: 500;
    color: var(--black);
  }

  .additional-content {
    margin-top: 20px;
  }


  .sideDriveColum {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
  }

  .driveSideRow {
      display: flex;
      align-items: center;
      gap: 2rem;
  }

  .ggoleDriveImg {
      background: var(--dark-slate-gray);
      width: 80px;
      height: 80px;
      padding: 2rem;
      border-radius: 0.5rem;
      display: flex;
      justify-content: center;
      align-items: center;
  }

  .ggoleDriveImg img {
      width: 7rem;
      height: auto;
  }

  .driveSync {
      font-size: var(--font-size-15) !IMPORTANT;
      color: var(--black) !IMPORTANT;
      line-height: 4rem;
      font-weight: 400 !IMPORTANT;
      display: flex;
      align-items: center;
      gap: 0.5rem;
  }

  .driveAdditionalContent p {
      font-size: var(--font-size-15);
      color: var(--black);
      font-weight: 500;
      padding-top: 1.8rem;
  }

  .driveButtonSection {
      display: flex;
      flex-direction: column;
      text-align: center;
      align-items: center;
      padding: 3.5% 14%;
      margin-bottom: 2%;
      margin-top: 6%;
      gap: 1rem;
  }
  .driveRepeat {
    display: flex;
}

  .driveCustomCta {
      width: 100%;
      margin-bottom: 4%;

      padding: 0.8rem 1.5rem;
      border-radius: 0.3rem;
      border: solid 0.1rem var(--red);
      font-size: var(--font-size-15);
      font-weight: 600;
      font-stretch: normal;
      font-style: normal;
      line-height: 2.2rem;
      text-align: center;
      color: var(--white);
      background-color: var(--red);
      cursor: pointer;
      height: 3.7rem;
  }

  .driveCustomCancleCta {

      padding: 0.8rem 1.5rem;
      border-radius: 0.3rem;
      border: solid 0.1rem var(--dark-gray);
      font-size: var(--font-size-15);
      font-weight: 600;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.5;
      text-align: center;
      color: var(--dark-gray);
      background-color: var(--white);
      cursor: pointer;
      height: 3.7rem;
      width: 100%;
  }


  .search-result:hover {
    background-color:rgb(from var(--color-background) r g b / 48%) ;
  }

  .notifications-chat-label-mark-as-read{
    color: var(--color-brand);
    position: absolute;
    right: 14px;
    font-size: var(--font-size-15);
    font-weight: 500;
    cursor: pointer;

  }
  .notifications-chat-label-mark-as-read.mark-all-read-disabled{
    opacity: 0.5;
    cursor: not-allowed;
  }
