:root {
	font-family: "Montserrat", "Open Sans", "Source Sans Pro", "Segoe UI", sans-serif, Lato, -apple-system, system-ui, BlinkMacSystemFont, Roboto, Ubuntu !important;
}

/* file manger serach strat */
.file-section-body {
  margin-bottom: 0rem !important;
  padding-bottom: 0;
  display: flex;
  width: 100%;
  /* max-width: 94.6%; */
}

.fileSearchResultContainer {
  width: 100%;
  /* display: flex; */
  /* justify-content: center; */
}

.fileHeaderSearch {
  border-radius: 0.4rem;
  display: inline-block;
  /* margin-top: 0.3rem; */
  width: 100%;
  min-width: 100%;
}
.beta-icon{
  width: 4rem !important;
  /* height: 2rem; */
  /* height: auto; */
  margin-bottom: 1.15rem;
  margin-left: 0.8rem;
  padding-top: 0 !important;
}

.fileheaderSearchTab {
  /* padding: 1.5rem; */
  margin-bottom: 1rem;
  background: var(--white);
  width: 100%;
  border-radius: 0.5rem;
  display: flex;
  /* justify-content: space-around; */
  list-style: none;
  filter: drop-shadow(0px 6px 9px rgba(0, 0, 0, 0.2));
  border-top: 0.1rem solid var(--gray);
}

.fileheaderSearchTab li span {
  display: block;
  text-align: center;
  padding-bottom: 0.8rem;
}

.fileheaderSearchTab li {
  font-style: normal;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.5;
  /* identical to box height, or 125% */
  letter-spacing: 0.1rem;
  color: var(--black);
  padding: 1.8rem 1.62rem;
  cursor: pointer;
  /* margin-right: 0.1rem; */
  box-sizing: border-box;
}

.fileheaderSearchTab li:hover {
  background: var(--dark-white);
}

.fileheaderSearchTab li.active {
  background: var(--dark-white);
}

/* file manger end here */
.cardWrap {
  padding-bottom: 1.2rem;
  /* padding-left: 1rem; */
}

.row-card-file {
  flex-direction: row;
  flex-wrap: wrap;
  --auto-grid-min-size: 23rem;
  display: grid;
  grid-gap: 2rem;
  grid-gap: 2rem;
  grid-template-columns: repeat(auto-fill, minmax(var(--auto-grid-min-size), 1fr));
}

.card-file-manager {
  position: relative;
  padding: 1.2rem 1.2rem 1.2rem 1.2rem;
  height: 100%;
  border-radius: 0.8rem;
  border: 0.05rem solid #D6DBE1;
  background: var(--brown-s-1);
}

.cardFileHeader {
  /* font-style: normal; */
  font-weight: 500;
  font-size: 1.5rem;
  /* line-height: 1.9; */
  /* identical to box height, or 127% */
  display: flex;
  align-items: center;
  line-height: 1.6rem;
  letter-spacing: 0.06rem;
  /* text-transform: uppercase; */
  color: var(--black);
  padding-bottom: 1.2rem;
  /* padding-left: 0.6rem; */
  /* position: relative; */
  /* top: 30px; */
}

.folderCard {
  /* display: flex; */
  /* align-items: center; */
}

.folderLabel {
  font-style: normal;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.9;
  letter-spacing: 0.06rem;
  line-height: 1.976rem;
  /* identical to box height, or 127% */
  color: var(--black);
  padding-left: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  /* padding-right: 4rem; */
  width: 100%;
  max-width: 15rem;
  max-width: 12rem;
}

#sharedToDropdown{
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.folderIcon img {
  /* width: 100%;
min-width: 1.5rem;
min-height: 1.5rem; */
}

.container-card-file-manager {
  grid-gap: 0.5em;
  /* padding-right: 0.5%; */
  /* height: calc(100vh - 15rem) !important; */
  grid-auto-rows: max-content;
  padding-bottom: 5rem;
  /* overflow-y: scroll; */
  /* width: 100%; */
}

.card-file-manager-content {
  margin: 0px auto;
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  /* align-items: center; */
  /* justify-content: center; */
  position: relative;
  cursor: pointer;
  max-width: 25rem;
  background: var(--white);
  padding: 0;
  /* height: 21.5rem; */
  height: 14rem;
  /* border-radius: 0.6rem; */
  /* padding: 1.2rem 0.8rem; */
  border-radius: 6.24px;
  border: 0.05rem solid #D8D8D8;
}

.card-footer {
  background: none;
  font-style: normal;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.9;
  /* identical to box height, or 127% */
  color: var(--black);
  border-top: none;
  position: relative;
  padding: 0;
  margin-right: 0.3rem;
  padding-top: 1.2rem;
  display: flex;
  justify-content: space-between;
  padding-left: 0rem;
  align-items: center;
}

.folderManger {
  padding-bottom: 1rem;
  padding-top: 1rem;
  margin-bottom: 0px;
}

.flex-file-card {
  display: flex;
  flex-direction: row;
}

.card-file-content {
  box-sizing: border-box;
  width: 90px;
  height: 107.09px;
  background: var(--white);
  border: 0.1rem solid var(--brown2);
  box-shadow: 0px 4px 8px rgba(156, 150, 150, 0.25);
  border: 0.2rem solid var(--black2);
  margin: 0 auto;
}

.card-header {
  background-color: inherit;
  background-color: inherit;
  border: none;
  display: flex;
  justify-content: space-between;
  /* padding-bottom: 1.8rem; */
  padding: 0px;
  margin-bottom: 1.2rem;
  margin-left: 1.2rem;
  margin-right: 0.5rem;
  padding: 0px;
  margin-bottom: 1.2rem;
  margin-left: 1.2rem;
  /* margin-right: 1.2rem; */
}

.videoPlayIcon {
  position: absolute;
}

.card-file-manager-content img {
  width: 100%;
  max-height: 100%;
  height: 100vh;
}
.default-img-display {
    width: 100%;
    height: 100% !important;
    max-width: 8rem;
    max-height: 8rem !IMPORTANT;
    margin: 0px auto;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
}
.icon-card-header img {
  /* width: 2.0rem; */
}

.favouriteActive {
  position: absolute;
  left: 0;
  top: 0rem;
  /* max-width: 1.8rem;
max-height: 1.8rem;
width: 100%; */
}

.option-card-header img {
  width: 100%;
  /* max-width: 1.5rem;
max-height: 1.5rem; */
}

.card-footer-seprator {
  /* position: absolute; */
  width: 220px;
  height: 0px;
  left: 763px;
  bottom: 579px;
  border: 0.1rem solid var(--gray);
}

.fileMangerTopStrip {
  padding-top: 0.7rem;
  padding-left: 2rem;
  padding-bottom: 0.7rem;
}

.fileMangerTopStrip1 {
  padding-top: 0.7rem;
  padding-left: 2.5rem;
  padding-bottom: 0.7rem;
  height: 4.3rem;
  width: 100vw;
}

.fileManager {
  background: var(--white);
  right: 0;
  flex-direction: column;
  width: 100%;
  /* padding-right: 7rem; */
}

.leftMenu-file-manager {
  border-right: 0.1rem solid var(--gray);
  /* background: #f1f1f1a1; */
  float: left;
  width: 100%;
  display: inline-flex;
  flex-direction: column;
  flex-wrap: nowrap;
  min-width: 17rem;
  max-width: 28rem;
  max-width: 31.0rem;
  height: 100vh;
  /* margin-right: 2.6rem; */
  /* padding-top: 2rem; */
  /* border: 1px solid #D8D8D8; */
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  padding-left: 0rem;
  clear: both;
}

.fm-sharedFiles-subMenu li {
  /* padding-left: 7.4rem !important; */
  /* position: relative; */
  /* top: -37px; */
}

.filesNewTab {
  width: 100%;
  max-width: max-content;
  display: flex;
  padding: 1.3rem 1.3rem;
  flex-direction: column;
  border-radius: 0.8rem;
  background: #FFF;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.20), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  margin-bottom: 2.0rem;
  color: var(--brown-s);
  text-align: center;
  font-family: Montserrat;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  align-items: center;
  cursor: pointer;
}


.leftMenuWarp ul {
  padding-top: 0rem;
}

.fm-sharedFiles-subMenu span {
  padding-left: 7.5rem !important;
  max-height: 4.2rem !important;
  margin-bottom: 1.2rem !important;
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
  margin-bottom: 0px !important;
}



.filesNewTab .filesMenuIcons {
  color: #1F1F1F;
  text-align: center;
  font-family: Montserrat;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.0rem;
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
}

.filesMenuIcons img {
  /* width: 100%;
max-width: 1.5rem;
max-height: 1.5rem; */
/* margin-right: -2rem; */
}

.leftMenuWarp ul li {
  /* or 131% */
  /* 184.615% */
  list-style: none;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.leftMenuWarp ul span.fileMangerActive {
  background: #EFF1F2;
  border-radius: 0.8rem;
}
.driveDashIcon {
  margin-right: 0.5rem;
}
.leftMenuWarp ul li span {
  padding-right: 1rem;
  display: inline-flex;
  gap: 1rem;
  align-items: center;
  position: relative;
  color: #222020;
  font-family: Montserrat;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.4rem;
  letter-spacing: 0.06rem;
  list-style: none;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 4.3rem;
  margin-bottom: 0.5rem;
  height: 4.6rem;
  cursor: pointer;
}

.leftMenuWarp ul li span:hover {
  background: #EFF1F2;
  border-radius: 0.8rem;
}

.darkmode .leftMenuWarp ul li span:hover {
  background: var(--light-slate-brown-v2);
}


.leftMenuWarp ul li span img {
  vertical-align: middle;
}

.leftMenuWarp ul li:not(.fileMangerActive):hover {
  /* background: var(--dim-gray); */
}

.fm-sharedFiles-subMenu li:not(.fileMangerActive):hover {
  background: var(--dim-gray) !important;
}

.filesMenuIcons img {
  /* vertical-align: sub; */
}

.fileStorage {
  padding-left: 4.2rem;
  /* padding-top: 1.3rem; */
}

span.storagealigment {
  display: flex;
}
.storageIcon {
  padding-right: 1rem;
}

.storageIcon img {
  vertical-align:auto;
  vertical-align:auto;
}

.drive-svg_icons {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 22px;
}

.storageTitle {
  /* or 131% */
  padding-bottom: 2em;
  display: inline-block;
  color: #222020;
  font-family: Montserrat;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.7rem;
  /* 184.615% */
  letter-spacing: 0.6px;
  text-transform: capitalize;
}

.storageUsed {
  font-style: normal;
  font-weight: 500;
  font-size: 1.22rem;
  font-size: 1.22rem;
  line-height: 1.7;
  /* or 131% */
  letter-spacing: 0.1rem;
  color: var(--black);
  padding-top: 1rem;
  display: block;
  position: relative;
  background: linear-gradient(90deg, #ee4136 25%, #D8D8D8 25%);
  width: 100%;
  max-width: 50%;
}

.color-bar {
  display: flex;
  height: 0.4rem;
  max-width: 50%;
  padding-bottom: 0rem;
}
.half-red {
  background-color: #ee4136;
}

.half-gray {
  background-color: #D8D8D8;
}

.storageUsedText {
  font-style: normal;
  padding-top: 2rem;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.7;
  letter-spacing: 0.1rem;
  color: var(--black);
  display: block;
  position: relative;
  width: 100%;
}

.fileStorageBtn {
  padding-top: 1rem;
}

.storageUsed:before {
}

/* .storageUsed:before {
position: absolute;
content: "";
width: 28%;
left: 0;
right: 0;
height: 2rem;
border-top: 0.3rem solid var(--red);
top: -3px;
} */
.storageBtn {
  background: var(--dark-gray);
  font-family: "Montserrat", "Open Sans", "Source Sans Pro", "Segoe UI", sans-serif, Lato, -apple-system, system-ui, BlinkMacSystemFont, Roboto, Ubuntu !important;
  padding: 0.8rem 1.5rem;
  border-radius: 0.3rem;
  border: solid 0.1rem var(--dark-gray);
  font-size: 1.3rem;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.2rem;
  letter-spacing: 0.1rem;
  text-align: center;
  color: var(--white);
  text-transform: uppercase;
  /* background-color: var(--red); */
  cursor: pointer;
  height: 3.7rem;
}

/* top */
.fileMangerWrap {
  padding: unset;
  display: flex;
  width: 100%;
  margin-top: 0;
  align-items: center;
  justify-content: space-between;
  /* flex-wrap: wrap; */
  /* padding-bottom: 1rem; */
}

.fileMagerTopLeft {
  /* order: 1; */
  /* flex-grow: 1; */
}

.fileMagerRighSideIcon {
  display: flex;
  align-items: flex-end;
  margin-bottom: 0.1rem;
}

.fileManagerTopRight{
  display: flex;
}

.fileMagerRighSideIcon {
  /* display: inline-flex; */
  /* align-items: flex-end; */
  margin-bottom: 0.1rem;
  justify-content: end;
  padding-right: 5.3rem;
}

.fileMagerTopLeft {
  font-weight: 600;
  font-size: 1.3rem;
  /* identical to box height, or 129% */
  align-items: center;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  color: var(--black);
  display: block;
}


/* Version History Sidebar */
.version-history-sidebar {
  display: none; /* Initially hidden */
  position: fixed;
  top: 4.3rem;
  right: 0;
  width: 30rem;
  height: 100%;
  background-color: #fff;
  border-left: 2px solid #ddd;
  border: 0.1rem solid var(--gray);
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1);
  z-index: 2000;
  /* overflow-y: auto; */
  transition: all 0.3s ease;
}

.editable-input {
  direction: rtl;
  text-align: left;
  display: inline-block;
  unicode-bidi: plaintext;
  padding-left: .5rem;
  padding-right: 2rem;
  background-color: #f0f0f0;
  border: 0.1rem solid #222020;
  border-radius: 0.4rem;
  outline: none;
  height : 2.5rem;
  text-align: center;
  transition:none;
  max-width: 160rem;
  overflow: hidden;
  }
  
  .edit-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
  }


  #editor-filename{
  max-width: 100% - 25rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  }
  
  .hidden-measure {
  white-space: nowrap;
  position: absolute;
  visibility: hidden;
  }
  
  .cancel-edit {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 1rem; 
  height: 1rem;
  background: url("../../images/icons/close.svg") no-repeat center center;
  background-size: contain; 
  margin-left: .8rem;
  }
  
.current-version {
  color: green;
  font-weight: bold;
  margin-left: 5px;
}


.fileViewPopup1 {
  position: fixed;
  top: 4.3rem;
  right: 0;
  width: 43rem;
  height: 100%;
  background: var(--white);
  z-index: 999;
  padding: 1rem 0 0rem 0rem;
  border: 0.1rem solid var(--gray);
  background: var(--white);
  box-shadow: -3px 0px 4px 0px rgba(198, 198, 198, 0.50);
}

#heading-table{
  padding-top: 1.5rem;
  padding-left: 2rem;
  font-size: 2rem;
  font-weight: bold;
  padding-bottom: 3rem;
  /* text-decoration: underline; */
}

#version-list {
  list-style-type: none; /* Remove default bullet points */
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif; /* Use a clean font */
  max-height: calc(100vh-16rem); /* Set max height for scrolling */
  overflow-y: auto; /* Enable vertical scrolling if needed */
  /* border: 1px solid #ddd; */
  height: 100vh;
  border-radius: 4px;
  /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
   /* Subtle shadow */
}

#version-list li {
  display: flex; /* Use flexbox for alignment */
  justify-content: space-between; /* Space out the content */
  align-items: left; /* Center items vertically */
  padding: 15px 15px; /* Add padding for better spacing */
  /* border-bottom: 1px solid #f0f0f0;  */
  cursor: pointer; /* Change cursor to indicate clickability */
  /* transition: background-color 0.2s ease, transform 0.1s ease;  */
  /* Smooth hover effects */
  font-weight: 500;
  font-size: 1.3rem;
}

