body{
  background-color: #F5F5F5;
}
.social-btns {
  box-shadow: 0px 0px 20px 0px #e9e9e940;
  border: 1px solid #eeeeee;
  border-radius: 8px;
  width: 80px;
  height: 50px;
}

.social-btns img {
  object-fit: contain;
  width: 17.74px;
}

label {
  font-family: Inter;
  font-size: 20px;
  font-weight: 500;
}

.forget-pass {
  font-family: Inter;
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  text-decoration: none;
}

.reg-input {
  border: 1px solid #b8b8b8;
  height: 40px;

  border-radius: 4px 0px 0px 0px;
  border: 1px 0px 0px 0px;
  opacity: 0px;
  background: #f9f9f9;
}
.btn:hover {
  color: #37b7df !important;
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}

.reg-taps-container {
  width: 236px;
  height: 50px;
  gap: 0px;
  border-radius: 8px;
  border: 1px solid #cbcbcb;
  margin-bottom: 43px;
}

.reg-taps-container div {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px 0px 0px 0px;
  cursor: pointer;
}
.reg-taps-container div span.active {
  border-bottom: 5px solid #37b7df;
  border-radius: 0px;
}

.card.bg-glass {
  min-width: 60vw;
}

.dropdown-toggle::after {
  position: absolute;
}
.dropdown-toggle:not(:focus)::after {
  display: none;
}
.dropdown-toggle {
  border: none;
}

.about-hero-bg-text {
  font-family: Lato;
  font-size: 17px;
  font-weight: 500;
  color: #ffffff;
  display: flex;
  align-items: center;
}

.img-team {
  width: 229px;
  border-radius: 100%;
  aspect-ratio: 1;
  border: 7px solid #8bc184;
  object-fit: cover;
}
.team-card {
  justify-content: space-evenly;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 68vh;
}
footer {
  background: #2e3242;
  color: #fff;
}
footer * {
  color: #fff !important;
}
footer a {
  color: #fff !important;
}

.rb-image {
  width: 100%;
  object-fit: contain;
  max-height: 88vh;
  padding-top: 5px;
  padding-bottom: 5px;
}
.pr-image {
  width: 100%;
  object-fit: cover;
  border-radius: 100%;
  aspect-ratio: 1;
}

.pname{
  font-size: x-large;
  font-weight: bold;
  color: #000;
  
}

.media-29101 .ntext,.media-29101 .pname{
 font-size: unset;
 }

.explore p {
  color: #000;
}
 .time{
  color: #767676; font-size: 13px;
 }
 .ntext{
  color: #000;font-size: x-large;
 }

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: linear-gradient(0deg, rgba(0,212,255,1) 0%, rgba(255,255,255,1) 100%);
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: grey; 
}
.cpr-image{
  width: 100%;
  border-radius: 8px;
  border: #DDDDDD solid 1px;
  aspect-ratio: 1;
}
.groub-members img{
  margin-right: -15px;
}
.groub-members  {
  margin-left: 8px;
}

.pri-card{
  border-radius: 4px; height: 55vh;background-color: #F2F2F2;margin: 10px 0px !important;
}

.pri-card-text{
  font-weight: bold;color: #000;font-size: large;
}
.pri-opt-text{
  color: #000;font-weight: 600;font-size: small;
}

.hb1_image{
  height: 80vh;
  width: 100%;
}
.home-f-sec{
  margin-left: 31px;
}
.comunity-container{
  min-height: 100vh;
}
.active-plan{
  border: gray solid .5px;
  
}
.select-plan{
  cursor: pointer;
}
.tree-container{
  border: #CDCBC8 2px solid;min-height: 80vh;overflow: auto;
  max-height: 86vh;
}
.tree-sec-container{
  min-height: 100vh
}
.delete-btn-x-contaner {
  position: relative;
}

.delete-btn-x {
  position: absolute;
  top: 5px;
  right: 5px;
  color: gray;
  text-align: end;

}


@media only screen and (max-width: 991px) {
  .pri-card{
height: unset;
  }
}
@media only screen and (max-width: 600px) {
.image_unset_hight_mobile{
  height: unset;
  margin-top: 8px;
}

.tree-sec-container{
  min-height: unset
}
.tree-container{
  min-height: 30vh; 
}
.notification-res{
  flex-direction: column !important;
}
.padding-res{
  padding-top: 29px !important;
  padding-bottom: 30px !important;
}
.pri-card {
  border-radius: 4px;
  height: 100%;
  background-color: #F2F2F2;
  padding-top: 29px !important;
  padding-bottom: 30px !important;
}
.comunity-container{
  min-height: 100%;
  padding-top: 24px;
  padding-bottom: 25px;}
.team-card-res{
  height: unset;
}
div.rem-margin-res{
  margin: 0px !important;
}
.br-btn-res{
  border-bottom: solid 1px #222;
}
.pr-image{
  width: 47px !important;
}
.hide-res{
  display: none;
}
}


.label-image {
  cursor: pointer;
  font-size:unset;
  margin: unset;
}

.chat-image-r{
  height: 20vh;object-fit: contain;justify-content: start;display: flex;align-items: start;
}

.chat-image-s{
  height: 20vh;object-fit: contain;justify-content: end;display: flex;align-items: end;
}



/* scroll up btn  start  */

button.back-to-top{
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
	height: 0px;
  width: 0px;
  overflow: hidden;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
  color: transparent;
	clear: both;
  visibility: hidden;
  position: fixed;
  cursor: pointer;
  display: block;
  border: none;
  right: 50px;
	bottom: 75px;
  font-size: 0px;
  outline: 0 !important;
  z-index: 99;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
button.back-to-top:hover,
button.back-to-top:active,
button.back-to-top:focus,{
  outline: 0 !important;
}
button.back-to-top::before,
button.back-to-top::after {
  content: "";
    display: block;
    vertical-align: middle;
    border-bottom: solid 10px #37b7df;
    border-left: solid 10px transparent;
    line-height: 0;
    border-right: solid 10px transparent;
    height: 0;
    margin: 18px auto 0;
    width: 0;
  border-radius:20px;
  visibility: hidden;
}
button.back-to-top.show::after,
button.back-to-top.show::before{
  visibility: visible;
}
button.back-to-top::after {
  border-bottom-color:#fff;
      position: relative;
  top:-24px;
}
button.back-to-top.show {
  display: block;
  background: #fff;
  color: #00ab6c;
  font-size: 25px;
  right: 25px;
	bottom: 50px;
  height: 50px;
  width: 50px;
  visibility: visible;
	box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
}
button.back-to-top.show:active {
  box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
}

/* scroll up btn  end  */