#version-list li span :nth-child(1){
  font-size: 1rem;
  display: block
}

#version-list li span :nth-child(0){
  display: block;
}

#version-list li:hover {
  background-color: #f9f9f9; /* Change background on hover */
}

#version-list li:last-child {
  border-bottom: none; /* Remove border for the last item */
}

#version-list li .version-timestamp {
  font-size: 0.9em; /* Smaller font for timestamp */
  color: #888; /* Subtle color for less emphasis */
}

#version-list li .version-id {
  font-weight: bold; /* Make version ID more prominent */
  color: #333; /* Darker color for better visibility */
}

#version-list li:active {
  background-color: #e6f0ff; /* Highlight on click */
  /* box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);  */
  /* Inner shadow effect */
}

/* Specific class targeting the list items */
.version-history-sidebar li.highlighted-version {
  background-color: #f1f1f1;  /* Light background */
  /* font-weight: 800 !important; 
  color: #333;                 */
}

.date-item{
  font-size: 1.4rem;
  font-weight: 500;
  display: block;
}

.version-item{
  font-size: 1.1rem;
  display: block;
}

.version-block{
  list-style: none;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

#close-sidebar-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  background: none;
  border: none;
  font-size: 18px;
  cursor: pointer;
  color: #666;
}

#close-sidebar-btn:hover {
  color: #000;
}

/* If the sidebar is visible, adjust the iframe width */
iframe {
  transition: width 0.3s ease;
}

/* Version history toggle button */
#version-history-icon {
  cursor: pointer;
  z-index: 1001;
  margin-left: 10px;
  padding-right: 1rem;
}

#file-details-icon {
  cursor: pointer;
  z-index: 1001;
  /* margin-left: 10px;
  padding-right: 13rem; */
}

#file-details-icon img{
  width: auto;
  height: 2.4rem;
  padding-top: 0.3rem;
}

#content-iframe{
  width: 89%;
  height: 89%;
  padding-bottom:3.4rem;
  position: absolute;
  padding-right: 1rem;
}

#version-history-icon img {
  width: auto;
  height: 2.4rem;
  padding-top: 0.3rem;
}

.linkshare-openFolder {
    padding-left: 2rem;
}

.fileRightWrap ul {
  display: flex;
  list-style: none;
  margin-bottom: 0px;
  justify-content: end;
  align-items: center;
}

.fileRightWrap ul li {
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  cursor: pointer;
  text-decoration: none;
  /* display: flex; */
  align-items: center;
  position: relative;
  /* display: flex; */
  align-items: center;
  position: relative;
  float: left;
}

.fileRightWrap ul li:last-child {
  background-image: none;
  /* padding-right: 3rem; */
}

.fileRightWrap ul li:hover {
  /* background:url(../../images/icons/fileIocnCaret.svg) var(--dark-white) no-repeat center right; */
}

.fileMangerDropDown {
  position: absolute;
  top: 5.5rem;
  background: var(--white);
  border: 0.1rem solid var(--brown2);
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.20), 2px 4px 22px 0px rgba(0, 0, 0, 0.10);
  width: 100%;
  max-width: 100%;
  padding-top: 0 !important;
  margin-bottom: 0px;
  /* display: none; */
  z-index: 999;
  right: 0;
  border-radius: 0.4rem;
}

.fileMangerDropDown li span {
  padding-left: 1.8rem !important;
  padding-top: 0.6rem !important;
  padding-bottom: 0.6rem !important;
  padding-right: 1.8rem !important;
  line-height: 2rem !important;
}

.leftMenuWarp {
  position: relative;
  margin-left: 2.0rem;
  margin-right: 2.0rem;
  margin-top: 2.0rem;
  /* padding-left: 2.4rem; */
}

.fileMangerDropDown li {
  /* border-bottom: 0.1rem solid var(--gray); */
  margin-bottom: 0px !important;
  /* padding: 0.2rem !important; */
  /* padding-left: 1.2rem !important; */
}

.fileMangerDropDown li span img {
  width: 100%;
  max-width: 2.2rem;
  max-height: 2.2rem;
}

.fileMangerDropDown li:last-child {
  border-bottom: none;
}
.fileMangerDropDown li:hover {
  background-color: var(--dark-white); /* Change to your desired hover color */
  color: var(--white); /* Optional: Change text color on hover */
}
/* 
.fileMangerDropDown li span under-border {
  border-bottom: 2px block #D6DBE1; Adjust the value as needed 
} */

.leftMenuDropDown {
  /* position: absolute;
top: 4.5rem; */
  background: var(--white);
  /* border: 0.1rem solid #D8D8D8; */
  /* box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1); */
  width: 100%;
  max-width: 100%;
  padding-top: 0 !important;
  margin-bottom: 0px;
  /* display: none; */
  z-index: 99;
  left: 0;
  /* padding-left: 5rem; */
  margin-top: 0rem;
  clear: both;
  padding-top: 0rem !IMPORTANT;
}

.leftMenuDropDown li {
  /* border-bottom: 1px solid #D6DBE1; */
  /* margin-bottom: 0px !important; */
  /* padding-left: 2.5rem; */
}

.leftMenuDropDown li span img {
  width: 100%;
  max-width: 2.2rem;
  max-height: 2.2rem;
}

/* .leftMenuDropDown ul li:hover {
background: none; 
} */
.card-file-manager:hover {
  /* border: 0.1rem solid var(--red); */
  background-color: var(--dark-white);
}

.fmPreviewF1 ul {
  position: absolute;
  right: 0;
  z-index: 999;
  background: var(--white);
  width: 100%;
  left: 100%;
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.20), 2px 4px 22px 0px rgba(0, 0, 0, 0.10);
  /* margin-left: auto; */
  /* margin-right: auto; */
  top: 0 !important; 
  min-width: 21rem;
  max-width: 15%;
  
  }

.fmPreviewF1 ul li {
  list-style: none;
  display: flex;
  align-items: center;
  background: var( --white);
  padding: 1.4rem 1.6rem;
  cursor: pointer;
  color: #222020;
  font-family: Montserrat;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.9rem;
  letter-spacing: 0.06rem;
}



.fmFIconF2 {
  padding-right: 1.5rem;
  text-align: center;
}

.fmFIconF2 img{
  width: 2rem;
  height: 2rem;
}

.fmPreviewF1 ul li:hover {
  background: var(--dark-white);
  color: var( --black);
}

.renameInput {
  /* display: flex; */
  /* width: 53.5rem; */
  /* width:58%; */
  flex: 1;
  padding: 1.6rem 0.9rem;
  /* flex-direction: column; */
  /* align-items: flex-start; */
  gap: 10px;
  color: var(--dark-gray);
  font-family: Montserrat;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8rem;
  letter-spacing: 0.068rem;
  /* position: relative;*/
  margin-right: -2rem;
}

.renameInputSahre {
  border: 1px solid var(--gray);
  border-radius: 3px;
  width: 100%;
  height: 4.4rem;
  border-bottom: 1px solid var(--red);
  font-style: normal;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.7rem;
  /* identical to box height, or 131% */
  /* display: flex; */
  align-items: center;
  color: var(--black);
  padding-left: 1.3rem;
  letter-spacing: 0.03rem;
  background: none;
}

.fileRenameF2 {
  /* margin-bottom: 2rem; */
}

.fileManagerCommonPopup {
  width: 64.8rem;
  margin: 0 auto;
  border-radius: 0.9rem;
  background-color: var(--white);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.20);
  padding-bottom: 1rem;
  padding-left: 2.5rem;
  padding-top: 2.5rem;
  padding-right: 2.5rem;
  /* height: 100%; */
  /* max-height: 55.7rem; */
}

.fileHeadf1 {
  font-style: normal;
  font-weight: 500;
  font-size: 1.7rem;
  line-height: 2.1rem;
  /* identical to box height, or 131% */
  letter-spacing: 0.05em;
  padding-bottom: 1.5rem;
  /* padding-top: 1.5rem; */
  color: var(--black);
}

.fileCommonFooterBtn {
    display: flex;
    align-items: center;
    padding-top: 1.3rem;
    /* padding-left: 1.3rem; */
    justify-content: flex-end;
}
.fileCommonFooterBtn2 {
  padding-left: 40.3rem;
  
}
.fileCommonFooterBtn3 {
  padding-left: 36rem;
  
}
.fileUnCheckIconf2 {
  background-image: url(../../images/filemanger/uncheckbox.svg);
  background-image: url(../../images/filemanger/uncheckbox.svg);
  text-decoration: none;
  width: 2.5rem;
  height: 2.5rem;
  top: 0;
  top: 1.3rem;
  left: 0;
  cursor: pointer;
  visibility: hidden;
  background-repeat: no-repeat;
  /* background-size: 100%; */
  /* background-size: 100%; */
  background-position: 0;
  position: absolute;
  z-index: 998;
  background-color: var(--dark-white);
}

.fileCheckIconf2 {
  background: url(../../images/filemanger/checkbox.svg) no-repeat right center;
  background: url(../../images/filemanger/checkbox.svg) no-repeat right center;
  text-decoration: none;
  width: 2.5rem;
  height: 2.5rem;
  top: 0;
  top: 1.3rem;
  left: 0;
  cursor: pointer;
  visibility: hidden;
  background-repeat: no-repeat;
  /* background-size: 100%; */
  /* background-size: 100%; */
  background-position: 0;
  position: absolute;
  z-index: 998;
  background-color: var(--dark-white);
}

.card-file-manager:hover .fileUnCheckIconf2 {
  visibility: visible;
}

.fileCheckIcon {
  display: block;
  background: url(../../images/filetypeicon/checkbox.svg) no-repeat right center;
  text-decoration: none;
  background-size: 100%;
  position: absolute;
  z-index: 9;
  width: 2rem;
  height: 2rem;
  top: 0.4rem;
  right: 1rem;
}

.folderUnCheckIconf2 {
  background-image: url(../../images/filetypeicon/uncheckbox.svg);
  text-decoration: none;
  width: 2rem;
  height: 2rem;
  top: 1.3rem;
  right: 0;
  cursor: pointer;
  visibility: hidden;
  background-repeat: no-repeat;
  background-size: 90%;
  background-position: 0;
  position: absolute;
  z-index: 999;
}

.folderCheckIconf2 {
  background: url(../../images/filetypeicon/checkbox.svg) no-repeat right center;
  text-decoration: none;
  width: 2rem;
  height: 2rem;
  top: 1.3rem;
  right: 0;
  cursor: pointer;
  visibility: hidden;
  background-repeat: no-repeat;
  background-size: 90%;
  background-position: 0;
  position: absolute;
  z-index: 999;
}

.card-folder-manager:hover .folderUnCheckIconf2 {
  visibility: visible;
}

.folderCheckIcon {
  display: block;
  background: url(../../images/filetypeicon/checkbox.svg) no-repeat right center;
  text-decoration: none;
  background-size: 100%;
  position: absolute;
  z-index: 9;
  width: 2rem;
  height: 2rem;
  top: 0.4rem;
  right: 1rem;
}

.filef3 {
  display: flex;
  align-items: center;
}

.fileTabF5 ul {
  display: inline-flex;
  list-style: none;
  border-bottom: 0.1rem solid var(--dark-gray);
  width: 94.5%;
  /* padding-right: 2.3rem; */
  /* margin-right: -14.7rem; */
}

.fileWrapF5 {
  /* display: flex; */
  padding-top: 2.5rem;
  padding-bottom: 1rem;
}

.fileTabsF6 ul {
  list-style: none;
}

.filef4 {
  font-style: normal;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 21px;
  /* identical to box height, or 191% */
  letter-spacing: 0.01em;
  color: var(--brown);
  padding-right: 2rem;
}

.fileFolderF4 .fileFolderIconWrap {
  border: 0.1rem solid var(--gray);
  border-radius: 0.5rem;
  font-style: normal;
  font-weight: 500;
  font-size: 1.3rem;
  /* line-height: 2.1rem; */
  /* identical to box height, or 191% */
  letter-spacing: 0.01em;
  color: var(--black);
  padding: 0.6rem 1rem;
  font-weight: 500;
}

.fileTabF5 ul li span {
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 2rem;
  letter-spacing: 0.05em;
  color: var(--black);
  padding: 0px 0rem;
  padding-bottom: 0.8rem;
  display: inline-block;
  cursor: pointer;
}

.fileTabsF6 ul {
  /* display: flex; */
  /* flex-direction: column; */
  /* align-items: center; */
  margin-bottom: 0;
  /* height: auto; */
  height: calc(100vh - 68rem);
  overflow: auto;
  min-height: calc(100vh - 85rem);
}

.fileTabsF6 ul li span {
  font-style: normal;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 2.8rem;
  color: var(--brown);
  /* padding-left: 1.3rem; */
  width: 100%;
  max-width: 80%;
}

.moveState {
  /* padding-right: 2.5rem; */
  color: var(--black) !important;
  font-weight: 600 !IMPORTANT;
  background: white;
  border-radius: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 11px;
  margin-right: 10px;
  cursor: pointer;
}

.fileIconF1 {
  /* padding-right: 1rem; */
  /* width: 100%; */
  /* max-width: 2.5rem; */
}

.fileTabsF6 {
  /* padding-top: 1rem; */
  /* padding-left: 1.5rem; */
}

.fileFolderF4 {
  display: flex;
  align-items: center;
}

.fileMoveFolder {
  padding-left: 2.6rem;
  padding-right: 0.5rem;
}

.fileIconF1 img {
  vertical-align: middle;
  width: 100%;
  max-width: 2rem;
  height: 100%;
  max-height: 2rem;
}

.bgColorMove {
  background: var(--dark-gray) !important;
  border-color: var(--dark-gray) !important;
}

.fileFolderF4 span img {
  padding-right: 0.3rem;
}

.fileTabsF6 ul li {
  display: flex;
  align-items: center;
  cursor: pointer;
  /* padding-left: 2.5rem; */
  /* flex-wrap: wrap; */
  /* width: 100%; */
  position: relative;
  margin-right: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}

.fileTabsF6 ul li:hover {
  background: var(--dark-white);
  border-radius: 100rem;
}

.selectedMvLi {
  background: var(--dark-white);
  border-radius: 0.3rem;
}

.fileTabF5 ul li span.selected {
  border-bottom: 0.4rem solid var(--black);
  position: relative;
  color: var(
  --black) !important;
  font-weight: 600;
  /* background: #000; */
}

.fileTabF5 ul li span:hover {
  /* border-bottom: 0.1rem solid var(--red); */
  /* position: relative; */
  /* color: var(--black) !important; */
  /* background: #000; */
}

/* forward files */
.forwardFilesT1 ul {
  display: inline-flex;
  list-style: none;
  justify-content: space-around;
  margin-bottom: 0px;
}

.forwardFilesT1 ul li span {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.8rem;
  letter-spacing: 0.05em;
  color: var(--dark-gray);
  padding: 0.8rem 1rem;
  padding-bottom: 0.8rem;
  display: flex;
  cursor: pointer;
  border: 1px solid var(--dark-gray);
  border-radius: 0.4rem;
}

.forwardFilesT1 ul li {
  margin-right: 1.5rem;
}

.forwardFilesT1 ul li span:hover {
  background: var(--dark-gray) !important;
  border-color: var(--dark-gray) !important;
  color: var(--white);
}

.forwardFilesT1 ul li span.selected {
  background: var(--dark-gray) !important;
  border-color: var(--dark-gray) !important;
  color: var(--white);
}

.fileManagerT3 {
  position: inherit;
  width: 100%;
  box-shadow: none;
  padding-bottom: 0px;
  max-height: 23rem;
  padding-left: 0;
  padding-right: 0.3rem;
}

.forwardFilesT1 {
  margin-bottom: 2rem;
}

.fileManagerBtnT3 {
  margin-top: 2rem;
}

.file-box-icon {
  position: absolute;
  right: 1.2rem !important;
  top: 40%;
}

.file-check-default {
  background-image: url(../../images/filetypeicon/uncheckbox.svg);
  background-repeat: no-repeat;
  width: 2rem;
  background-position: 50%;
  background-size: 100%;
  height: 2rem;
  cursor: pointer;
}

.list-section .file-check-default {
  display: none;
}

.list-section:hover .file-check-default {
  display: block;
}

.list-section:hover {
  background: rgba(242, 242, 242, 0.6);
}

.fileMoveFolder .form_custom_width {
  width: 100% !important;
}

.fileManagerT3 .list-section.contact {
  padding: 0 0.4rem;
}

.file-check-active {
  background-image: url(../../images/filetypeicon/checkbox.svg);
  background-repeat: no-repeat;
  width: 2rem;
  background-position: 50%;
  height: 2rem;
  cursor: pointer;
  background-size: 100%;
}

.fileTabsF6 ul li:hover .fileIconF1 {
  /* display: none; */
}

.fileIconHoverState {
  display: none;
  /* width: 100%; */
  position: absolute;
  z-index: 99;
  /* background: #fff; */
}

.fileTabsF6 ul li:hover .fileIconHoverState {
  display: none;
}

.fileIconHoverActiveState {
  display: block;
  /* width: 100%; */
  /* max-width: 2.5rem; */
  position: absolute;
  z-index: 99;
  /* background: #fff; */
}

.fileTabsF6 ul li:hover .fileIconHoverActiveState {
  display: block;
}

.fileCheckWrapF3 {
  display: flex;
  align-items: center;
  width: 5rem;
  padding-left: 1.3rem;
}

.fileTabF5 ul li {
  padding-right: 3.3rem;
  /* padding-left: 1rem; */
}

.moveHoverStateF1 {
  display: none;
}

.fileTabsF6 ul li:hover .moveHoverStateF1 {
  display: flex;
  align-items: center;
  justify-content: end;
  float: right;
  /* width: 54%; */
  margin-right: 1rem;
}

.createNewF1 {
  width: 80%;
  padding-left: 1%;
}

.breadcrumbs-container {
  align-items: center;
  display: flex;
  margin-right: auto;
}

.breadcrumbs-container ol {
  line-height: 1.2;
  padding-left: 1.5rem !important;
}

.breadcrumbs-container li:first-child, .breadcrumbs-container li:last-child {
  display: inline-flex;
  margin-right: 0.8rem;
}

.breadcrumbs-container li a:link, .breadcrumbs-container li a:visited {
  color: var(--black2);
}

.breadcrumbs-container li a {
  align-items: center;
  display: flex;
  background: none;
  padding: 0 0 0 0.2rem;
}

.breadcrumbs-container li [property=name] {
  display: inline-block;
  margin-right: 0.5rem;
}

.breadcrumbs-container li .breadcrumb:after {
  /* background-color: red; */
  content: "";
  display: block;
  flex-shrink: 0;
  background-image: url(../../images/icons/leftarrowF1.svg);
  width: 1.2rem;
  height: 1.2rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.breadcrumbs-container li:last-child .breadcrumb:after {
  background: none;
}

.breadcrumbs-container li a span {
  color: var(--black);
  font-size: 1.2rem;
  font-weight: 500;
}

.breadcrumbActive {
  color: var(--dark-gray) !important;
}
.TabActive {
  background-color: var(--dark-white) !important;
}

.createAccountFileF3 {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  left: 0;
  /* min-height: 16vh; */
}

.createAccountFileF3:before {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 100%;
  left: 0;
  /* min-height: 99vh; */
  /* padding-bottom: 3rem; */
}

.newFoldert2 {
  position: absolute;
  z-index: 999;
  background: var(--white);
  /* max-height: 65%; */
  width: 100%;
  bottom: 0;
  border-radius: 1rem;
  padding: 1.5rem 2.0rem;
}

.newFoldert2 h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.1rem;
  /* identical to box height, or 131% */
  letter-spacing: 0.01em;
  color: var(--black);
}

.createNewBtnF2 {
  justify-content: end;
  padding-bottom: 0rem;
  padding-top: 2.6rem;
  align-items: center;
}

.fileCloseBtn {
  position: absolute;
  right: 2.2rem;
  top: 2rem;
  cursor: pointer;
}

.fileCloseBtn img {
  width: 100%;
  max-width: 1.4rem;
  max-height: 1.4rem;
}

.fileCloseBtn.fileCloseBtnF2 {
  top: 2.8rem;
  right: 2.5rem;
}

.shareFileHeader {
  font-style: normal;
  font-weight: 600;
  font-size: 1.7rem;
  line-height: 21px;
  letter-spacing: 0.01em;
  /* padding-bottom: 2.5rem; */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  max-width: 80%;
}

.shareFileSearchF1 {
  /* display: flex; */
  /* justify-content: space-between; */
}

.shareFileSearchF1 {
  border: 0.1rem solid var(--gray);
  border-radius: 3px;
  width: 100%;
  /* height: 4.4rem; */
  /* border-bottom: 1px solid #EE4136; */
  font-style: normal;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.7rem;
  display: flex;
  align-items: center;
  color: var(--black);
  padding-left: 1.3rem;
  letter-spacing: 0.05rem;
  background: var(--dark-white);
  /* padding-right: 1.3rem; */
  margin-bottom: 2.5rem;
  position: relative;
}

.FileCanView {
  color: var(--black);
  font-size: 1.2rem;
  letter-spacing: 0.05rem;
  font-weight: 600;
}

.shareFileSearchF2 {
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
  position: relative;
  /* padding-left: 0.5rem; */
  padding-right: 0.5rem;
}

.fileLink {
  font-size: 1.3rem;
  font-weight: 500;
  padding-right: 1.8%;
  padding-left: 1.8%;
  letter-spacing: 0.05rem;
}

.canViewWeight {
  /* font-weight: 600; */
}

.fileSearchF6 i img {
  vertical-align: text-top;
}

.fileLanguage {
  display: flex;
  align-items: center;
  max-width: initial;
  position: relative;
  cursor: pointer;
}

.fileT1 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.fileSearchF6 {
  width: 100%;
  max-width: 70%;
}

.FileCanViewt1 {
  font-size: 1.2rem;
  font-weight: 600;
  color: var(--black);
  padding-right: 1.8%;
  letter-spacing: 0.03rem;
}

.fileSearchF4 {
  width: 100%;
  max-width: initial;
  text-align: right;
  padding-right: 2%;
}

.file-share_search-result {
  position: relative;
  width: 100%;
}

.fileSearchF3 {
  display: flex;
  /* align-items: center; */
  align-items: start;
  gap: 1rem;
  max-width: initial;
  width: 100%;
  /* max-width: 90%; */
  /* flex-direction: column; */
  flex-wrap: nowrap;
  align-content: flex-start;
  margin-top: 1.5rem;
  position: relative;
}

.fileSearchF5 {
  align-items: center;
  width: 50%;
  /* max-width: 24%; */
  /* text-align: right; */
  padding-right: 1.2rem;
}

span.FileCanViewt2 {
  font-size: 1.3rem;
  font-weight: 500;
  font-size: 1.3rem;
  font-weight: 500;
  color: var(--black);
  padding-right: 1.8%;
  letter-spacing: 0.05rem;
  padding-right: 1rem;
}

span.fileT2 {
  display: flex;
  position: relative;
  justify-content: end;
  cursor: pointer;
  padding-right: 1rem;
  align-items: center;
}

.fileEmailT3 {
  width: 100%;
  float: left;
}

.shareFileT2 {
  /* display: flex; */
  /* padding-top: 2.3rem; */
  align-items: center;
  max-height: calc(100vh - 70rem);
  padding-right: 0.5%;
  padding-left: 0.3%;
  overflow: auto;
  /* overflow-x: hidden; */
  /* position: relative; */
}

.fileAccessHaedingT1 {
  color: var(--black);
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.05rem;
}

.shareFilesAcces {
  padding-top: 1rem;
  /* padding-left: 0.5rem; */
  /* padding-right: 1rem; */
  position: relative;
}

.fileEamilT1 {
  background: var(--brown);
  color: var(--white);
  border-radius: 0.3rem;
  /* padding: 1.2rem 1rem; */
  font-size: 1.3rem;
  font-weight: 600;
  margin-right: 1rem;
  letter-spacing: 0.03rem;
  width: 4.2rem;
  height: 4.2rem;
  text-align: center;
  line-height: 4.2rem;
}

.emailUserNameT2 {
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0.05rem;
  color: var(--black);
  line-height: 2.1rem;
}

.emailUserName{
  font-weight: 600;
}

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

.eamilFullNameT2 {
  display: flex;
  flex-direction: column;
  padding-left: 0.3rem;
}

.emailUserEamilT2 {
  font-size: 1.1rem;
  font-weight: 400;
  color: var(--brown);
  letter-spacing: 0.03rem;
}

.fileOwnerTf2 {
  font-size: 1.3rem;
  font-weight: 500;
  color: var(--black);
  letter-spacing: 0.03rem;
  line-height: 4rem;
  display: inline-block;
  float: right;
  cursor: pointer;
}

.shareFileWrapF6 {
  display: flex;
  padding-bottom: 1rem;
  align-items: center;
  /* border-bottom: 1px solid var(--dark-gray); */
  padding-top: 0.5rem;
  /* position: relative; */
}

.shareFileBtn {
  justify-content: space-between;
  padding-top: 2rem;
  padding-bottom: 0.3rem;
}

.fileCopyLink {
  vertical-align: unset;
  width: 1.8rem;
  margin-right: 0.5rem;
  height: 1.5rem;
  /* margin-top: 0.5rem; */
  position: relative;
  top: 0.3rem;
}

.canViewDropDown ul {
  position: absolute;
  list-style: none;
  /* right: 0; */
  /* top: 3.2rem; */
  background: var(--white);
  padding: 0rem 0;
  box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.15);
  z-index: 9;
  border: 0.1rem solid var(--gray);
  border-radius: 0.3rem;
}

.canViewDropDown li {
  list-style: none;
  color: var(--brown);
  font-size: 1.3rem;
  font-family: Montserrat;
  font-weight: 550;
  line-height: 1.9rem;
  letter-spacing: 0.06rem;
  border-bottom: 0.1rem solid var(--gray);
  padding: 0 1rem;
  line-height: 4.8rem;
  cursor: pointer;
  padding-right: 2rem;
}

.canViewDropDown ul {
  margin-bottom: 0px;
}

.canViewDropDown li:last-child {
  border-bottom: navajowhite;
}

.canViewDropDown li:hover {
  background: var(--light-slate-gray);
}

.fileEmailOwnerf1 {
  /* position: relative; */
  /* width: 100%; */
  /* max-width: 9rem; */
  /* text-align: right; */
  float: right;
}

.fileEmailOwnerf1 {
}

.fileEmailOwnerf1 .canViewDropDown ul {
  /* top: 3.2rem; */
}

.shareFileSearchF2 .canViewDropDown ul {
    left: 100%;
    width: max-content;
    top: 0rem;
    left: 0;
    margin-left: auto;
    margin-top: 10rem;
    min-width: 15rem;
}


.fileAddedMemberT2 {
  width: 100%;
  /* display: flex; */
  /* padding-top: 1.5rem; */
  /* margin-bottom: 0.5rem; */
  overflow-x: scroll;
  /* margin-bottom: 0; */
  /* max-width: 98%; */
  /* padding-bottom: 1rem; */
  position: absolute;
  left: 4rem;
  flex-wrap: wrap;
}

.fileaddMemberT1 {
  position: absolute;
  top: 9rem;
  left: 0;
  z-index: 9999;
  width: 100%;
  background: var(--white);
  max-height: calc(100vh - 69rem);
  padding: 1%;
  overflow: auto;
}

.fileAddedMemberT2 li {
  list-style: none;
  /* position: relative; */
  padding-right: 3%;
}

.addedT2 {
  position: relative;
}

.addClose {
  position: absolute;
  top: -2rem;
  right: -0.5rem;
}

.fileUserListT2 {
  /* display: flex; */
  /* width: 100%; */
  margin-bottom: 0;
  padding-top: 1rem;
}

.fileUserListT2 li {
  list-style: none;
  padding-bottom: 1rem;
  /* border-bottom: 0.1rem solid var(--gray); */
  /* padding-top: 0.5rem !important; */
  /* position: relative; */
  padding-bottom: 0.8rem;
  padding-top: 0.8rem;
}

.userProfileTestT3 {
  display: block;
  /* max-width: 79%; */
  color: var(--black);
  font-size: 1.3rem;
  font-family: Montserrat;
  font-weight: 600;
  line-height: 2.1rem;
  letter-spacing: 0.6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  float: left;
}

.usreWrapt1 {
  /* display: flex; */
  /* align-items: center; */
  display: block;
  width: 100%;
  overflow: hidden;
}

.userProfileT2 {
  padding-right: 2.5%;
  float: left;
  margin-top: 1.3rem;
}
.searchUserProfile{
width: 5.1rem;
height: 5.1rem;
}

.useraddT4 {
  color: var(--red);
  font-weight: 600;
}

.fileHeaderT2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  /* background: var(--dark-white); */
  padding: 1.3rem 0rem 1.3rem 1.3rem;
  border-bottom: 1px solid var(--gray);
  justify-content: space-between;
}

.filelistT3 {
  /* width: 100%; */
  color: var(--black);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.9rem;
  letter-spacing: 0.05rem;
  /* text-transform: uppercase; */
  width: 100%;
  max-width: 36.5%;
}

.filelistT4 {
  width: 100%;
  color: var(--black);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.9rem;
  letter-spacing: 0.05rem;
  /* text-transform: uppercase; */
  text-align: left;
  max-width: 22%;
}

.filelistT5 {
  width: 100%;
  color: var(--black);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.9rem;
  letter-spacing: 0.05rem;
  /* text-transform: uppercase; */
  /* text-align: left; */
  max-width: 15%;
}

.filelistT6 {
  width: 100%;
  color: var(--black);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.9rem;
  letter-spacing: 0.05rem;
  /* text-transform: uppercase; */
  text-align: left;
  max-width: 20%;
}

.fileContainerF1 {
  display: flex;
  align-items: center;
  padding: 1.6rem 3rem 1.6rem 1.3rem;
  border-bottom: 1px solid #d6dbe1;
  background: var(--white);
  cursor: pointer;
  position: relative;
}

.fileItemF1 {
  width: 4%;
}

.fileItemF2 {
  color: var(--black);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.9rem;
  /* width: 34%; */
  /* width: 34%; */
  letter-spacing: 0.05rem;
}

.fileItemF3 {
  color: var(--brown);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.9rem;
  width: 100%;
  text-align: left;
  letter-spacing: 0.05rem;
  /* padding-left: 4.5%; */
  /* max-width: 17%; */
  max-width: 23%;
  /* padding-right: 8%; */
  /* margin-right: 1%; */
}

.fileItemF4 {
  color: var(--black);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.9rem;
  width: 17%;
  text-align: center;
}

.fileItemF5 {
  color: var(--black);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.9rem;
  width: 24%;
  text-align: right;
  padding-right: 6%;
}

.fileItemF1 img {
  width: 100%;
  max-width: 2.8rem;
  max-height: 2.8rem;
  object-fit: cover;
  object-fit: cover;
}

.cardContainerF1 {
}

.fileListingT1 {
  margin-right: 0rem;
  height: 100vh;
  overflow-y: scroll;
  max-height: calc(100vh - 26rem);
  margin-bottom: 3rem;
}
.fileContainerF1:hover {
  background: var(--dark-white);
}

/* file manger global search */
.fileHeaderIcon {
  display: block;
  background: url(../../images/icons/filefilter.svg) no-repeat center center;
  text-decoration: none;
  position: absolute;
  top: 0rem;
  right: 0rem;
  width: 4rem;
  height: 4rem;
  z-index: 9999;
  cursor: pointer;
  background-size: 2rem;
}

.fileDataF1 {
  border-radius: 0.5rem;
  border: 1px solid var(--gray);
  background: var(--white);
  /* height: 400px; */
  width: 100%;
  display: block;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.10);
}

.fileLabelT2 {
  color: var(--black);
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.7rem;
  letter-spacing: 0.05rem;
}

.fileSearchF1 {
  /* display: flex; */
  align-items: center;
  /* margin-bottom: 1.8rem; */
  clear: both;
}

/* .filetypeT2 {
  color: var(--brown);
  font-size: 1.3rem;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 1.7rem;
  letter-spacing: 0.05rem;
} */

.fileLabelT3 {
  border-radius: 0.3rem;
  border: 1px solid var(--gray);
  width: 100%;
  /* height: 4.2rem; */
  display: flex;
  align-items: center;
  padding-left: 1.2rem;
  letter-spacing: 0.05rem;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  background: url(../../images/icons/fileDownCaret.svg) no-repeat right 0.5rem center;
  position: relative;
  cursor: pointer;
  /* max-width: 79rem; */
  /* margin: 0px 1rem; */
}

.fileLabelT1 {
  width: 50%;
}

.fileSearchOption {
  padding: 1.8rem 2rem;
}

/* .fileCheckBoxt1 {
display: block;
background: url(../../images/icons/uncheckbox.svg) no-repeat center center;
text-decoration: none;
position: absolute;
top: 0rem;
right: 0rem;
width: 4rem;
height: 4rem;
z-index: 9999;
cursor: pointer;
background-size: 2rem;
} */
.fileWrapT2 {
  display: flex;
  align-items: center;
}

.filelabelT4 {
  width: 100%;
  max-width: 26rem;
  float: right;
  padding-top: 1.5rem;
}

.fileCheckBoxt2 {
  color: var(--brown);
  font-size: 1.3rem;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 1.7rem;
  letter-spacing: 0.05rem;
}

.fileCheckBoxt1 {
  background-image: url(../../images/filetypeicon/uncheckbox.svg);
  text-decoration: none;
  /* width: 12rem; */
  /* height: 9rem; */
  /* top: 0.4rem; */
  /* right: 1rem; */
  cursor: pointer;
  /* visibility: hidden; */
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0;
  /* position: absolute;
z-index: 999;} */
  /* file manger global search */
  padding: 8%;
  margin-right: 7%;
}

.empty-folder {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 70vh;
}
img.empytfoldericon{
  width: 28.4rem;
  height: 14.4rem;
  margin-bottom: 4rem;
}
.title-empty1 {
  font-family: "Montserrat", "Open Sans", "Source Sans Pro", "Segoe UI", sans-serif, Lato, -apple-system, system-ui, BlinkMacSystemFont, Roboto, Ubuntu !important;
  font-size: 1.5rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: 0.06rem;
  text-align: center;
  color: var(--black);
  margin-bottom: 0rem;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0px 2.5rem;
}

.title-empty2 {
  font-family: "Montserrat", "Open Sans", "Source Sans Pro", "Segoe UI", sans-serif, Lato, -apple-system, system-ui, BlinkMacSystemFont, Roboto, Ubuntu !important;
  font-size: 1.5rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: 0.06rem;
  text-align: center;
  color: var(--brown);
  margin-bottom: 0rem;
}

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

.filelabelT5 {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}

.fileApprovalsT3 {
  border: none;
  flex-direction: column;
  margin-bottom: 0;
}

.fileApprovalsT3 .filelabelT5 {
  /* flex-direction: column; */
  width: 100%;
  display: block;
  margin-bottom: 0;
}

.fileApprovalsT3 .filelabelT4 {
  max-width: 100%;
  padding-top: 0;
}

.fileApprovalsT3 .fileCheckBoxt1 {
  padding: 2.7%;
  margin-right: 1.2rem;
}

.fileApprovalsT3 .filetrashT1 {
  margin-bottom: 1rem;
}

.fileApprovalsT3 .fileLabelT3 {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  cursor: inherit;
  background-image: none;
}

.fileSearchDropT1 ul {
  position: absolute;
  top: 5rem;
  width: 100%;
  background: var(--white);
  left: 0;
  border-radius: 0.3rem;
  border: 1px solid var(--gray);
  background: var(--white);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.10);
  z-index: 99;
  padding: 1rem 1rem;
  overflow: auto;
  max-height: calc(100vh - 64rem);
}

.fileSearchDropT1 ul li {
  list-style: none;
  line-height: 3.3rem;
}

.fileDropT2 {
  color: var(--brown);
  font-size: 1.3rem;
  font-family: Montserrat;
  font-weight: 500;
  /* line-height: 1.8rem; */
  letter-spacing: 0.05rem;
}

.fileIconT3 {
  margin-right: 0.5rem;
}

.fileDropT2.fileAnySaerch {
  background: var(--dark-white);
  width: 100%;
  display: block;
  padding-left: 2.5rem;
}

.fileLabelAnyT2 ul {
  padding-left: 0;
  padding-right: 0;
}

.fileLabelAnyT2 .fileDropT2 {
  padding-left: 0;
}

.fileLabelAnyT2 .fileDropT2 {
  padding-left: 1.3rem;
}

.fileLabelAnyT2 ul li:hover {
  background: var(--dark-white);
}

.filetypeInputT3 {
  border-radius: 0.3rem;
  border: 0.1rem solid var(--gray);
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 1.2rem;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  position: relative;
  color: var(--brown);
  font-size: 1.3rem;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 1.7rem;
  letter-spacing: 0.05rem;
}

.fileLabelF1 {
  border: none;
  background-image: none;
  display: block;
  padding-left: 0;
  /* padding-top: 0; */
}

.fileSearchBtnT1 {
  display: flex;
  justify-content: end;
}

.fileSaerchTestT5 {
  color: var(--black);
  font-size: 1.3rem;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 2.2rem;
  letter-spacing: 0.05rem;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

.fileSearchResultT1 ul {
  display: flex;
  list-style: none;
  align-items: center;
  border-bottom: 0.1rem solid var(--gray);
  clear: both;
  padding-bottom: 1.5rem;
  width: 100vw;
}

.fileSerachT3 {
  border-radius: 0.2rem;
  background: var(--gray);
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  cursor: pointer;
}

.fileSearchResultT1 ul li {
  margin-right: 0.8rem;
  position: relative;
}

.fileSearchBgT1 {
  background: none;
}

.fileResultDropT1 ul {
  position: absolute;
  left: 0;
  z-index: 100;
  background: var(--white);
  width: 100%;
  border: 0.1rem solid var(--brown2);
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 0.2rem;
  top: 3.3rem;
  /* padding: 1.3rem 1rem; */
}

.fileResultDropT1 ul {
  border-bottom: none;
  display: block;
  width: 100vw;
  max-width: 12vw;
}

.fileResultDropT1 ul li .fileListT2 {
  color: var(--brown);
  font-size: 1.3rem;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 3.8rem;
  letter-spacing: 0.05rem;
  padding: 1.5rem 1rem;
}

.fileResultDropT1 ul li {
  line-height: 3.3rem;
  border-bottom: 1px solid var(--gray);
  margin-right: 0;
  cursor: pointer;
}

.fileResultDropT1 ul li:hover {
  background: var(--gray);
}

.file-hide-fm {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 3rem;
  cursor: pointer;
  left: 0;
  padding: 0;
  z-index: 3;
  font-size: 0;
  border: none;
}

.fileFolderT3 {
  display: flex;
  align-items: center;
  margin-left: 3rem;
  /* display: inline-flex; */
}

.folderCard .filecheckboxf1 {
  left: 1rem;
  top: 1.8rem;
}

.foliderCardT6 .option-card-header {
  /* float: right; */
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 1rem;
}

.foliderCardT6 .folderIcon {
  padding-right: 0rem;
  /* padding-left: 3.8rem; */
}

.foliderCardT6 {
  display: flex;
  align-items: center;
  cursor: pointer;
  justify-content: center;
}

.foliderCardT3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 0.8rem;
  padding-right: 0.3rem;
  cursor: pointer;
}

.card-file-manager:hover .folderIconF1 {
  display: block;
  visibility: visible;
  background-color: var(--dark-white);
}

.folderIconF1 {
  display: none;
  /* position: absolute; */
  z-index: 998;
  /* background: var(--dark-white); */
  visibility: hidden;
  left: 2.2rem;
  width: 2.7rem;
  margin-left: auto;
  margin-right: auto;
}

.fileMoreF3 {
  display: none;
}

.fileMoreF3 {
  display: block;
  cursor: pointer;
}

.cardFoterTitle {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  /* padding-right: 4rem; */
  width: 100%;
  max-width: 75%;
  max-width: 80%;
  color: var(--black);
  font-family: Montserrat;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.976rem;
  /* 152% */
  letter-spacing: 0.5px;
  /* display: flex; */
  align-items: center;
}

.fileCardF4 {
  /* width: 3rem; */
  /* width: 3rem; */
  display: inline-block;
  text-align: center;
  cursor: pointer;
  /* margin-left: 1.3rem !important; */
}

.fileCardF4 img {
  width: auto;
  /* position: relative; */
  /* top: 206px; */
  /* padding-left: 3.5rem; */
  /* display: inline-block; */
}

.fileFavourite {
  position: relative;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  width: 2rem;
  height: 2rem;
  display: flex;
  /* align-items: center; */
  /* align-items: center; */
  justify-content: center;
  cursor: pointer;
}

.foliderCardT6 .folderIconF1 img {
  vertical-align: middle;
}

/* bread curm */
.fileMagerTopLeft .breadcrumb {
  padding: 0;
  margin-bottom: 0px;
  cursor: pointer;
  background: none;
}

.fileMagerTopLeft span.black-text {
  color: var(--black);
  font-size: 1.3rem;
  font-family: Montserrat;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.fileMagerTopLeft .breadcrumb-item.active {
  color: #222020;
}

.fileMagerTopLeft li.breadcrumb-item {
  cursor: pointer;
  text-transform: capitalize;
  color: var(--dark-gray);
  font-family: Montserrat;
  font-size: 1.7rem;
  font-style: normal;
  font-weight: 500;
  /* line-height: 2rem; */
  /* 111.765% */
  letter-spacing: 0.06rem;
  /* padding-left: 0.5rem; */
  /* padding-right: 0.5rem; */
}

.fileMagerTopLeft .breadcrumb-item+.breadcrumb-item::before {
  display: none;
}

/* multiple selection */
.fileMultiple ul {
  margin-bottom: 0;
  list-style: none;
  display: flex;
  align-items: center;
  padding-left: 2rem;
  background: var(--light-slate-normal);
  border-radius: 100rem;
  width: 98.5%;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.fileMultiple ul li {
}

.fileMultiple ul li {
  display: inline-block;
  /* padding: 1rem 2rem; */
  cursor: pointer;
  text-align: center;
  position: relative;
}

.selectedF2 {
  line-height: 1.9;
  font-size: 1.3rem;
  color: var(--black);
  font-weight: 600;
  letter-spacing: 0.05rem;
}

.fileMultiple ul li .selectedF1 {
  width: 100%;
  max-width: 1.5rem;
  max-height: 1.5rem;
}

.fileMultiple ul li span {
  padding: 0.3rem 0.8rem;
}

.fileMultiple ul li .selectedF1 img {
  /* width: 100%; */
  /* max-width: 2rem;
max-height: 2rem; */
}

.fileMultiple ul li img {
  /* width: 100%; */
  /* min-width: 2.2rem;
min-height: 2.2rem; */
}

.fileMultiple ul li .selectedF4 img {
  /* width: 100%; */
  /* max-width: 1.8rem;
max-height: 1.8rem; */
}

.fileMultiple ul li .selectedF5 img {
  /* width: 100%; */
  /* max-width: 1.7rem;
max-height: 1.7rem; */
}

.fileMultiple ul li .selectedF6 img {
  /* width: 100%; */
  /* max-width: 1.8rem;
max-height: 1.8rem; */
}

.fileMultiple ul li .selectedF6 img {
}

.fileMultiple ul li .selectedF7 img {
  /* width: 100%; */
  /* min-width: 0.3rem;
min-height: 0.3rem; */
}

.fileMultiple ul li:hover {
  /* background: var(--gray); */
  /* border-radius: 0.3rem; */
}

.selectedF1, .selectedF2, .selectedF3, .selectedF4, .selectedF5, .selectedF6, .selectedF7 {
  display: flex;
  align-items: center;
  text-align: center;
  margin: 0px auto;
  justify-content: center;
}

.multiplePreviewF1 ul {
  align-items: baseline;
  display: block;
  left: 0;
  padding-left: 0;
  padding-top: 0;
}

.multiplePreviewF1 ul li {
  display: block;
  text-align: left;
}

/* share flow */
.fileViewPopup {
  position: fixed;
  right: 0;
  width: 100%;
  max-width: 43rem;
  height: 100vh;
  background: var(--white);
  z-index: 999;
  padding: 1rem 0 0rem 0rem;
  border: 0.1rem solid var(--gray);
  background: var(--white);
  box-shadow: -3px 0px 4px 0px rgba(198, 198, 198, 0.50);
}

.fileViewPopup-scroll {
  height: calc(100vh - 7.7rem) !important;
  overflow: auto;
}

.fileViewPopupTitle {
  color: var(--black);
  font-family: Montserrat;
  font-size: 1.7rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.9rem;
  letter-spacing: 0.03rem;
  display: inline-block;
}

.fileViewPopuRightS3 ul {
  display: flex;
  list-style: none;
  justify-content: space-around;
  margin-bottom: 0;
  align-items: center;
  justify-content: end;
}
.displayIcon {
  width: 5rem;
  display: inline-block;
}

.fileViewHeaderS2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 1.2rem 0 2rem;
  margin-bottom: 2rem;
}

.filePopupI1 img {
  width: 100%;
  max-width: 1.5rem;
  max-height: 1.8rem;
  object-fit: contain;
  margin-bottom: 1rem;
}

.filePopupI1 {
  width: 100%;
  /* height: 3rem; */
  /* display: flex; */
  /* min-width: 4rem; */
  align-items: center;
  /* padding: 1rem; */
  cursor: pointer;
  /* padding: 4rem; */
}

.fileViewPopuRightS3 ul li {
  display: flex;
  padding: 0.5rem;
  margin-left: 1.3rem;
}

.fileViewPopupS4 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 5rem;
  padding-bottom: 5rem;
  border-bottom: 0.1rem solid var(--gray);
  margin-bottom: 1rem;
  height: 14rem;
  border: 0.1rem solid var(--gray);
  margin: 0 2rem;
  border-radius: 0.5rem;
  padding: 3rem 2rem;
  margin-top: 0rem;
}
 
.fileViewPopupWrapS5{
  display: flex; /* Enables centering of the image */
    align-items: center;
    justify-content: center;
    width: 100%; /* Allow the wrap to take full width */
    height: auto; /* Adjust as necessary */
}
/*.fileViewFolderF2 {
  display: flex; /* This helps with centering the image */
  /* align-items: center;
  justify-content: center;
  width: 100%; /* Ensure it fills the available space */
/* }  */ 
.fm-detail-pop-filoimg2 {
  width: 100%;
  max-width: 22rem;
  height: 100%;
  max-height: 13rem;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}
.filePropertiesTitle {
  color: var(--black);
  font-family: Montserrat;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.9rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  padding-top: 1rem;
  padding-bottom: 0rem;
}

.fileViewContainerf4 {
  padding: 0 1.2rem 0 2rem;
  /* padding-bottom: 2rem; */
}

.filePropertiesDetailsWrapS1 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  width: auto;
  max-width: 29rem;
  padding-bottom: 1.8rem;
}

.filePropertiesTitleS8 {
  color: var(--black);
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.7rem;
  letter-spacing: 0.05rem;
  /* width: 50%; */
  /* float: left; */
  padding-bottom: 0.8rem;
}

.filePropertiesTitleS9 {
  color: var(--slate-gray);
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.7rem;
  letter-spacing: 0.05rem;
  width: 50%;
  float: right;
}

.filePropertiesDetailsS6 {
  padding-top: 1rem;
}

.fileViewSharedTitle {
  color: var(--black);
  font-family: Montserrat;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 700;
  line-height: 19px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-bottom: 1rem;
}

.fileSharedT1 img {
  max-width: 5.0rem;
  max-height: 5.0rem;
  width: 100%;
  height: 100%;
}

.fileSharedListF2 {
  display: block;
  align-items: center;
  /* width: 30.3%; */
  /* float: left; */
  display: inline-block;
  /* text-align: center; */
  margin-bottom: 0.5rem;
  width: 15.5%;
}

.fileDescriptionT2 {
  display: flex;
  flex-direction: column;
  float: left;
}

.fileSharedT1 {
  margin: 0px 0 1rem 0rem;
  /* text-align: center; */
  width: 100%;
  /* padding-bottom: 0.5rem; */
  padding-top: 0.5rem;
  display: inline-block;
}

.fileSharedT1 img{
  border-radius: 0.5rem;
}
.fileDescriptionTitle {
  color: var(--slate-gray);
  text-align: center;
  font-family: Montserrat;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5rem;
  letter-spacing: 0.05rem;
}

.fileAccessTilteS1 {
  color: var(--black);
  font-family: Montserrat;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 700;
  line-height: 19px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-bottom: 1rem !important;
}

.fileAccessWrapS1 {
  padding-top: 2rem;
}

.fileViewPropertiesS5 {
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.fileAccesDetailF2 {
  /* width: 5.2rem; */
  /* height: 4.2rem; */
  background: var(--red);
  /* display: flex; */
  align-items: center;
  justify-content: center;
  flex-direction: row;
  border-radius: 0.3rem;
  background: var(--brown);
  color: var(--white);
  text-align: center;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.05rem;
  margin-right: 1rem;
  display: inline-block;
  padding: 1.5rem;
}

.fileAccessRowF1 {
  display: flex;
  padding-top: 1.2rem;
  width: auto;
  min-width: 90%;
  overflow-y: hidden;
  padding-bottom: 0.3rem;
}

::-webkit-scrollbar-thumb:horizontal {
  background: var(--dark-gray);
  border-radius: 10px;
  /* height: 2px; */
  /* width: 8px; Width for vertical scrollbar */
  
}

.filedetailBtnA1 {
  /* padding-top: 1.5rem; */
  /* padding-bottom: 1.5rem; */
  padding-bottom: 1rem;
  border-bottom: 0.1rem solid var(--gray);
}

.btnA2 {
  background: var(--white);
  font-family: "Montserrat", "Open Sans", "Source Sans Pro", "Segoe UI", sans-serif, Lato, -apple-system, system-ui, BlinkMacSystemFont, Roboto, Ubuntu !important;
  padding: 0.8rem 1.5rem;
  border-radius: 0.3rem;
  border: solid 0.1rem var(--dark-gray);
  font-size: 1.3rem;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.2rem;
  letter-spacing: 0.1rem;
  text-align: center;
  color: var(--dark-gray);
  text-transform: uppercase;
  /* background-color: var(--red); */
  cursor: pointer;
  min-height: 3.7rem;
}

.unitedFolder {
  border: 1px solid var(--gray);
  border-radius: 3px;
  width: 100%;
  height: 4.4rem;
  border-bottom: 1px solid var(--red);
  font-style: normal;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.7rem;
  align-items: center;
  color: var(--black);
  padding-left: 1.3rem;
  letter-spacing: 0.03rem;
  background: none;
}

.list-Common {
  height: calc(100vh - 23rem) !important;
  overflow: auto;
  overflow-x: hidden;
  /* padding-top: 2.5rem; */
  max-height: 100vh;
  padding-left: 2rem;
  padding-right: 1rem;
}

.fileItemF4n.fm-date {
  color: var(--brown);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.9rem;
  width: 100%;
  text-align: left;
  letter-spacing: 0.05rem;
  padding-left: 2.8rem;
  max-width: 14%;
}

.fileItemF5nfm-size {
  color: var(--brown);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.9rem;
  width: 100%;
  /* text-align: center; */
  letter-spacing: 0.05rem;
  padding-left: 5.2%;
  max-width: 15%;
}

.fileGridColum {
  padding-right: 1.2rem;
}

/* file manger global search */
.fileSearchGlobalData {
  width: 100%;
}

.fileHeaderIcon {
  display: block;
  background: url(../../images/icons/filefilter.svg) no-repeat center center;
  text-decoration: none;
  position: absolute;
  top: 0rem;
  right: 0rem;
  width: 4rem;
  height: 4rem;
  z-index: 9999;
  cursor: pointer;
  background-size: 2rem;
}

.fileDataF1 {
  border-radius: 0.5rem;
  border: 0.1rem solid #D6DBE1;
  background: #FFF;
  /* height: 400px; */
  width: 100%;
  display: block;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.10);
  margin-top: 1rem;
  /* max-width: 38rem; */
  margin: 0.8rem auto;
  padding-bottom: 1rem;
}

.fileLabelT2 {
  color: #222020;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.7rem;
  letter-spacing: 0.05rem;
}

.fileSearchF1 {
  /* display: flex; */
  align-items: center;
  margin-bottom: 1.8rem;
  clear: both;
}

.filetypeT2 {
  color: #554D4D;
  font-size: 1.3rem;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 1.7rem;
  letter-spacing: 0.05rem;
  width: 70%;
}

.fileLabelT3 {
  border-radius: 0.3rem;
  border: 1px solid #D6DBE1;
  width: 100%;
  /* height: 4.2rem; */
  display: flex;
  align-items: center;
  padding-left: 1.2rem;
  letter-spacing: 0.05rem;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  background: url(../../images/filemanger/fileDownCaretExpand.svg) no-repeat right 0.5rem center;
  position: relative;
  cursor: pointer;
  /* max-width: 79rem; */
  /* margin: 0px 1rem; */
}

.fileLabelT1 {
  width: 37%;
}

.fileSearchOption {
  padding: 1.2rem 2rem;
  width: 100%;
  /* max-width: 37rem; */
}

/* .fileCheckBoxt1 {
display: block;
background: url(../../images/icons/uncheckbox.svg) no-repeat center center;
text-decoration: none;
position: absolute;
top: 0rem;
right: 0rem;
width: 4rem;
height: 4rem;
z-index: 9999;
cursor: pointer;
background-size: 2rem;
} */
.fileWrapT2 {
  display: flex;
  align-items: center;
  /* width: 96%; */
}

.filelabelT4 {
  width: 100%;
  max-width: 26rem;
  float: right;
  padding-top: 1.5rem;
}

.fileCheckBoxt2 {
  color: #554D4D;
  font-size: 1.3rem;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 1.7rem;
  letter-spacing: 0.05rem;
}

.fileCheckBoxt1 {
  background-image: url(../../images/filetypeicon/uncheckbox.svg);
  text-decoration: none;
  /* width: 12rem; */
  /* height: 9rem; */
  /* top: 0.4rem; */
  /* right: 1rem; */
  cursor: pointer;
  /* visibility: hidden; */
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0;
  /* position: absolute;
z-index: 999;} */
  /* file manger global search */
  padding: 8%;
  margin-right: 7%;
}

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

.filelabelT5 {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}

.fileApprovalsT3 {
  border: none;
  flex-direction: column;
  margin-bottom: 0;
}

.fileApprovalsT3 .filelabelT5 {
  /* flex-direction: column; */
  width: 100%;
  display: block;
  margin-bottom: 0;
}

.fileApprovalsT3 .filelabelT4 {
  max-width: 100%;
  padding-top: 0;
}

.fileApprovalsT3 .fileCheckBoxt1 {
  padding: 2.7%;
  margin-right: 1.2rem;
}

.fileApprovalsT3 .filetrashT1 {
  margin-bottom: 1rem;
}

.fileApprovalsT3 .fileLabelT3 {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  cursor: inherit;
  background-image: none;
}

.fileSearchDropT1 ul {
  position: absolute;
  top: 5rem;
  width: 100%;
  background: #fff;
  left: 0;
  border-radius: 0.3rem;
  border: 0.1rem solid #D6DBE1;
  background: #FFF;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.10);
  z-index: 99;
  padding: 0;
  overflow: auto;
  max-height: calc(100vh - 64rem);
}

.fileSearchDropT1 ul li {
  list-style: none;
  line-height: 3.3rem;
}

.fileDropT2 {
  color: #554D4D;
  font-size: 1.3rem;
  font-family: Montserrat;
  font-weight: 500;
  /* line-height: 1.8rem; */
  letter-spacing: 0.05rem;
}

.fileIconT3 {
  margin-right: 1rem;
}

.fileDropT2.fileAnySaerch {
  /* background: #f2f2f2; */
  background:var(--white);
  width: 100%;
  display: block;
  padding-left: 1.2rem;
}

.fileLabelAnyT2 ul {
  padding-left: 0;
  padding-right: 0;
}

.fileLabelAnyT2 .fileDropT2 {
  padding-left: 0;
}

.fileLabelAnyT2 ul li {
  /* margin-left: 4rem; */
  /* display: inline-block; */
}

.fileLabelAnyT2 .fileDropT2 {
  padding-left: 1.3rem;
}

.fileLabelAnyT2 ul li:hover {
  background: #f2f2f2;
}

.filetypeInputT3 {
  border-radius: 0.3rem;
  border: 1px solid #D6DBE1;
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 1.2rem;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  position: relative;
  color: #554D4D;
  font-size: 1.3rem;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 1.7rem;
  letter-spacing: 0.05rem;
  padding-right: 1rem;
}

.fileLabelF1 {
  border: none;
  background-image: none;
  display: block;
  padding-left: 0;
  /* padding-top: 0; */
  margin: 0px !important;
  padding: 0px;
}

.fileSearchBtnT1 {
  display: flex;
  justify-content: end;
}

.fileSaerchTestT5 {
  color: #222020;
  font-size: 1.3rem;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 2.2rem;
  letter-spacing: 0.05rem;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}

.fileSearchResultT1 ul {
  display: flex;
  list-style: none;
  align-items: center;
  border-bottom: 0.1rem solid #d6dbe1;
  clear: both;
  padding-bottom: 1.5rem;
  width: 100vw;
}

.fileSerachT3 {
  border-radius: 0.2rem;
  background: var(--dark-white);
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  cursor: pointer;
}

.fileSearchResultT1 ul li {
  margin-right: 0.8rem;
  position: relative;
}

.fileSearchBgT1 {
  background: none;
}

.fileResultDropT1 ul {
  position: absolute;
  left: 0;
  z-index: 100;
  background: #fff;
  width: 100%;
  border: 1px solid #D8D8D8;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 0.2rem;
  top: 3.3rem;
  /* padding: 1.3rem 1rem; */
}

.fileResultDropT1 ul {
  border-bottom: none;
  display: block;
  width: 100vw;
  max-width: 12vw;
  /* margin-bottom: 0px !important; */
  padding-bottom: 0;
}

.fileResultDropT1 ul li .fileListT2 {
  color: #554D4D;
  font-size: 1.3rem;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 3.8rem;
  letter-spacing: 0.05rem;
  padding: 1.5rem 1rem;
}

.fileResultDropT1 ul li {
  line-height: 1.9rem;
  border-bottom: 1px solid #D6DBE1;
  margin-right: 0;
  cursor: pointer;
  color: var(--black);
  padding: 1.3rem 0rem 1.3rem 1.2rem !important;
  font-size: 1.3rem;
}

.fileResultDropT1 ul li:hover {
  background: var(--dark-white);
}

/* loader */
/*team loader start*/
.NewFileMangerLoader {
  position: absolute;
  left: 50%;
  top: 50%;
}

@keyframes body-spinner-bar {
  0% {
      transform: rotate(0deg);
      transform: rotate(0deg);
  }

  100% {
      transform: rotate(360deg);
      transform: rotate(360deg);
  }
}

#uploadStatus {
  position: fixed;
  display: block;
  bottom: 0;
  right: 2rem;
  width: 80%;
  max-width: 46.7rem;
  padding: 0rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  z-index: 1000;
  text-align: center;
  height: 40%;
  overflow: hidden;
  overflow-y: auto;
}
#uploadStatus.collapsed {
  height: 8%;
}
#uploadStatus .uploadCaretBGTn img {
  transition: transform 0.3s ease;
}

#uploadStatus.collapsed .uploadCaretBGTn img {
  transform: rotate(180deg);
}
.uploadheightcollapse{
  height: 5%;
}
.uploadFilesHead {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding: 2rem;
  background-color: #d6dbe161;
  position: sticky;
  top: 0;
  background: rgba(242, 242, 242);
  z-index: 9999;
}

.uploadFilesHeading h2 {
  letter-spacing: 0.06rem;
  font-size: 1.7rem;
  font-weight: 600;
  color: #222020;
  margin: 0 !important;
}

.cancelAllBtn {
  background: var(--dark-gray);
  font-family: "Montserrat", "Open Sans", "Source Sans Pro", "Segoe UI", sans-serif, Lato, -apple-system, system-ui, BlinkMacSystemFont, Roboto, Ubuntu !important;
  padding: 0.4rem 1rem;
  border-radius: 0.3rem;
  border: solid 0.1rem var(--dark-gray);
  font-size: 1.2rem;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.2rem;
  letter-spacing: 0.1rem;
  text-align: center;
  color: var(--white);
  text-transform: uppercase;
  /* background-color: var(--red); */
  cursor: pointer;
  /* height: 3.7rem; */
}

.uploadFilesHeading{
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center;
}

.uploadCaretBGTn, .uploadcloseBtn {
  height: 2rem;
  width: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}


.uploadCaretBGTn img  {
  width: 100%;
  height: 100%;
  max-width: 1.3rem;
  max-height: 1.3rem;
  VERTICAL-ALIGN: middle;
}
.uploadcloseBtn img {
  width: 100%;
  height: 100%;
  max-width: 1.3rem;
  max-height: 1.3rem;
}
.uploadFilesBtn {
  width: 100%;
  max-width: 5.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}



/* .uploadFilesBtn .uploadCaretBGTn {
  cursor: pointer;
}

.uploadFilesBtn .uploadcloseBtn {
  margin-left: 4.5rem;
  cursor: pointer;
  margin-right: 0.9rem;
} */

#fileUploadProgressContainer {
  margin-top: 20px;
}

.file-upload-info {
  margin-bottom: 15px;
}

.file-upload-info span {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  color: #333;
}

.progress {
  cursor: default;
  transition: opacity 0.2s ease;
}

.fileUpladCancleBTn {
  display: none;
  align-items: center;
  justify-content: center;
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%;
  cursor: pointer;
  transition: opacity 0.2s ease;
}

.fileUpladCancleBTn img {
  width: 1.2rem;
  height: 1.2rem;
}

.fileUpladCancleBTn:hover {
  background-color: rgba(0, 0, 0, 0.08);
}

.uploadFileColum:hover .fileUpladCancleBTn {
  display: flex;
}

.uploadFileColum:hover .progress {
  opacity: 0.6;
}

.uploadFileColum.upload-complete .fileUpladCancleBTn {
  display: none !important;
}

.upload-progress-container {
  width: 100%;
  background-color: #ddd;
  border-radius: 4px;
  overflow: hidden;
}

.upload-progress-bar {
  width: 0%;
  height: 20px;
  background-color: #4CAF50;
  text-align: center;
  line-height: 20px;
  /* Same as height */
  color: white;
  transition: width 0.4s ease;
}

.progress {
  width: 2.8rem;
  height: 2.8rem;
  font-size: 0.2rem;
  color: #0f0e0e;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  background: #ffffff;
  text-align: center;
  float: right;
  align-items: center;
  justify-content: center;
}

.progress::after {
  content: "%";
}

.progress .title {
  position: relative;
  z-index: 100;
  font-size: 1rem;
}

.progress .overlay {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #ffffff;
}

.progress .left, .progress .right {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0.5rem solid #58A55D;
  border-radius: 100px 0px 0px 100px;
  border-right: 0;
  transform-origin: right;
}

.progress .left {
  animation: load1 1s linear forwards;
}

.progress:nth-of-type(2) .right, .progress:nth-of-type(3) .right {
  animation: load2 .5s linear forwards 1s;
}

.progress:last-of-type .right, .progress:first-of-type .right {
  animation: load3 .8s linear forwards 1s;
}

@keyframes load1 {
  0% {
      transform: rotate(0deg);
  }

  100% {
      transform: rotate(180deg);
  }
}

@keyframes load2 {
  0% {
      z-index: 100;
      transform: rotate(180deg);
  }

  100% {
      z-index: 100;
      transform: rotate(270deg);
  }
}

@keyframes load3 {
  0% {
      z-index: 100;
      transform: rotate(180deg);
  }

  100% {
      z-index: 100;
      transform: rotate(315deg);
  }
}


.uploadFileColum {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  /* margin-bottom: 3rem; */
   /* margin-right: 1.2rem; */
  /* margin-top: 1.2rem;  */
  height:6rem;
  padding: 0 1.2rem 0 2.2rem;
  cursor: pointer;
}

.uploadFileColum:hover{
  background: rgba(242, 242, 242, 0.6);
}

.uploadFileIcon {
  /* width: 100%; */
  /* float: left; */
  /* max-width: 5rem; */
  font-size: 1.6rem;
  font-weight: 500;
  color: #222020;
  padding-right: 0.6rem;
}

.UploadFolderName {
  display: flex;
  align-items: center;

}

.uploadFileName { 
  max-width: 170px; 
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.uploadFileIconFolder {
  width: 100%;
  float: left;
  font-size: 1.3rem;
  font-weight: 500;
  color: #222020;
  max-width: 25%;
}

.uploadProgressBar {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  column-gap: 1.2rem;
}

span.uploadFileNumber {
  /* width: 10rem; */
  /* float: left; */
  font-size: 1.3rem;
  font-weight: 500;
  color: #737070;
}

/* .uploadFileRowList {
  padding: 0 0.2rem 0 2.2rem;
} */


.upladCancletest {
  font-size: 1.3rem;
  color: rgba(115, 112, 112, 1);
  font-weight: 500;
}

.alert-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}

.alert-content {
  background-color: white;
  padding: 20px;
  border-radius: 5px;
}

.manageDetails .fm-share-searchResults {
  height: max-content;
  /* max-height: calc(100vh - 75.5rem); */
  max-height: 35rem;
  overflow: auto;
  overflow-x: hidden;
  /* position: absolute; */
  margin-bottom: 1rem;
  background-color: var(--white);
  z-index: 1;
  /* width: 92%; */
  box-shadow: 0 3px 5px -1px rgba(0,0,0,.2), 0 6px 10px 0 rgba(0,0,0,.14), 0 1px 18px 0 rgba(0,0,0,.12);
  border-radius: 0.9rem;
  padding: 0.5rem 0 0.5rem 0;
}

.list-noresults{
  padding: 1rem 2rem;
  font-size: 1.5rem;
}

.manageDetails li.list-section {
  padding: 0rem 0rem;
  border: none;
  overflow: hidden;
}

.manageDetails .fileaddMemberT1 {
  /* height: auto; */
  /* overflow: hidden; */
  /* position: absolute; */
  /* top: 5.3rem; */
  /* padding: 0; */
  top: 12rem;
}

.manageDetails .useraddT4 {
  font-size: 1.3rem;
  padding-right: 1.5rem;
  float: right;
  position: absolute;
  right: 0;
  cursor: pointer;
  top: 1.1rem;
}

.manageDetails .canViewDropDown ul {
  z-index: 9999;
  /* top: 9rem; */
}

.addoptionWrap {
  width: 100%;
  clear: both;
  position: relative;
  /* left: 0; */
  /* top: 0; */
  /* margin-top: 5rem; */
  float: left;
  clear: both;
}

.mangedetailsWrap .shareFileSearchF1.fm-share-searchWrap {
  display: inline-block;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.sahreMoreFileWrap {
  display: flex;
  align-items: center;
}

.filesMoveInput {
  border: 0.1rem solid var(--gray);
  border-radius: 0.4rem;
  width: 100%;
  font-style: normal;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.7rem;
  display: flex;
  align-items: center;
  color: var(--black);
  letter-spacing: 0.05rem;
  position: relative;
  height: 100%;
  flex-wrap: wrap;
  padding: 1rem;
}

span.fm-share-selectedListWrap {
  width: 100%;
  position: absolute;
  /* top: 8rem; */
  z-index: 9;
  margin-top: 1rem;
}

span.navbar-shared-dropdown {
  width: 100%;
  position: absolute;
  top: 4rem;
  left: 0;
  z-index: 9;
  background: var(--white);
  box-shadow: 0px 1px 8px 0px #00000033;
}

.fm-share-searchWrap {
  /* margin-bottom: 2rem; */
}

.manageDetails .fm-share-shareModeOptions ul {
  top: 3rem;
}

.manageDetails .fileEamilWrap img {
  margin-right: 1rem !important;
}

.fm-share-accessHeading {
  display: inline-block;
  padding-bottom: 1.5rem;
}

.fileAccessDetailsAcces .fileAccesDetailF2 {
  background: none;
  /* display: flex; */
  /* flex-direction: column; */
  align-items: flex-end;
  /* width: 100%; */
  max-width: 20rem;
  padding: 0.5rem;
  float: left;
}

.fileAccessDetailsAcces {
  display: inherit;
}

.fileAccessDetailsAcces .fileSharedT1 {
  margin: 0px auto 0.5rem;
  display: flow-root;
  text-align: center;
  align-items: center;
}

.fileAccessDetailsAcces .fileDescriptionT2 {
  text-align: left;
  float: none;
}

.filterName {
  font-size: 1.3rem;
  color: var(--dark-gray);
  letter-spacing: 0.06rem;
}

.filterIconCaret {
  margin-right: 0.8rem;
  margin-left: 0.2rem;
  margin-top: 0;
}

.filterIconCaret img {
  /* width: 100%;
height: 1rem; */
  /* max-width: 1.3rem; */
}

.file-manager-dropdown {
  position: absolute;
  top: 4.8rem;
  width: 100%;
  right: 0rem;
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.20), 2px 4px 22px 0px rgba(0, 0, 0, 0.10); z-index: 9;
  /* left: 0; */
  min-width: 21rem;
  left: 0;
  right: 0;
  /* transform: translate(1%, 1%); */
}

.file-manager-dropdown .filter-manager-item {
  list-style-type: none;
  padding: 0rem;
  margin: 0rem;
  flex-direction: column;
  background: none;
}

.file-manager-dropdown .filter-manager-item li {
  background-color: var(--white);
  padding: 1.4rem 0rem 1.4rem 1.9rem;
  border-bottom: 0.1rem solid var(--gray);
  font-family: "Montserrat", "Open Sans", "Source Sans Pro", "Segoe UI", sans-serif, Lato, -apple-system, system-ui, BlinkMacSystemFont, Roboto, Ubuntu !important;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9rem;
  letter-spacing: 0.06rem;
  color: var(--black);
  font-size: 1.3rem;
  cursor: pointer;
  width: 100%;
}

.filterIconCaretWrap {
  width: 2rem;
  margin-left: 0rem;
  float: left;
  height: 2rem;
}

.filterIconCaretWrap img {
  transition: transform 0.2s ease;
}

.filterIconCaretWrap.sort-desc img {
  transform: rotate(180deg);
}

.file-manager-dropdown .filter-manager-item li:hover {
  background-color: var(--dark-white);
  color: var(--black);
  cursor: pointer;
}

.file-manager-dropdown .filter-manager-item li.filter-manager-active {
  background-color: var(--dark-white);
  color: var( --black);
  cursor: pointer;
}

.fileSortageName {
  font-size: 1.3rem;
  color: var(--black);
  letter-spacing: 0.06rem;
  font-weight: 500;
  display: flex;
  width: 15rem;
  justify-content: end;
  line-height: 1.9rem;
}

.fileSortageName img {
  margin-right: 2rem;
  margin-left: 0.5rem;
}

.fileContainertHover:hover .fileMangerUnCheckIcon {
  visibility: visible;
}

.fileManger-info {
  width: 100%;
  float: left;
  padding: 0 2rem 0 1rem;
  position: relative;
  max-width: 39.5%;
  /* display: inline-flex; */
}

.fileMangerUnCheckIcon {
  background-image: url(../../images/filemanger/uncheckbox.svg);
  text-decoration: none;
  width: 2.8rem;
  height: 2rem;
  top: 0.2rem;
  cursor: pointer;
  visibility: hidden;
  background-repeat: no-repeat;
  background-size: 88%;
  background-position: 0;
  position: absolute;
  z-index: 99;
  bottom: 0;
  left: 0;
  right: 0;
}

.fileMangerCheckIcon {
  background-image: url(../../images/filemanger/checkbox.svg);
  text-decoration: none;
  width: 2.8rem;
  height: 100%;
  top: 0.2rem;
  left: 0;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 88%;
  background-position: 0;
  position: absolute;
  z-index: 99;
}

.fileManger-name {
  padding-left: 3rem;
  /* display: flex; */
  align-items: center;
  /* width: 90%; */
  /* padding-right: 5rem; */
  /* max-width: 84rem; */
}

.fileManger-name img {
  height: 100%;
  width: 100% !important;
  max-width: 2.45rem;
   height: 2.8rem; 
  vertical-align: middle;
}

.fileMangerExtension {
  float: inherit !important;
}

.fileManger-name span {
  margin-left: 0;
  font-size: 1.3rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  /* line-height: 1.3rem; */
  letter-spacing: 0.06rem;
  color: var(--black);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  cursor: pointer;
  padding-left: 0.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /* width: 100%; */
  float: left;
  padding-left: 1.2rem;
  max-width: 70%;
}

.filelistT3.h-name {
  padding-left: 4rem;
}

.fileTeamLinkeWrap {
  /* display: table-cell; */
  width: 8%;
  /* max-width: 15%; */
  margin-left: 1.5rem;
}

.fileMangerLike img {
  width: 100%;
  max-width: 1.5rem;
  max-height: 1.5rem;
}

span.fileMangerTeam img {
  margin: 0px;
  margin-right: 0.5rem;
  max-width: 1.7rem;
}

.fileMangerTeam {
  float: left !important;
}

.fileMangerLike {
  display: inline-block;
}

.fileItemF6More-Option {
  width: 100%;
  position: relative;
  text-align: right;
  max-width: 8%;
}

.listViewfmpreview ul {
  width: 19rem;
  top: 5rem !important;
  left: auto;
  right: 1rem;
}

.shareFilesAccesPopup {
  width: 100%;
  display: inline-block;
}

.anyoneShareLink {
  padding-top: 2.5rem;
  max-width: 100%;
  /* border-bottom: solid 0.1rem #d6dbe1; */
  padding-bottom: 2rem;
  /* position: relative; */
}

.linksSharingTitle {
  font-size: 1.5rem;
  color: var(--black);
  font-weight: 600;
  padding-bottom: 1.5rem;
  letter-spacing: 0.05rem;
}

.anyoneLinkIcon {
  background: var(--dark-white);
  padding: 0.5%;
  border-radius: 0.3rem;
}

.userWrapList {
  /* display: flex; */
  display: block;
  width: 100%;
  overflow: hidden;
}

.subTitleLocationWrap .userProfileTestT3 {
  color: var(--brown);
  line-height: 2.3rem;
  font-size: 1.3rem;
  font-weight: 500;
}

.checkEmail {
  width: 2rem;
  display: inline-block;
  padding-left: 1rem;
  padding-right: 2.5rem;
}

.fm-detail-pop-filoimg {
  width: 100%;
  min-width: 8rem;
  max-width: 8rem;
}

.fmdetailWrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  max-width: 70%;
}

.fmdetalRightF4 ul li {
  padding: 0 0.5rem;
}

.sharedViewWrapBoxList {
  display: flex;
}
.sharedMoreOption{
  display: flex;
    border: 1px solid #D8D8D8;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    margin: 0.6rem 0px 1.5rem 0px;
    font-weight: 500;
}
.sharedViewWrapBoxList ul {
  display: flex;
  flex-wrap: wrap;
  width: 100rem;
}

.sharedViewWrapBoxList ul li {
  list-style: none;
  margin-right: 1rem;
}

.sharedViewWrapBoxList ul li img {
  height: 4.3rem;
  width: 4.3rem;
  border-radius: 0.5rem;
  padding: 0.1rem;
  margin: 0rem !important;
}

.sharedModreOption {
  background: #9c96964a;
  width: 4.3rem;
  height: 4.3rem;
  display: flex;
  border-radius: 0.5rem;
  align-items: center;
  justify-content: center;
  font-size: 1.7rem;
  color: var(--slate-gray);
  font-weight: 500;
}

.sharedViewWrapBox {
  padding-top: 2.5rem;
}

.fileOwnerOpacity {
  opacity: 0.5;
  width: max-content;
  margin-right: 1rem;
}

.myFileMangerInfo ul {
  width: auto !important;
  flex-wrap: wrap;
  display: flex;
  height: 14rem;
  overflow: hidden scroll;
  background: #fff;
  position: absolute;
  bottom: 100%;
  max-width: 75%;
  z-index: 9;
  top: 33%;
  box-shadow: 0 0.4rem 1rem 0 rgb(0 0 0 / 54%);
  border-radius: 0.5rem;
  right: 1%;
}

.myFileMangerInfo li.list-section {
  width: 100rem;
  /* max-width: 40rem; */
  margin-right: 0;
  padding-left: 1rem;
  padding-right: 1rem;
}

.myFileMangerInfo {
  /* background: #fff; */
  /* padding-top: 1rem; */
  /* position: absolute; */
  /* bottom: 100%; */
  /* Position the dropdown above the container */
  /* left: 0; */
  /* min-width: 160px; */
  /* z-index: 1; */
  /* top: 33%; */
}

.myFileMangerInfo .common-user-icon {
  margin-right: 1rem;
}

.filePropertiesDetailsWrapS1:last-child {
  padding-bottom: 0;
}

.OwnedTittle, .NoAccessTitle {
  font-size: 1.3rem;
  color: var(--brown);
  padding-right: 2rem;
  letter-spacing: 0.05rem;
  font-weight: 500;
  margin-bottom: 0;
  padding-top: 1rem;
}

.moveHoverStateF1 i img {
  width: 100%;
  min-width: 1rem;
}

.mvfooter-fmbtn {
  padding-right: 2.3rem;
  /* position: relative; */
  /* top: -24rem; */
}

.selectLocation p {
  color: var(--black);
  font-size: 1.1rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  line-height: 1.2rem;
  letter-spacing: 0.05rem;
  margin-bottom: 2rem;
}

.selectInfoIcon {
  margin-right: 0.8rem;
}

.fileTabsF6 ul li.moveActive {
  background: var(--dark-white);
  border-radius: 100rem;
}

.access-denied-container {
  text-align: center;
  border: 1px solid #ccc;
  background-color: white;
  color: black;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

#requestAccessBtn {
  background-color: #007bff;
  color: white;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  border-radius: 5px;
  margin-top: 20px;
}

#requestAccessBtn:hover {
  background-color: #0056b3;
}

.moveFolderEmtyWrap {
  display: flex;
  align-items: center;
  flex-direction: column;
  align-items: center;
  padding: 5rem 0;
  position: relative;
  top: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  right: 0;
  left: 0;
  transform: translate(0%, 10%);
  /* height: 27rem; */
}

.moveFolderEmtyWrap p {
  color: var(--black);
  font-size: 1.3rem;
  padding-top: 2rem;
  font-weight: 500;
  letter-spacing: 0.01rem;
}

.fm-share-dropdownIcon {
  margin-top: 0.3rem;
}

.fileMultiple ul li:nth-child(3n+1) {
  padding-left: 0.5rem;
}

.fileMultiple ul li:nth-child(3n+2) {
  padding-left: 1.5rem;
}

.fileMultiple ul li:nth-child(3n+3) {
  padding-left: 1.5rem;
}

.fileMultiple ul li:nth-child(3n+4) {
  padding-left: 1.5rem;
}

.fileMultiple ul li:nth-child(3n+5) {
  padding-left: 1.5rem;
}

.fileMultiple ul li:nth-child(3n+6) {
  padding-left: 1.5rem;
}

.fileMultiple ul li:nth-child(3n+7) {
  padding-left: 1.5rem;
}

.filterShorted {
  /* height: 1.8rem !important; */
}

.emptyFontWeight {
  font-weight: 700;
  color: var(--black);
}

.filesMenuIconsCaret img {
  /* width: 100%;
max-width: 2rem;
height: 2rem !important; */
}

.favouriteT1 {
  /* width: 100%;
max-width: 1.8rem;
max-height: 1.8rem; */
}

.selectedF7 {
  width: 100%;
  min-width: 1.3rem;
  min-height: 2.2rem !important;
}

span.filesMenuIconsCaret {
  padding-top: 0px !IMPORTANT;
  line-height: inherit !important;
  background-image: url(../../images/filemanger/menuCaret.svg);
  text-decoration: none;
  background-size: 51%;
  background-position: center center;
  background-repeat: no-repeat;
  padding-right: 0 !IMPORTANT;
  display: inline-block !important;
}
inviteUserWrap {
  border-radius: 16.3rem;
  border: solid 0.1rem var(--brown);
  /* background-color: var(--dark-white); */
  display: flex;
  margin-right: 0.8rem;
  /* margin-bottom: 0.8rem; */
  align-items: center;
  flex-direction: row;
  width: 100%;
  max-width: max-content;
  padding: 0.5rem 0.8rem 0.5rem 0.8rem;
}
.inviteUserNameWrap {
  padding-left: 0.5rem;
}
.inviteUserRemoveWrap {
  padding-left: 0.8rem;
}
.inviteUserIcon {
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
}
.shareFileNotifyTitle {
  font-family: "Montserrat", "Open Sans", "Source Sans Pro", "Segoe UI", sans-serif, Lato, -apple-system, system-ui, BlinkMacSystemFont, Roboto, Ubuntu !important;
  font-size: 1.3rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.06rem;
  color: var(--black);
  padding-bottom: 1.8rem;
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 2rem;
  width: fit-content;
}
/* .shareFileCheckbox {
  padding-right: 0.8rem;
} */
.shareFileNotifyInput {
  padding: 1.2rem;
  width: 100%;
  height: 11rem;
  border: 0.1rem solid var(--gray);
  font-family: "Montserrat", "Open Sans", "Source Sans Pro", "Segoe UI", sans-serif, Lato, -apple-system, system-ui, BlinkMacSystemFont, Roboto, Ubuntu !important;
  font-size: 1.4rem;
  color: var(--black);
  font-weight: 500;
  resize: inherit;
  border-radius: 0.3rem;
}
.shareNotifyLinkIcon{
  padding-top: 3rem;
  padding-bottom: 2.4rem;
  float: left;
}
.shareFileNotifyBtn{
  padding-top: 2rem;
  padding-bottom: 2.4rem;
  /* float: right; */
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 1rem;
  justify-content: space-between;
}
.typeModifiedWrap {
  display: inline-flex;
  position: relative;
}

.fileTypeBtn path , .fileModifiedBtn path {
  fill: #554D4D;
}

.fileTypeBtn , .fileModifiedBtn {
  color: #554D4D;
  text-align: center;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.0rem;
  /* 153.846% */
  letter-spacing: 0.6px;
  border: 1px solid #D8D8D8;
  background: #FFF;
  border-radius: 0.4rem;
  display: flex;
  align-items: center;
  /* background-image: url(../../images/filemanger/expand-more.svg); */
  text-decoration: none;
  background-position: center right 1rem;
  background-repeat: no-repeat;
  padding: 1rem;
  cursor: pointer;
  height: 4.6rem;
}

.filetype-filterApplied
{
  /* background-image : none; */
  background: var(--dark-white);
}


.fileType {
  margin-right: 1.0rem;
}

.multipleFileWrap {
  height: 100%;
  min-height: 7rem;
}

.fileName {
  display: flex;
  align-items: center;
}

.dispalyIcon {
  width: 100%;
  max-width: 3rem;
  display: inline-block;
  padding-right: 3%;
}

.cardMoreOptionsClick2 {
  cursor: pointer;
  /* background: #fff; */
  /* padding: 2rem; */
}
.cardMoreOptionsClick {
  cursor: pointer;
  /* background: #fff; */
  /* padding: 2rem; */
}


.typeModifiedFilter {
  list-style-type: none;
  padding: 0rem;
  margin: 0rem;
  flex-direction: column;
  background: none;
}

.typeModifiedFilter .typeModifiedFilterActive {
  background-color: var(--dark-white);
  color: var(--black);
  cursor: pointer;
}

.typeModifiedFilter li {
  background-color: var(--white);
  padding: 1.4rem 0rem 1.4rem 1.9rem;
  /* border-bottom: 0.1rem solid var(--gray); */
  font-family: "Montserrat", "Open Sans", "Source Sans Pro", "Segoe UI", sans-serif, Lato, -apple-system, system-ui, BlinkMacSystemFont, Roboto, Ubuntu !important;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9rem;
  letter-spacing: 0.06rem;
  color: var(--black);
  font-size: 1.3rem;
  cursor: pointer;
  width: 100%;
}
.typeModifiedFilter li :hover{
  background-color: var(--dark-white) !important;
}
#modifeddropdown-list{
  left : 9rem;
}
.navPillsList {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    text-transform: uppercase;
    justify-content: start;
    margin-top: 2.0rem;
    margin-bottom: 1.0rem;
}

.navPillsList li span {
    display: inline-block;
    padding: 1.0rem 1.3rem;
    color: #222020;
    text-align: center;
    font-family: Montserrat;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.82rem; /* 140% */
    letter-spacing: 0.06rem;
    text-transform: uppercase;
    border: 0.1rem solid var(--brown-s-2);
    margin-right: 1.0rem;
    border-radius: 0.4rem;
    cursor: pointer;
}
.fm-share-searchInput input[type=text]:active, input[type=text]:focus{
  background-color: var(--white);
}
.shareResultImg img {
    width: 2.3rem;
    height: 2.3rem;
    border-radius: 100%;
}

.shareMainResult {
  height: 4rem;
  /* width: 100%; */
  width: fit-content;
  border: 0.1rem solid var(--brown);
  border-radius: 10rem;
  padding: 0.8rem;
  max-width: 22rem;
  margin-bottom: 0.8rem;
  margin-right: 1.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1rem;
  margin-bottom:1rem;
}

.shareProfileSubTitel img {
    width: 100%;
    max-width: 1.1rem;
    margin-left: 1.1rem;
    cursor: pointer;
}

.shareProfileTitel {
    margin-left: 0.5rem;
}

.fm-share-copyLinkButton img {
  width: 2.4rem;
}

.shareProfileTitel {
    color: #222020;
    font-family: Montserrat;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0.078px;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fm-share-shareByOptions ul {
    margin-top: 3rem !important;
}
.emailSubTitile, .emailLocation {
    color: var(--brown);
    line-height: 1.9rem;
}
.notify-check-box-icon {
    left: 0;
    top: 0;
}

.notiftContact {
    display: inline-block;
    /* margin-left: 1.8rem; */
    margin-top: 0.1rem;
    font-size: 1.3rem;
    font-weight: 500;
    padding: 0.2rem;
}

.shareFileNotifyTitle_container {
  display: flex;
  justify-content: start;
  align-items: center;
}

.melpDriveUserWrap {
    width: 80%;
    display: flex;
}

.subTitleLocationWrap {
    display: flex;
    flex-direction: column;
}
.cancleandSendBtn {
    float: right;
}

.copyLinkBtn {
    display: inline-block;
}

.copyLinkBtnShare {
    font-family: "Montserrat", "Open Sans", "Source Sans Pro", "Segoe UI", sans-serif, Lato, -apple-system, system-ui, BlinkMacSystemFont, Roboto, Ubuntu !important;
    padding: 0.8rem 1.5rem;
    border-radius: 0.3rem;
    border: solid 0.1rem var(--dark-gray);
    font-size: 1.3rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.1rem;
    text-align: center;
    color: var(--dark-gray);
    text-transform: uppercase;
    margin-right: 1rem;
    background-color: var(--white);
    cursor: pointer;
    height: 3.7rem;
}
.copyLinkBtnShare img {
  width: 100%;
  max-width: 1.8rem;
  margin-right: 0.5rem;
}
.userListT3 {
    padding: 0.1rem 1.5rem;
    display: grid;
}


/* search check box */
.check-box-icon-Label {
    position: absolute;
    right: 0;
    top: 40%;
    margin-right: 2rem;
}

.contact-check-default-label {
    background-image: url(../../images/filetypeicon/uncheckbox.svg);
    background-repeat: no-repeat;
    width: 2rem;
    background-position: 50%;
    height: 2rem;
    cursor: pointer;
    background-size: 100%;
}

/* .contact-check-active {
    background-image: url(../../images/filetypeicon/checkbox.svg);
    background-repeat: no-repeat;
    width: 2rem;
    background-position: 50%;
    height: 2rem;
    cursor: pointer;
    background-size: 100%;
} */
 /* search check box */

 .bgColorRed{
  background-color: var(--red);
  border: solid 0.1rem var(--red);
 }
 .copyLinkFileAttachement {
  border: none;
  position: relative;
  right: -1rem;
 }
.searchListingScroll li.list-section {
    border-bottom: 0.1rem solid var(--gray) !important;
    padding-bottom: 0.8rem;
    padding-top: 0.8rem;
}
.fileWrapBtn {
    padding-top: 2.5rem;
}

.breadcrumb-item 
 i.breadcRumArrowf1 {
    padding-left: 1.3rem;
    position: relative;
    top: -0.1rem;
}
.fileWrapT2DropDwon {
    width: 100%;
    max-width: 10rem;
}
.peopleAccess {
    font-size: 1.5rem;
    color: var(--black);
    font-weight: 500;
    margin-bottom: 1.5rem;
}
.storage-option {
  display: flex;
  flex-direction: column;
  /* gap: 10px; */
  max-width: 400px;
  margin-top: 20px;
  /* margin: 20px; */
}

.option {
  /* display: flex; */
  align-items: center;
  padding: 10px;
  border-top: 0.1rem solid #e0e0e0;
  border-bottom: 0.1rem solid #e0e0e0;
  /* border-radius: 8px; */
  background-color: #fff;
  transition: box-shadow 0.3s ease;
  padding-left: 2rem;
  /* margin-bottom: 0.2rem; */
  cursor: pointer;
}

.option-span{
  display: flex;
  justify-content: space-between;
}

.integdrive-text{
  font-size: 1.5REM;
  font-weight: 600;
  font-family: "Montserrat", "Open Sans", "Source Sans Pro", "Segoe UI", sans-serif, Lato, -apple-system, system-ui, BlinkMacSystemFont, Roboto, Ubuntu !important;
  color: var(--black);
  padding-left: 1rem;
  text-transform: capitalize;

}
.option:hover {
  /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
  background-color: var(--gray);
}
.iconDriveWidth {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  /* padding-left: 2rem; */
}

.iconsWrap {
  width: fit-content;
}
.driveTest p {
    font-size: 1.2rem;
    color: var(--brown);
    padding-right: 2rem;
}
.iconsWrap img {
  width: 3.2rem;
  height: 3.2rem;
}
.icon img {
  width: 40px;
  height: 40px;
  margin-right: 15px;
}

.details {
  flex-grow: 1;
}

.details h3 {
  margin: 0;
  font-size: 16px;
  color: #333;
}

.details p {
  margin: 5px 0 0;
  font-size: 14px;
  color: #777;
}

.add-button {
  font-size: 24px;
  color: #333;
  cursor: pointer;
}

.add-button span {
  display: inline-block;
  padding: 5px;
}
.button-container {
  display: inline-block; /* Allow the button to take width and height */
  padding: 8px; /* Increase the padding around the button */
  cursor: pointer; /* Change cursor to pointer for better UX */
}
.btn-add-drive{
  border: none;
  background: none;
}
.btn-add-drive img {
  width: 16px; /* Adjust icon size as needed */
  height: 16px;
}
.disconnect-btn-gdrive{
  position: absolute;
  z-index: 9;
  background: white;
  padding: 6px 17px;
  box-shadow: 0 0.5rem 1.6rem 0 rgb(0 0 0 / 18%);
  left: 31rem;
  font-family: Montserrat;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  display: flex;
  gap: 6px;
}
.disconnect-btn-odrive{
  position: absolute;
  z-index: 9;
  background: white;
  padding: 6px 17px;
  box-shadow: 0 0.5rem 1.6rem 0 rgb(0 0 0 / 18%);
  left: 31rem;
  font-family: Montserrat;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  display: flex;
  gap: 6px;
}

.actions-container {
  display: flex;
  /* justify-content: space-between; */
  gap: 15px;
  padding-bottom: 2rem;
  align-items: center;
}

.action {
  display: flex;
  align-items: center;
  padding: 0.8rem 1.3rem;
  border: 0.1rem solid #e0e0e0;
  /* border-radius: 8px; */
  background-color: #f9f9f9;
  transition: background-color 0.3s ease;
  cursor: pointer;
}

.action:hover {
  background-color: #f1f1f1;
}

.icon img {
  width: 2.2rem;
  height: 2.4rem;
  margin-right: 1.0rem;
}

.text {
  font-size: 1.3rem;
  color: var(--black);
  font-weight: 500;
}
/* .optionborder {
  border-top: none;
} */
.fmRenamePopup-common .fileManagerCommonPopup {
  width: 57rem;
}
.fileMultipleBg ul {
  background-color: var(--light-slate-brown-v3) !important;
}

.toggle-checkbox {
  display: none; /* Hide the checkbox */
}
.Chevron-label {
  cursor: pointer; /* Change cursor for better UX */
  display: inline-flex;
  align-items: center;
}
.Chevron {
  transition: transform 0.3s ease; /* Smooth rotation */
}

.Chevron.rotate {
  transform: rotate(90deg); /* Rotates 90 degrees for the down arrow */
}
/* Initially hide the dropdown */
.fm-sharedFiles-subMenu {
  /* Hide dropdown by default */
   /* display: none;  */
}
.serchHeaderIcon2 {
  position: absolute;
  right: 0; /* Position on the right side */
  top: 50%;
  transform: translateY(-50%);
  /* background: url(../../images/icons/advancesearchicon.svg) no-repeat center center; */
  width: 4rem;
    height: 4rem;/* Adjust height */
  cursor: pointer;
  z-index: 9999;
  background-size: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.typeicon{
  width: 2rem; /* Adjusted width */
  height: 2rem; /* Adjusted height */
  
}
.fileDropS2.fileAnySaerch.fm-searchByType-any{
  background-color: var(--dark-white);
}
.fileDropT2:hover {
  background-color: var(--dark-white) /* Highlight effect on hover */
}
.file-manager-dropdown2 ul li:hover{
  z-index: 1001;
  background: var(--dark-white);
}
.typeModifiedFilter-icons{
  padding-right: 1.5rem;
}
.filterShorted-btn{
  margin-right: 2rem;
}
.hide-access-border li{
  border-bottom: none;
}
.cardWrap-2 {
  padding-bottom: 2.5rem;
}
.row-card-file-2 {
  flex-direction: row;
  flex-wrap: wrap;
  --auto-grid-min-size: 12rem;
  display: grid;
  grid-gap: 2rem;
  grid-gap: 2rem;
  grid-template-columns: repeat(
    auto-fill,
    minmax(var(--auto-grid-min-size), 1fr)
  );
}
.card-file-manager-2 {
  position: relative;
  padding: 1.2rem 1.2rem 1.2rem 1.2rem;
  height: 100%;
  border-radius: 0.8rem;
  border: 0.05rem solid #d6dbe1;
  background: var(--brown-s-1);
}

.folderManger-2 {
  padding-bottom: 1rem;
  padding-top: 1rem;
  margin-bottom: 0px;
}

.foliderCardT3-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* padding-left: 0.8rem; */
  padding-right: 0.3rem;
  cursor: pointer;
}
.foliderCardT6-2 {
  display: flex;
  align-items: center;
  cursor: pointer;
  justify-content: center;
}
.folderIconF1-2 {
  /* display: none; */
  position: absolute;
  z-index: 998;
  background: var(--brown-s-1);
  visibility: hidden;
  left: 2.2rem;
  width: 2.5rem;
  margin-left: auto;
  margin-right: auto;
}
.foliderCardT6-2 .folderIcon-2 {
  padding-right: 0rem;
  /* padding-left: 3.8rem; */
}

.folderLabel-2 {
  font-style: normal;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.6rem;
  letter-spacing: 0.06rem;
  /* identical to box height, or 127% */
  color: var(--black);
  padding-left: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  /* padding-right: 4rem; */
  width: 100%;
  max-width: 15rem;
  max-width: 12rem;
}
.list-view-shared{
  padding-left: 2rem;
}
.hide-access-border li{
  border-bottom: none;
}
.filesMoveInputScroll{
  max-height: 20rem;
  overflow: hidden scroll;
}

.fileMoreOptionPlus2 ul {
  height: 32rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.fileMoreOptionPlus3 ul {
  height: 32rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.filesNewTab:hover{
  background: var(--dark-white);
}
svg.plusicon{
  padding-right: 0.5rem;
}

.hideCheckbox{
  z-index: 1000 !important;
}

.file-manager-name-dropdown .filter-manager-item li{
  border-bottom: none;
}

.fm-sharedFiles-subMenu-2 span{
  margin-bottom: 0.125rem !important;
}

.sharedWithMe:hover{
  background-color: var(--dark-white);
  border-radius: 0.8rem;
}

.sharedByMe:hover{
  background-color: var(--dark-white);
  border-radius: 0.8rem;
}
.back-icon-container {
  display: flex;
  align-items: center; /* Align items in a row */
  padding-bottom: 0.5rem;
  padding-top: 1.5rem;
  font-size: 1.3rem;
  margin-bottom: 0;
}
.back-text {
  /* Style for the text next to the back icon */
  font-size: 1.7rem; /* Set a font size for the text */
  font-weight: 500; /* Set a font weight if needed */
  color: var(--black); /* Use your theme's text color */
  text-transform: lowercase;
  padding-left: 1rem;
  padding-top: 2rem;
}
.back-icon{
  cursor: pointer;
  width: 11px; /* Set your desired width */
  height: 11px;
}
.back-icon img {
  width: 100%; /* Make the image take up the full width of the div */
  height: auto; /* Maintain aspect ratio */
  /* padding-top: 2rem; */
}
.driveBackArrow {
  width: 100%;
  max-width: 1.3rem;
  margin-top: 0.5rem;
  display: inline-block;
}
.NameFiltergap{
  display: block;
  margin-left: 2rem;
}

.fileMangerDropDown2 {
  position: absolute;
  top: 100%;
  background: var(--white);
  border: 0.1rem solid var(--brown2);
  border-radius: 0.4rem;
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.20), 2px 4px 22px 0px rgba(0, 0, 0, 0.10);
  width: 15.6rem;
  /* max-width: 100%; */
  padding-top: 0 !important;
  margin-bottom: 0px;
  /* display: none; */
  z-index: 999;
  left: 0;
  border-radius: 0.4rem;
  list-style: none;
}

.fileMangerDropDown2 li span {
  padding-left: 1.8rem !important;
  padding-top: 1.4rem !important;
  padding-bottom: 1.4rem !important;
  padding-right: 1.8rem !important;
  font-weight: 400;
  line-height: 2rem !important;
  display: flex;
}

.fileMangerDropDown2 li {
  /* border-bottom: 0.1rem solid var(--gray); */
  margin-bottom: 0px !important;
  /* padding: 0.2rem !important; */
  /* padding-left: 1.2rem !important; */
}

.fileMangerDropDown2 li span img {
  width: 100%;
  max-width: 2rem;
  max-height: 2rem;
  margin-right: 0.6rem;
}

.fileMangerDropDown2 li:last-child {
  border-bottom: none;
}
.fileMangerDropDown2 li:hover {
  /* background-color: var(--dark-white); Change to your desired hover color */
  /* color: var(--white); Optional: Change text color on hover */
}

.EmptyfilesNewTab {
  width: 10rem;
  height: 5rem;
  /* max-width: max-content; */
  display: flex;
  justify-content: center;
  /* padding: 1.3rem 1.3rem; */
  flex-direction: column;
  border-radius: 0.8rem;
  background: #EE4136;
  margin-bottom: 2.0rem;
  color: var(--brown-s);
  text-align: center;
  font-family: Montserrat;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  align-items: center;
  cursor: pointer;
  margin-top: 2rem;
  position: relative;
}



.EmptyfilesNewTab .EmptyfilesMenuIcons {
  color: #FFFFFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.0rem;
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
}

/* .EmptyfilesNewTab:hover{
  background: var(--dark-white);
} */
/* .scrollButtons {
  margin-top: auto; 
  padding: 10px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  background-color: var(--white);
  border-radius: 0.9rem;
} */
.fm-search-scrollheight{
  height:20rem;
  overflow-y:auto ;
  overflow-x:hidden ;
}
.hideCLsIcon{
  width: 2rem;
  padding: 2px 0;
}
.hideCLsIcon img {
  display: none;
}
.ctabuttons{
  width: 92%;
  display: flex;
  justify-content: end;
  align-items: center;
  position: fixed;
  bottom: -3rem;
  background: white;
  padding: 0.5rem 2rem;
}

.manageaceess {
  /* left: 100%; */
  width: max-content;
  /* top: 0rem; */
  /* left: 0; */
  margin-left: auto;
  /* margin-top: 10rem; */
  min-width: 15rem;
  position: absolute;
  /* top: 3rem; */
  right: 0;
  background: var(--white);
  font-size: 1.5rem;
  z-index: 99999;
  /* padding: 1rem; */
}
.manageaceess ul{
  list-style: none;
  box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.15);
  z-index: 999;
  border: 0.1rem solid var(--gray);
  border-radius: 0.3rem;
}
.manageaceess li{
    list-style: none;
    color: var(--brown);
    font-size: 1.3rem;
    font-family: Montserrat;
    font-weight: 550;
    line-height: 1.9rem;
    letter-spacing: 0.06rem;
    border-bottom: 0.1rem solid var(--gray);
    padding: 0 1rem;
    line-height: 4.8rem;
    cursor: pointer;
    padding-right: 2rem;
}
.manageaceess ul li:hover {
  background: var(--light-slate-gray);
}
.manageaccessIcon{
  width: 2rem;
  display: inline-block;
}
.access-manage-container{
  position: relative;
  height: 8rem;
}
.access-manage-btn {
  color: #554D4D;
  text-align: center;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.0rem;
  /* 153.846% */
  letter-spacing: 0.6px;
  border: 1px solid #D8D8D8;
  background: #FFF;
  border-radius: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* background-image: url(../../images/filemanger/expand-more.svg); */
  text-decoration: none;
  background-position: center right 1rem;
  background-repeat: no-repeat;
  padding: 1rem 1.5rem;
  cursor: pointer;
  width: 90px;
  height: 100%;
}
.access-manage-dropdwon {
  list-style: none;
  box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.15);
  z-index: 999;
  border: 0.1rem solid var(--gray);
  border-radius: 0.3rem;
  position:absolute;
  width: 90px;
  background: var(--white);
}
.access-manage-dropdwon li{
    list-style: none;
    color: var(--brown);
    font-size: 1.3rem;
    font-family: Montserrat;
    font-weight: 550;
    line-height: 1.9rem;
    letter-spacing: 0.06rem;
    border-bottom: 0.1rem solid var(--gray);
    padding: 0 1rem;
    line-height: 4.8rem;
    cursor: pointer;
    padding-right: 2rem;
    width: 100%;
}
.access-manage-dropdwon li:hover {
  background: var(--light-slate-gray);
}
.sharedResultinput{
  border-radius: 0.3rem;
    border: 1px solid #D6DBE1;
    width: 100%;
    display: flex;
    align-items: center;
    padding-left: 1.2rem;
    /* padding-top: 1.2rem;
    padding-bottom: 1.2rem; */
    position: relative;
    color: #554D4D;
    font-size: 1.3rem;
    font-family: Montserrat;
    font-weight: 500;
    line-height: 1.7rem;
    letter-spacing: 0.05rem;
    padding-right: 1rem;
}

.relative {
  position: relative;
}

.breadcrumb-dropdown {
  max-height: 16.4rem;
  overflow-y: auto;
}

.dropdown_movelist {
  list-style: none;
  width: 25.1rem;
  height: 4.8rem;
  display: flex;
  justify-content: start;
  align-items: center;
  cursor: pointer;
}

.dropdown_movelist:hover {
  background: #F2F2F2;
}
.disabledClass{
  cursor: not-allowed;
  opacity: 0.8;
}
.favourite-tag{
  float: inherit !important;
    width: 24px;
    height: 24px;
}
.favourite-tag svg {
    width: 100%;
    height: 100%;
}
.Meeting-disabledBtn {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events:none;
}
.folderIconF1.wrapper-hidden {
    display: none; 
}

.folderIcon.hidden {
    display: none;
}

/* Hover unselected folder shows uncheck icon */
.folderManger:hover .folderIconF1:not(.folder-showcheckbox) {
    display: inline-block;
}

/* Checked state */
.folderIconF1.folder-showcheckbox {
    display: inline-block;
}

.ml-2 {
  margin-left: 2rem;
}
#favourite-openFolder {
    margin-left: 2rem;
}

.file-size-space {
  font-size: 2rem;
}
.fileMangerDropDown li.disabled {
    opacity: 0.5;           /* make it look disabled */
    cursor: not-allowed;    /* show forbidden cursor */
    pointer-events: none;   /* prevent any click */
}


.leftMenu-file-manager{
  height: calc(-7.7rem + 100vh) !important;
}

.leftMenu-file-manager:hover{
  overflow-y: auto;
}

.langDropdownTranslateFile{
  position: absolute;
    background: white;
    height: 20rem;
    overflow: auto;
    width: 41rem;
    top: 7rem;
    /* left: 0; */
    border: 1px solid #D6DBE1;
}

.file-language-list-container{
  display: flex;
  justify-content: space-between;
}

.language-dropdown-list-section {
    padding: 1.2rem !important;
    position: relative;
    margin-top: 1rem;
    /* background: #e5e5e5; */
    border-radius: 0.4rem;
    cursor: pointer;
    color: #222020;
    border: 1px solid #D6DBE1;
    /* transition: transform 0.25s ease, box-shadow 0.25s ease; */
}

.language-dropdown-list-section1{
  padding: 1rem 2.5rem;
  position: relative;
}

.file-translate-indicator {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.file-translate-indicator img {
    width: 18px;
    height: 18px;
}

.card-file-manager.highlight {
    outline: 2px solid #4caf50;
    outline-offset: 2px;
}

.container-card-file-manager .highlight {
  background-color: #d8d8d8;
  border-color: #d8d8d8;
  border-radius: 0.4rem;
}

.translation-file-snackbar {
            background: white;
            border-radius: 0.4rem;
            padding: 3.2rem 2.4rem;
            box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
            max-width: 32rem;
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
            position: absolute;
            animation: slideUp 0.4s ease-out;
            bottom: 3rem;
            left: 4rem;
        }

        @keyframes slideUp {
            from {
                opacity: 0;
                transform: translateY(20px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        .translation-file-icon-wrapper {
            position: relative;
            width: 80px;
            height: 80px;
            margin-bottom: 24px;
        }

        .translation-file-icon {
            width: 64px;
            height: 64px;
            background: linear-gradient(135deg, #ee4136 0%, #c42e24 100%);            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

        .translation-file-icon svg {
            width: 36px;
            height: 36px;
            fill: white;
        }

        /* Circular loader around icon */
        .translation-file-loader {
            position: absolute;
            top: 0;
            left: 0;
            width: 80px;
            height: 80px;
        }

        .translation-file-loader-circle {
            fill: none;
            stroke: #ee4136;
            stroke-width: 3;
            stroke-linecap: round;
            stroke-dasharray: 200;
            stroke-dashoffset: 200;
            animation: dash 2s ease-in-out infinite;
            transform-origin: center;
        }

        @keyframes dash {
            0% {
                stroke-dashoffset: 200;
                transform: rotate(0deg);
            }
            50% {
                stroke-dashoffset: 50;
                transform: rotate(180deg);
            }
            100% {
                stroke-dashoffset: 200;
                transform: rotate(360deg);
            }
        }

        .translation-file-title {
            font-size: 1.7rem;
            font-weight: 600;
            color: #1a1a1a;
            margin: 0 0 1.2rem 0;
            line-height: 1.3;
        }

        .translation-file-description {
            font-size: 1.5rem;
            color: #666;
            margin: 0;
            line-height: 1.5;
        }

        .translation-file-action {
            margin-top: 16px;
            padding: 10px 16px;
            border: none;
            border-radius: 10px;
            background: linear-gradient(135deg, #ee4136 0%, #c42e24 100%);
            color: #fff;
            font-weight: 600;
            cursor: pointer;
            transition: transform 0.2s ease, box-shadow 0.2s ease;
        }

        .translation-file-action:hover {
            transform: translateY(-1px);
            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
        }

        .translation-file-snackbar.completed .translation-file-loader {
            display: none;
        }

        .translation-file-snackbar.completed .translation-file-icon {
            background: #22b07d;
        }

        .translation-file-close {
            position: absolute;
            top: 16px;
            right: 16px;
            background: transparent;
            border: none;
            cursor: pointer;
            padding: 8px;
            border-radius: 8px;
            transition: background 0.2s;
            color: #999;
        }

        .translation-file-close:hover {
            background: #f5f5f5;
            color: #666;
        }

        .translation-file-close svg {
            width: 20px;
            height: 20px;
            display: block;
        }


/* ZIP preview styling */
#zipPreviewContainer {
  background: #f8f9fa;
  border: 1px solid #dfe1e5;
  border-radius: 12px;
  padding: 16px;
  box-shadow: 0 12px 32px rgba(32, 33, 36, 0.14);
  max-height: 360px;
  overflow-y: auto;
}

#zipPreviewContainer h5 {
  margin: 0 0 12px;
  font-size: 16px;
  font-weight: 600;
  color: #202124;
  letter-spacing: 0.01em;
}

#zipFileList {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
}

#zipFileList .zip-row {
  display: grid;
  grid-template-columns: 1fr 140px 120px;
  align-items: center;
  padding: 10px 12px;
  background: #ffffff;
  border: 1px solid #e0e3e7;
  border-radius: 10px;
  color: #202124;
  font-size: 13px;
  line-height: 1.4;
  word-break: break-word;
}

#zipFileList .zip-row:hover {
  background: #f8fafb;
  border-color: #d2d5da;
}

#zipFileList .zip-empty {
  text-align: center;
  color: #5f6368;
  font-style: italic;
  border-style: dashed;
}

.zip-col {
  display: flex;
  align-items: center;
  gap: 8px;
}

.zip-name {
  min-width: 0;
}

.zip-file-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zip-meta,
.zip-size {
  color: #5f6368;
  justify-content: flex-end;
}

.zip-pill {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
}

.zip-type-video { background: #d93025; }
.zip-type-image { background: #1a73e8; }
.zip-type-archive { background: #f9ab00; }
.zip-type-doc { background: #188038; }
.zip-type-generic { background: #5f6368; }

