/* LAUNCHAD */
.header-text {
  height: 27px;
  width: 107px;
  color: #3b3a4a;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 23px;
  text-align: center;
}

/* Project Page New design */
div.separator.mb-5.project_top_seperator {
  margin-top: 12px;
}

p.checkUserna.seterway {
  padding-left: 0;
}

.edit_delete_div {
  width: 28px;
  height: 28px;
  margin-left: 15px;
  background: #ffffff;
  border: 1px solid #e7eaf0;
  box-sizing: border-box;
  box-shadow: 0px 2px 4px rgba(205, 205, 205, 0.2);
  border-radius: 4px;
  display: inline-block;
}

button.mb-2.project_progress {
  font-size: 0.8rem;
  background: #ffa705;
  border-color: #ffa705;
}

.project_progressborder {
  border-color: #ffa705;
}

.project_submission_table {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 150px;
  border: 1px solid #e7eaf0;
  box-shadow: 0px 2px 4px rgba(205, 205, 205, 0.2);
  border-radius: 4px;
}

/* End Project Page New design */
.project-form {
  width: 100%;
}

.fortop20 {
  float: left;
}

.sidebar.main-menu.sidebar_menu {
  transition: 0.3s !important;
}

.shade.shater {
  z-index: 3;
  display: none;
}

.toggleslack span.MuiSwitch-thumb {
  position: relative;
  top: 1px !important;
  right: 0;
  left: -5px;
}

.toggleslack span.MuiTypography-body1 {
  font-size: 1.2rem;
  font-family: inherit !important;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.00938em;
}

.toggleslack .MuiTypography-root.MuiFormControlLabel-label.MuiTypography-body1 {
  width: 310px !important;
}

.toggleslack span.MuiSwitch-root {
  width: 70px;
  height: 43px;
  position: relative;
  overflow: visible;
}

span.MuiSwitch-root::after {
  content: "Disable";
  position: absolute;
  left: -50px;
  top: 11px;
}

span.MuiSwitch-root::before {
  content: "Enable";
  position: absolute;
  right: -50px;
  top: 11px;
}

.orghavenotslack {
  opacity: 0.7;
  pointer-events: none;
}

.toggleslack .MuiSwitch-root {
  padding: 14px;
}

span.MuiSwitch-switchBase {
  left: 10px;
}

span.MuiSwitch-thumb {
  width: 24px;
  height: 24px;
}

.toggleslack .MuiSwitch-colorSecondary.Mui-checked {
  color: #17b298;
}

.toggleslack .MuiSwitch-colorSecondary.Mui-checked+.MuiSwitch-track {
  background-color: #17b298;
  padding-left: 40px;
}

.n-ena {
  position: relative;
  right: -363px;
  top: 32px;
}

.n-dis {
  position: relative;
  left: 270px;
  top: 32px;
}

/* .worksetter.col-12.col-sm-12.col-md-12 {
  border-right: 2px solid#ddd;
} */
 
.addJProject:hover{
  opacity: 0.4;
}






















































@media (max-width: 767px) {
 
  .leftBarset {
    margin-left: 15px !important;
  }

  span.editUser {
    text-align: right;
    display: block;
  }

  p.checkUserna.seterway {
    padding-left: 0px;
  }

  .header {
    margin-top: 40px;
  }

  .project-form {
    margin: 0 auto;
    border-radius: 10px;
    padding: 5px 10px;
    border: 3px solid #fff;
  }

  .questi {
    width: 25rem;
  }
}

.remove-record {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url(../img/sprite.png) 0 -125px;
  text-indent: -999999px;
  cursor: pointer;
  background-position: 0 -90px;
}

.intercom-lightweight-app {
  z-index: 10 !important;
}

.headercontrols>ul {
  margin: 0;
  padding: 0;
}

header {
  border-bottom: 1px solid #e7eaf0 !important;
  float: left;
}

.headercontrols>ul>li {
  display: inline-block;
}

.cardtitle {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 18px;
}

.cardsubtitle {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 15px;
  text-transform: capitalize;
}

/*Community*/
.alone-we-can-do-so {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  text-align: center;
  font-weight: bold;
}

.searchbar {
  position: relative;
  height: 48px;
  max-width: 500px;
  width: 100%;
  border-radius: 7px;
  border: 1px solid #e0e0e0;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
}

.btttn {
  margin-bottom: 40px;
}

.linkcolor {
  color: #e01a4f;
  font-weight: 700;
}

.space {
  margin-bottom: 145px;
}

.foo {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: left;
}

.searchbar input {
  border: medium none currentColor;
  border: initial;
  background: transparent;
  color: black;
  height: 47px;
  width: 100%;
  border-radius: 7px;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 24px;
  margin-left: 38px;
  outline: none;
}

.searchbar .search-icon {
  font-size: 17px;
  border-radius: 10px;
  color: #d7d7d7;
  position: absolute;
  width: 40px;
  height: 40px;
  bottom: -5px;
  left: 4px;
  text-align: center;
  cursor: pointer;
}

.feedbacksearchbar {
  position: relative;
  border-radius: 7px;
  border: 1px solid #e0e0e0;
}

.feedbacksearchbar input {
  border: medium none currentColor;
  border: initial;
  background: transparent;
  outline: medium none invert !important;
  color: black;
  height: 42px;
  width: 461px;
  border-radius: 7px;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 24px;
  margin-left: 38px;
}

.feedbacksearchbar .search-icon {
  font-size: 17px;
  border-radius: 10px;
  color: #d7d7d7;
  position: absolute;
  width: 40px;
  height: 40px;
  bottom: -5px;
  left: 4px;
  text-align: center;
  cursor: pointer;
}

.communitysepration {
  margin-bottom: 0.75rem !important;
}

.engage-thumbnail {
  width: 90%;
  border-radius: 0.1rem;
  border: medium none currentColor;
  border: initial;
  height: auto;
  /* max-width: unset; */

  object-fit: cover;
  /* width: unset !important; */
}

.login-wrapper {
  background: #d1d7dd;
  height: 100vh;
  padding: 0 15px;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center;
}

.login-wrapper:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.login-container {
  max-width: 500px;
  padding: 30px 40px;
  border-radius: 10px;
  background: #fff;
  margin: 15px auto;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

.worksRender.apeks {
  margin-top: -15px;
}

.main1 {
  margin-left: 137px;
  margin-right: 137px;
  position: relative;
  top: 40%;
  transform: translateY(-50%);
}

/*-----custome checkbox-----*/
.chk {
  display: block;
  position: relative;
  padding-left: 18px;
  margin-top: 17px !important;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.chk input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 1px;
  left: 0;
  height: 17px;
  width: 17px;
  background-color: #eee;
  border-radius: 4px;
  margin-left: -2px;
}

.chk:hover input~.checkmark {
  background-color: #ccc;
}

.chk input:checked~.checkmark {
  background-color: #53af99;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.chk input:checked~.checkmark:after {
  display: block;
}

.chk .checkmark:after {
  left: 6px;
  top: 3px;
  width: 5px;
  height: 9px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*-----custome checkbox-----*/

/*-----css alljira-start----*/
.ffwidth {
  width: 162px;
}

.sortingList {
  margin-right: 40px;
  float: right;
  cursor: pointer;
}

.pointerset {
  cursor: pointer;
}

.editbtnLaunchpade {
  position: relative;
  top: -31px;
}

.editarea {
  position: absolute;
  right: 29px;
  top: -3px;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  display: flex !important;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  font-size: 11px !important;
  cursor: pointer;
}

.editarea:hover {
  background: #000;
}
 .editAreaResource {
    width: 76px;
    padding: 7px;
  }
.tabs {
  position: relative;
}

/*-----css alljira-end----*/
@media only screen and (max-width: 767px) {
  .worksRender.apeks .row:first-child {
    margin-left: -20px !important;
    margin-right: -20px;
  }

  .main1 {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0;
    margin-bottom: 70px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .main1 {
    margin-left: 0px;
    margin-right: 30px;
    /* margin-top: 25%;
    margin-bottom: 30%; */
  }

  p.tableContent {
    overflow: hidden;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  .main1 {
    margin-left: 0px;
    margin-right: 30px;
    /* margin-top: 25%;
    margin-bottom: 30%; */
  }

  .questi {
    width: 23rem !important;
  }
}

.fixed-background1 {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* before backgroung color */
  /* background-color: #dbdbdb;  */
  background-color: #373737;
}

.loginbg {
  left: 50%;
  max-width: 1024px;
  position: fixed;
  transform: translateX(-50%);
}

.flogo-login {
  width: 10%;
  padding: 10px;
  margin-left: 10px;
  content: url("/assets/img/symba_logo.png");
}

.tabHeader {
  padding: 12px 0;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .flogo-login {
    width: 30%;
    padding: 10px;
    margin-left: 10px;
    margin-top: 5px;
    content: url("/assets/img/symba_logo.png");
  }

  .questi {
    width: 16rem !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .flogo-login {
    width: 18%;
    padding: 10px;
    margin-left: 10px;
    margin-top: 5px;
    content: url("/assets/img/symba_logo.png");
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  .flogo-login {
    width: 13%;
    padding: 10px;
    margin-left: 10px;
    margin-top: 5px;
    content: url("/assets/img/symba_logo.png");
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .flogo-login-rectangle {
    position: relative;
    width: 100%;
    height: 60px;
    left: 0px;
    top: 0px;
    background: #050505;
  }
}

.illustration-login {
  display: block;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .illustration-login {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .illustration-login {
    display: block;
    margin-left: -15px;
  }
}

.illustration-image-login {
  content: url("/assets/img/illustrations.webp");
  max-width: 500px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .illustration-image-login {
    content: url("/assets/img/illustration2.png");
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  .illustration-image-login {
    content: url("/assets/img/illustrations.webp");
    max-width: 500px;
    margin-left: 110px;
  }
}

.auth-card1 {
  display: flex;
  margin-left: 100px;
  margin-right: 100px;
  background-color: #fff !important;
  border: 1.5px solid #2e2e2e !important;
  box-sizing: border-box !important;
  flex-direction: row;
  box-shadow: 10px 10px #45bda2 !important;
  padding-top: 15px;
  max-width: 400px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .auth-card1 {
    display: flex;
    margin-left: 0px;
    margin-right: 0px;
    background: #fff !important;
    border: 0px solid #2e2e2e !important;
    box-shadow: 0px 0px #2e2e2e !important;
  }

  .spacing {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .auth-card1 {
    display: flex;
    margin-left: 20px;
    margin-right: 10px;
    background-color: #fff !important;
    /* background-color: #181818 !important; */
    border: 1.5px solid #2e2e2e !important;
    box-sizing: border-box !important;
    flex-direction: row;
    box-shadow: 10px 10px #45bda2 !important;
    padding-top: 15px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  .auth-card1 {
    display: flex;
    margin-left: 60px;
    margin-right: 60px;
    background-color: #fff !important;
    /* background-color: #181818 !important; */
    border: 1.5px solid #2e2e2e !important;
    box-sizing: border-box !important;
    flex-direction: row;
    box-shadow: 10px 10px #45bda2 !important;
    padding-top: 15px;
  }
}

@media only screen and (min-width: 360px) and (max-width: 767px) {
  .ellipse {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 319px;
    top: 10px;
    background: #050505;
    border: 2px solid #181818;
    box-sizing: border-box;
  }

  .questi {
    width: 21rem !important;
  }
}

.form12 {
  border-radius: 3rem !important;
  border: 1px solid black !important;
}

.fgt {
  font-size: "14px" !important;
  text-align: center !important;
  padding: 20px !important;
}

@media only screen and (max-width: 767px) {
  .fgt {
    font-size: "18px" !important;
    /* color: white !important; */
    text-align: center !important;
    padding: 0px !important;
    margin-top: 20px;
  }

  .footer {
    left: 0;
    bottom: 50px;
    width: 100%;
    /* text-align: left; */
  }

  .setOverlayRelate {
    position: relative !important;
    float: left !important;
    width: 100% !important;
  }

  .overlayfirefobx {
    width: 100% !important;
    left: 0px !important;
  }

}

.bttn {
  width: 100%;
  padding: 12px !important;
  background-color: #e01a4f !important;
  margin-top: 10px;
  /* font-size: 18px !important; */
}

.form-side {
  /* width: 60%; */
  padding: 20px;
}

.centerDiv {
  display: flex;
  justify-content: center;
}

.buttontop {
  color: #050505;
  font-weight: 400;
  font-size: 16px !important;
}

.linedot {
  margin-top: 100px !important;
}

.linedotted,
.linedot {
  border: 1px dashed #2e2e2e;
  margin-left: -20px !important;
  margin-right: -20px !important;
  margin-top: 25px !important;
}

@media only screen and (min-width: 360px) and (max-width: 767px) {
  .footer {
    left: 0;
    bottom: 50px;
    width: 100%;
  }

  .buttonhome {
    margin-left: 20px;
    font-weight: bold;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .buttonhome {
    margin-left: 8px;
    font-weight: bold;
  }

  .footer {
    left: 0;
    bottom: 50px;
    width: 100%;
  }
}

.title1 {
  font-size: 2rem !important;
  color: black;
  font-weight: 700 !important;
}

.login-response {
  max-width: 545px;
  padding: 30px 40px;
  border-radius: 10px;
  background: #fff;
  margin: 15px auto;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

.login-header {
  text-align: center;
}

.login-header img {
  width: 40%;
}

.login-content h1 {
  text-align: center;
  text-transform: uppercase;
  margin: 15px 0 25px;
}

.login-input {
  width: 100%;
  position: relative;
  border-bottom: 2px solid #ccc;
  margin-bottom: 30px;
}

.login-input .input-text {
  width: 100%;
  height: 45px;
  font-size: 16px;
  color: #000;
  border: none;
  padding: 0 5px 0 38px;
  transition: padding 0.4s ease;
}

.checked {
  color: #17b298;
}

.tooltip {
  position: relative;
  display: inline-block;

  /* border-bottom: 1px dotted black; */
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.otpTooltip{
  left:  -135px !important; 
}
.logotp{width: 118px; padding: 0px 0 17px 0;}

.error-message {
  font-size: 0.7rem;
  font-weight: 500;
  color: red;
  margin-top: 0.2rem;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.required:after {
  content: "*";
  color: red;
}

.validation-error {
  color: red;
  margin-top: 5px;
}

.validation-error1 {
  color: red;
  margin-top: 5px;
  margin-left: 13px;
}

.pageHeading {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  padding: 15px 0;
  color: #272727;
  float: left;
  width: 100%;
}

.bBottom {
  border-bottom: 1px solid #d7d7d7;
  float: left;
  width: 100%;
}

.show-overlay {
  display: block;
}

.hide-overlay {
  display: none;
}

/* Position the content inside the overlay */
.overlay-content {
  position: relative;
  top: 25%;
  /* 25% from the top */
  width: 100%;
  /* 100% width */
  text-align: center;
  /* Centered text/links */
  margin-top: 30px;
  /* 30px top margin to avoid conflict with the close button on smaller screens */
}

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  /* Stay in place */
  z-index: 9999999999 !important;
  /* Sit on top */
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.2);
  /* Black w/opacity */
  overflow-x: hidden;
  /* Disable horizontal scroll */
  transition: 0.5s;
  /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

.response {
  border: 1px solid white;
  background-color: white;
  width: 100%;
}

.cancle {
  cursor: pointer;

  font-size: 16px;
  margin-left: 42px;
  font-weight: bold;
}

.profile-pic {
  position: relative;
  display: inline-block;
  margin-top: 10px;
}

.social_links {
  display: inline-block;
  position: absolute;
  line-height: 40px;
  text-align: center;
  background: #ffffff;
  -webkit-border-radius: 24px;
  border-radius: 24px;
}

div.social_icon_col {
  /* padding-left: -34px; */
  margin-right: 12px;
  margin-left: 12px;
  justify-content: center;
  display: flex;
  flex: 1;
}

.profile-view-image {
  border-radius: 0.1rem;
  /* width: 76%; */
  width: 149px;
  height: 149px;
  cursor: pointer;
}

.profile-edit-image {
  border-radius: 0.1rem;
  width: 106px;
  height: 106px;
  cursor: pointer;
}

@media only screen and (min-width: 768px) and (max-width: 811px) {
  div.social_icon_col {
    margin-right: 12px;
    margin-left: 12px;
    justify-content: center;
    display: flex;
    flex: 1;
  }

  .social_links {
    display: inline-block;
    position: absolute;
    line-height: 40px;
    text-align: center;
    background: #ffffff;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    margin-left: -9px;
    margin-right: -15px;
  }

  button.mb-2.profile_messageme {
    padding: 0.41rem 1.7rem 0.41rem 1.7rem;
    background-color: #17b298;
    border-color: #17b298;
    margin: auto;
    display: block;
    margin-top: 28px;
    width: 160px;
    height: 36px;
    margin-bottom: 24px;
  }

  .profile-view-image {
    border-radius: 0.1rem;
    width: 149px;
    height: 149px;
    cursor: pointer;
    margin-left: -10px;
  }
}

@media only screen and (min-width: 812px) and (max-width: 1024px) {
  div.social_icon_col {
    margin-right: 12px;
    margin-left: 12px;
    justify-content: center;
    display: flex;
    flex: 1;
  }

  .social_links {
    display: inline-block;
    position: absolute;
    line-height: 40px;
    text-align: center;
    background: #ffffff;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    margin-left: -9px;
    margin-right: -15px;
  }

  button.mb-2.profile_messageme {
    padding: 0.41rem 1.7rem 0.41rem 1.7rem;
    background-color: #17b298;
    border-color: #17b298;
    margin: auto;
    display: block;
    margin-top: 28px;
    width: 160px;
    height: 36px;
    margin-bottom: 24px;
  }

  .profile-view-image {
    border-radius: 0.1rem;
    width: 149px;
    height: 149px;
    cursor: pointer;
    margin-left: -10px;
  }
}

.mb-2.profile_messageme {
  padding: 0.41rem 1.7rem 0.41rem 1.7rem;
  background-color: #17b298;
  border-color: #17b298;
  margin: auto;
  display: block;
  margin-top: 28px;
  width: 180px;
  height: 42px;
  margin-bottom: 24px;
}

.mb-2.profile_editbtn {
  padding: 0.31rem 1.7rem 0.31rem 1.7rem;
  float: right;
}

.mb-2.profile_editbtn_alumin {
  padding: 0.31rem 1.7rem 0.31rem 1.7rem;
  float: right;
  margin-top: -32px;
}

.profile_name_text {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 24px;
}

.mb-5.top-separator {
  margin-bottom: 3rem !important;
}

.profile_social-icon_style {
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 32px;
  height: 32px;
}

.profile_user_title_icon {
  height: 20px;
  width: 20px;
  border-radius: 0px;
}

.profile_user_pronoun_icon {
  height: 20px;
  width: 20px;
  border-radius: 0px;
}

.profile_user_school_icon {
  height: 20px;
  width: 20px;
  border-radius: 0px;
  margin-top: -5px;
}

div.profile_card_title.card-title {
  margin-bottom: 6px;
  margin-top: 24px;
}

div.separator.mb-5.profile_seperator {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 32px;
}

@media only screen and (max-width: 575px) {
  .forerror {
    padding: 20px 20px !important;
  }

  .errorHeading {
    font-size: 42px;
    font-weight: bold;
  }

  .forerror p {
    font-size: 14px;
  }

  .fbox {
    margin-top: 30px;
    padding: 10px;
  }



  p.checkUserna.seterway {
    padding-left: 0px;
  }

  .profilecontext {
    font-size: 20px !important;
    margin-right: 8px !important;
  }

  .speles {
    font-size: 20px !important;
    margin-left: 0px !important;
  }

  em.fas.fa-chevron-right.rirfont {
    font-size: 14px;
  }

  .shade.shater {
    display: block;
  }

  button.respfull.btn.btn-primary {
    margin-right: 3rem;
  }

  .mb-2.profile_editbtn {
    padding: 0.31rem 1.5rem 0.31rem 1.5rem;
    float: right;
  }

  .mb-2.profile_editbtn_alumin {
    padding: 0.31rem 1.6rem 0.31rem 1.6rem;
    float: right;
    margin-top: -45px;
    margin-right: -10px;
  }

  .profile_social-icon_style {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 32px;
    height: 32px;
  }
}

.mrg {
  margin-top: 20px;
  margin-bottom: 20px;
}

.pding {
  padding-left: 500px;
}

.reset-form {
  /* margin: 40px auto;
  border: 2px solid #7ed321; */
  border-radius: 10px;
  padding: 30px 40px;
}

.reset-form .input-text,
.reset-form textarea {
  width: 100%;
  height: 40px;
  padding: 5px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
}

.project-form .react-datepicker-wrapper,
.project-form .react-datepicker__input-container {
  width: 100%;
}

.invalid-feedback {
  border-radius: 0rem !important;
  color: red !important;
  padding: 0.5rem 0rem !important;
  font-size: 0.8rem !important;
  /* color: #303030; */
  background: transparent !important;
  border: none !important;
  text-align: left !important;
  width: unset !important;
  position: unset !important;
  z-index: 4;
  margin-top: 1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.04), 0 1px 6px rgba(0, 0, 0, 0.04);
}

.tooltip-label-right .invalid-feedback {
  -webkit-transform: translateX(0) translateY(0%) !important;
  transform: translateX(0) translateY(0%) !important;
  top: 16px;
  left: 50px;
}

.tooltip-label-right .invalid-feedback::before {
  content: none !important;
  position: absolute;
  left: -5px;
  right: auto;
  right: initial;
  margin-left: 0;
  border: medium none currentColor;
  border: initial;
  border-top: solid 5px transparent;
  border-bottom: solid 5px transparent;
  border-right: solid 5px #17b298;
  bottom: auto;
  bottom: initial;
  top: 12px;
  width: 5px;
}

.tooltip-label-right .invalid-feedback::after {
  content: none !important;
  position: absolute;
  left: -5px;
  right: auto;
  right: initial;
  margin-left: 0;
  border: medium none currentColor;
  border: initial;
  border-top: solid 5px transparent;
  border-bottom: solid 5px transparent;
  border-right: solid 5px #17b298;
  bottom: auto;
  bottom: initial;
  top: 12px;
  width: 5px;
}

/* start For edit your project tab in admin */
.edityourproject::-webkit-input-placeholder {
  font-size: 0.95rem;
}

.edityourproject:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 0.95rem;
}

.edityourproject::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 0.95rem;
}

/* end For edit your project tab in admin */

/* help guide features css */
.help_community_icon {
  font-size: 36px;
  border: 2px solid #17b298;
  border-radius: 50%;
  padding: 12px;
}

.help_community_card_title {
  margin-top: -12px;
  font-size: 22px;
}

.help_community_card_title span {
  background-color: #fff;
  padding: 0px 8px 0px 8px;
}

.help_community {
  border: 2px solid #17b298;
  margin-top: 10px;
}

/* End help guide features css */
/* start admin project list */
.ProjectMark {
  border: none;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  background-color: #eee;
  transition: all ease-in-out 0.2s;
  cursor: pointer;
}

.ProjectMark:hover {
  border: 1px solid #888;
  background-color: #ddd;
}

/* end start admin project list */
/* start profile page style */

.profilepic {
  border: 7px solid #fff;
  border-radius: 50%;
  display: "inline-block";
  margin-top: 12px;
  /* border-left: 5px solid #fff; */
  float: left;
}

/* End profile page  */

/* start search text border */
.has-search {
  max-width: 700px;
  width: 100%;
}

.has-search .form-control {
  padding: 5px 0px 5px 28px;
  border-radius: 7px;
}
.has-search .form-control::placeholder{
  font-size: 12px;
}
.inputSearchresource img{width: 15px;}
.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #d7d7d7;
  font-size: 18px;
  top: -3px !important;
}

.textbodyright {
  display: flex;
}

span.configImg.setforright.ml-3 {
  margin-right: 15px !important;
}

.setFigure {
  margin-right: 10px;
}

.margtxtengage {
  margin-left: 37px;
}

input.form-control:focus {
  border-color: #e0e0e0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.form-control::-webkit-input-placeholder {
  font-size: 0.95rem;
}

.form-control:-moz-placeholder {
  font-size: 0.95rem;
}

.form-control::-moz-placeholder {
  font-size: 0.95rem;
}

/* end search text border */

/* new side bar */

.main-menu.visible {
  left: 0 !important;
}

.navbar fixed-top {
  width: "110px";
  background-color: "#EEEEF0";
  height: "119px";
  z-index: "1000";
  box-shadow: "0 0 0 0 black";
}

.main-menu ul li {
  position: relative;
}

/* .main-menu ul li.active::after,
.sideNavbar.active::after {
  content: " ";
  background: #17b298;
  border-radius: 10px;
  position: absolute;
  width: 3px;
  height: 55px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  margin-left: -10px;
} */

@media (max-width: 768px) {

  .main-menu ul li.active::after,
  .sideNavbar.active::after {
    margin-left: -21px;
  }
}

@media (max-width: 767px) {
  div.scroll {
    margin-top: -40px;
  }

  .mb-2.profile_editbtn {
    padding: 0.31rem 1.7rem 0.31rem 1.7rem;
    float: right;
  }

  .profile_name_text {
    font-size: 24px;
    font-weight: 700;
    margin-top: 90px;
    margin-bottom: 24px;
  }

  .sidebar.sidebar_menu {
    left: -120px !important;
  }

  nav.navbar.fixed-top {
    visibility: collapse;
  }

  .sidebar.sidebar_menu.open_sidebar {
    left: 0 !important;
    margin-top: 80px;
  }

  .isToggleOpen {
    display: block;
  }
}

/* end new sidebar */

/*code for old sidebar */

.scroll {
  margin-top: 30px;
}

.main-menu ul li.active a,
.sideNavbar.active span {
  color: #46bfa5;
}

@media (max-width: 768px) {

  .main-menu ul li.active::after,
  .sideNavbar.active::after {
    margin-left: -21px;
  }
}

@media (max-width: 767px) {
  .scroll {
    margin-top: -60px;
  }

  .sidebar.sidebar_menu {
    left: -160px !important;
  }

  nav.navbar.fixed-top {
    visibility: collapse;
  }

  .sidebar.sidebar_menu.open_sidebar {
    left: 0 !important;
    margin-top: 80px;
  }

  .isToggleOpen {
    display: block;
  }
}

/* end old sidebar */


@media (max-width: 565px) {

  .rbc-toolbar .rbc-btn-group:nth-child(1) button:nth-child(2)::before {
    top: 0px !important;
  }

  .rbc-toolbar .rbc-btn-group:nth-child(1) button:nth-child(3)::before {
    top: 0px !important;
  }



  .rbc-toolbar .rbc-btn-group:nth-child(1) button:nth-child(1) {
    box-shadow: none !important;
    margin: 0px 0px 0px 12px !important;
  }


  button.newCreatebtn {
    color: #fff !important;
  }



  .rbc-toolbar .rbc-toolbar-label {
    margin-left: 0px !important;
    padding: 20px 0px 10px !important;
    font-size: 15px !important;
  }

  .rbc-toolbar-label+.rbc-btn-group button {
    font-size: 12px !important;
  }

  .showMore {
    transform: translate(-50%, -10%) !important;
    z-index: 10000000000 !important;
  }

  h2.formHeading {
    font-size: 14px !important;
  }

  .eventdetails {
    display: flex;
    flex-direction: column;
  }

}



/* start login page for mobile */
@media all and (min-width: 320px) {
  .Loginstyle {
    padding: 0px 0;
  }

  .Loginstyle form {
    margin: 0 auto;
    max-width: 768px;
  }

  .Loginstyle div {
    display: block;
    position: relative;
  }

  .Loginstyle label {
    position: absolute;
    color: rgba(48, 48, 48, 0.7);
    font-size: 90%;
    opacity: 1;
    top: -0.4em;
    left: 0.75rem;
    z-index: 3;
    line-height: 1;
    padding: 0px 1px;
    background: #fff;
  }

  .validation-error1 {
    color: red;
    margin-top: 5px;
    margin-left: 0px;
  }
}

@media only screen and (min-device-width: 768px) {
  .auth-card {
    margin-top: -91px;
    margin-left: -150px;
    margin-right: 69px;
  }
}

@media only screen and (min-device-width: 1024px) {
  .auth-card {
    margin-top: -1px;
    margin-left: -1px;
    margin-right: 0px;
  }
}

/* end login page for mobile */

/* start forgot password style for mobile */
.forgotpass-input {
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}

.form11 {
  border-radius: 2rem;
  width: 100%;
  outline: initial !important;
  box-shadow: initial !important;
  font-size: 0.8rem;
  padding: 0.75rem;
  line-height: 1.5;
  border: 1px solid #2e2e2e;
  background: white;
  color: #303030;
  height: initial;
}

/* end forgot password style for mobile */

/* community page Responsive */
@media (max-width: 767px) {
  .communityProfile_image {
    width: 45%;
  }
}

.communityProfile_image {
  display: inline;
  border-radius: 0.1rem;
  width: 50%;
}

/* end forgot password style */

/* start adminlaunchpad style for mobile */
@media all and (max-width: 768px) {
  .imageV {
    width: 100%;
    height: 220px;
  }

  .player-wrapper {
    position: relative;
    padding-top: 56.25%;
  }

  .react-player {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

@media all and (min-width: 768px) {
  .imageV {
    width: 480px;
    height: 220px;
    margin-left: 0%;
  }

  .player-wrapper {
    position: relative;
    padding-top: 56.25%;
  }

  .react-player {
    top: 0;
    margin-left: 13%;
    width: 540px;
    height: 270px;
  }

  .editbutton {
    margin-left: 8%;
  }
}

@media all and (min-width: 1024px) {
  .imageV {
    width: 100%;
    height: 320px;
    margin-left: 5%;
  }

  .player-wrapper {
    padding-top: 56.25%;
    margin-left: 10%;
  }

  .react-player {
    top: 0;
    margin-left: 10%;
    width: 90%;
    height: 290px;
  }
}

@media all and (min-width: 1359px) {
  .imageV {
    width: 100%;
    height: 100%;
  }

  .player-wrapper {
    position: relative;
    padding-top: 56.25%;
    margin-left: 27%;
  }

  .react-player {
    top: 0;
    margin-left: 10%;
    width: 90%;
    height: 400px;
  }
}

/* end adminlaunchpad style for mobile */

/* start internlaunchpad style for mobile */
@media all and (max-width: 768px) {
  .internimageV {
    width: 100%;
    height: 220px;
  }

  .internplayer-wrapper {
    position: relative;
    padding-top: 56.25%;
  }

  .internreact-player {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

@media all and (min-width: 768px) {
  .internimageV {
    width: 480px;
    height: 220px;
  }

  .internplayer-wrapper {
    position: relative;
    padding-top: 56.25%;
    margin-left: 9%;
  }

  .internreact-player {
    top: 0;
    margin-left: 13%;
    width: 540px;
    height: 270px;
  }
}

@media all and (min-width: 1024px) {
  .internimageV {
    width: 100%;
    height: 320px;
    margin-left: 5%;
  }

  .internplayer-wrapper {
    position: relative;
    padding-top: 56.25%;
    margin-left: 10%;
  }

  .internreact-player {
    top: 0;
    margin-left: 10%;
    width: 90%;
    height: 320px;
  }

  /* .interneditbutton {
    margin-left: 80%;
  } */
}

@media all and (min-width: 1359px) {
  .internimageV {
    width: 640px;
    height: 320px;
    /* margin-left: 30%; */
  }

  .internplayer-wrapper {
    position: relative;
    padding-top: 56.25%;
    margin-left: 27%;
  }

  .internreact-player {
    /* position: absolute; */
    top: 0;
    margin-left: 10%;
    width: 90%;
    height: 400px;
  }

  /* .interneditbutton {
    margin-left: 85%;
  } */
}

/* end internlaunchpad style for mobile */

/* start manager launchpad style for mobile */
@media all and (max-width: 768px) {
  .managerimageV {
    width: 100%;
    height: 220px;
  }

  .managerplayer-wrapper {
    /* width: 100%; 
    height: 100%;  */
    position: relative;
    padding-top: 56.25%;
  }

  .managerreact-player {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

@media all and (min-width: 768px) {
  .managerimageV {
    width: 480px;
    height: 220px;
    margin-left: 9%;
  }

  .managerplayer-wrapper {
    position: relative;
    padding-top: 56.25%;
    margin-left: 9%;
  }

  .managerreact-player {
    /* position: absolute; */
    top: 0;
    margin-left: 13%;
    width: 540px;
    height: 290px;
  }

  /* .interneditbutton {
    margin-left: 8%;
  } */
}

@media all and (min-width: 1024px) {
  .managerimageV {
    /* width: 640px; */
    width: 100%;
    height: 320px;
    margin-left: 5%;
  }

  .managerplayer-wrapper {
    position: relative;
    padding-top: 56.25%;
    margin-left: 10%;
  }

  .managerreact-player {
    /* position: absolute; */
    top: 0;
    left: 10%;
    /* width: 640px; */
    width: 90%;
    height: 320px;
  }

  /* .interneditbutton {
    margin-left: 80%;
  } */
}

@media all and (min-width: 1359px) {
  .managerimageV {
    width: 640px;
    height: 320px;
    /* margin-left: 30%; */
  }

  .managerplayer-wrapper {
    position: relative;
    padding-top: 56.25%;
    margin-left: 27%;
  }

  .managerreact-player {
    /* position: absolute; */
    top: 0;
    margin-left: 10%;
    width: 90%;
    height: 320px;
  }

  /* .interneditbutton {
    margin-left: 85%;
  } */
}

/* end manager launchpad style for mobile */
/* start Alumni launchpad style for mobile */
@media all and (max-width: 768px) {
  .alumniimageV {
    width: 100%;
    height: 220px;
  }

  .alumniplayer-wrapper {
    /* width: 100%; 
    height: 100%;  */
    position: relative;
    padding-top: 56.25%;
  }

  .alumnireact-player {
    /* padding-top: 56.25%;
    position: absolute;  */
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

@media all and (min-width: 768px) {
  .alumniimageV {
    width: 480px;
    height: 220px;
    margin-left: 9%;
  }

  .alumniplayer-wrapper {
    position: relative;
    padding-top: 56.25%;
    margin-left: 9%;
  }

  .alumnireact-player {
    /* position: absolute; */
    top: 0;
    margin-left: 13%;
    width: 540px;
    height: 290px;
  }

  /* .interneditbutton {
    margin-left: 8%;
  } */
}

@media all and (min-width: 1024px) {
  .alumniimageV {
    /* width: 640px; */
    width: 100%;
    height: 320px;
    margin-left: 5%;
  }

  .alumniplayer-wrapper {
    position: relative;
    padding-top: 56.25%;
    margin-left: 10%;
  }

  .alumnireact-player {
    /* position: absolute; */
    top: 0;
    left: 10%;
    /* width: 640px; */
    width: 90%;
    height: 320px;
  }

  /* .interneditbutton {
    margin-left: 80%;
  } */
}

@media all and (min-width: 1359px) {
  .alumniimageV {
    width: 750px;
    height: 320px;
    margin-left: 8%;
  }

  .alumniplayer-wrapper {
    position: relative;
    padding-top: 56.25%;
    margin-left: 27%;
  }

  .alumnireact-player {
    /* position: absolute; */
    top: 0;
    margin-left: 10%;
    width: 90%;
    height: 320px;
  }

  /* .interneditbutton {
    margin-left: 85%;
  } */
}

/* end Alumni launchpad style for mobile */

.community_profile_info {
  float: right;
  font-size: 15px;
}

.profile_info_heading {
  font-size: 15px;
}

@media (max-width: 767px) {
  .community_profile_info {
    float: left;
    font-size: 12px;
  }

  .profile_info_heading {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .community_profile_info {
    margin-right: 5%;
  }
}

.iconsminds-file {
  font-size: 20px;
}

.resume_heading {
  font-weight: bold;
  font-size: 18px;
}

@media (max-width: 767px) {
  .iconsminds-file {
    margin-left: -5%;
  }

  .resume_heading {
    margin-top: -5%;
  }
}

/* end community page responsive */

/* profile page responsive */
.profile_info {
  float: right;
  font-size: 15px;
}

.profile_info_table_heading {
  font-size: 15px;
}

.fa fa-plus-circle {
  color: "#BDBDC0";
  font-size: "17px";
  padding-top: "3px";
}

.addmore_skill {
  margin-top: 12px;
}

.editUser {
  text-transform: capitalize;
  color: #6c757e;
}

@media (max-width: 768px) {
  .profile_info {
    float: left;
    font-size: 12px;
  }

  .profile_info_table_heading {
    font-size: 12px;
  }

  .addmore_skill {
    margin-top: 17px;
    font-size: 26px;
  }

  i.fa.fa-plus-circle {
    font-size: 33px;
    margin-top: 5px;
  }

  i.fa.fa-plus-circle.addmore {
    margin-left: 100px;
    font-size: 35px;
    color: #bdbdc0;
    cursor: pointer;
  }

  i.fa.fa-plus-circle.addmore_social {
    font-size: 35px;
    color: #bdbdc0;
    cursor: pointer;
    margin-top: 14px;
  }
}

/* .full-w > div{width: 100%;} */

/* Start Admin Engage page responsive */
@media all and (max-width: 767px) {
  .Engagevideo_rplayer {
    position: relative;
    margin-bottom: 10px;
    padding-top: 0;
  }

  .Engagevideo_rplayer_learningcenter {
    width: 100%;
    height: 140px;
    margin-left: -1px;
  }

  .Engagevideo_flexstyle {
    display: block;
    margin-bottom: 25px;
    margin-left: 0px;
    width: 100%;
  }

  .Engagevideo_inline {
    margin-left: -15px;
    display: block;
  }

  .Engagevideo_inline p:hover {
    color: #17b298;
  }

  a.newhoverpart:hover div {
    color: #000 !important;
  }

  .Engagevideo_pstyle {
    margin-bottom: 0px;
    margin-top: 5px;
    margin-left: 15px;
    display: block;
    font-size: 22px;
    font-weight: bold;
  }

  .Engagevideo_createdate {
    margin-left: 15px;
    margin-bottom: 0px;
  }

  .Engagevideo_description {
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 17px;
  }

  .Engagevideo_edit {
    margin-left: 0px;
    display: block;
    cursor: pointer;
    color: #17b298;
  }

  .Engagereact-player {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

/* .Engagevideo button {
      margin-bottom: 0px;
      margin-top: 0px;
      margin-left:5px;
      padding:8px 16px 8px 16px;
    } */
@media all and (min-width: 768px) and (max-width: 1023px) {
  .Engagevideo_rplayer_learningcenter {
    width: 480px;
    height: 290px;
    margin-left: -62px;
  }
}

@media all and (min-width: 1024px) {
  .Engagevideo_rplayer_learningcenter {
    width: 500px;
    height: 290px;
    margin-left: -48px;
  }
}

@media all and (min-width: 768px) {
  .Engagevideo_rplayer {
    position: relative;
    padding-top: 56.25%;
    width: 280px;
    height: 135px;
  }

  .Engagevideo_rplayer.videoboxEngage {
    padding-top: 0px !important;
    width: 100%;
    height: 157px;
  }

  /* .Engagevideo_rplayer_learningcenter {
    width: 500px;
    height: 290px;
  } */

  .Engagevideo_flexstyle {
    display: inline-flex;
    flex-direction: row;
    margin-bottom: 12px;
  }

  .Engagevideo_inline {
    display: inline-block;
  }

  .Engagevideo_pstyle {
    margin-bottom: 0px;
    margin-top: 10px;
    margin-left: 15px;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
  }

  .Engagevideo_createdate {
    margin-left: 15px;
  }

  .Engagevideo_description {
    margin-left: 15px;
    margin-top: 10px;
    font-size: 17px;
  }

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

  .nform {
    height: 46px !important;
    padding: 9px 10px !important;
  }

  .Engagevideo_edit {
    margin-left: 10px;
    display: inline-block;
    cursor: pointer;
    color: #17b298;
  }

  /* .Engagereact-player {
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
  } */
}

@media all and (max-width: 768px) {
  .tableContent+.drowp {
    position: static !important;
    margin-right: 20px;
  }
}

/* End Admin Engage page responsive */
/* Start  intern Engage page responsive */
@media all and (max-width: 767px) {
  .tableContent+.drowp {
    position: static !important;
    margin-right: 20px;
  }

  .internEngagevideo_rplayer {
    position: relative;
    padding-top: 56.25%;
    width: 342px;
    height: 200px;
  }

  .internEngagevideo_rplayer_learningcenter {
    width: 260px;
    height: 140px;
    margin-left: -1px;
  }

  .internEngagevideo_flexstyle {
    margin-bottom: 25px;
    display: block;
    margin-left: 0px;
  }

  .internEngagevideo_inline {
    margin-left: -15px;
    display: block;
  }

  .internEngagevideo_pstyle {
    margin-bottom: 0px;
    margin-top: 5px;
    margin-left: 15px;
    display: block;
    font-size: 22px;
    font-weight: bold;
  }

  .internEngagevideo_createdate {
    margin-left: 15px;
    margin-bottom: 0px;
  }

  .internEngagevideo_description {
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 17px;
  }

  .internEngagevideo_edit {
    margin-left: 0px;
    margin-top: 5px;
    display: block;
    cursor: pointer;
    font-size: 15px;
    color: rgb(30, 186, 214);
  }

  .internEngagereact-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .internEngagevideo_rplayer_learningcenter {
    width: 480px;
    height: 290px;
    margin-left: -62px;
  }
}

@media all and (min-width: 1024px) {
  .internEngagevideo_rplayer_learningcenter {
    width: 500px;
    height: 290px;
    margin-left: -48px;
  }
}

@media all and (min-width: 768px) {
  .internEngagevideo_rplayer {
    position: relative;
    padding-top: 56.25%;
    width: 280px;
    height: 135px;
  }

  /* .internEngagevideo_rplayer_learningcenter {
    width: 500px;
    height: 290px;
  } */
  .internEngagevideo_flexstyle {
    display: inline-flex;
    flex-direction: row;
    margin-bottom: 40px;
  }

  .internEngagevideo_inline {
    display: inline-block;
  }

  .internEngagevideo_pstyle {
    margin-bottom: 0px;
    margin-top: 10px;
    margin-left: 15px;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
  }

  .internEngagevideo_createdate {
    margin-left: 15px;
  }

  .internEngagevideo_description {
    margin-left: 15px;
    margin-top: 10px;
    font-size: 17px;
  }

  .internEngagevideo_edit {
    margin-left: 10px;
    display: inline-block;
    cursor: pointer;
    font-size: 15px;
    color: rgb(30, 186, 214);
  }

  .internEngagereact-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

/* End Intern Engage page responsive */

/* Start  manager Engage page responsive */
@media all and (max-width: 767px) {
  .managerEngagevideo_rplayer {
    position: relative;
    padding-top: 56.25%;
    width: 342px;
    height: 200px;
  }

  .managerEngagevideo_rplayer_learningcenter {
    width: 260px;
    height: 140px;
    margin-left: -1px;
  }

  .managerEngagevideo_flexstyle {
    margin-bottom: 25px;
    display: block;
    margin-left: 0px;
  }

  .managerEngagevideo_inline {
    margin-left: -15px;
    display: block;
  }

  .managerEngagevideo_pstyle {
    margin-bottom: 0px;
    margin-top: 5px;
    margin-left: 15px;
    display: block;
    font-size: 22px;
    font-weight: bold;
  }

  .managerEngagevideo_createdate {
    margin-left: 15px;
    margin-bottom: 0px;
  }

  .managerEngagevideo_description {
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 17px;
  }

  .managerEngagevideo_edit {
    margin-left: 0px;
    margin-top: 5px;
    display: block;
    cursor: pointer;
    font-size: 15px;
    color: rgb(30, 186, 214);
  }

  .managerEngagereact-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .managerEngagevideo_rplayer_learningcenter {
    width: 480px;
    height: 290px;
    margin-left: -62px;
  }
}

@media all and (min-width: 1024px) {
  .managerEngagevideo_rplayer_learningcenter {
    width: 500px;
    height: 290px;
    margin-left: -48px;
  }
}

@media all and (min-width: 768px) {
  .managerEngagevideo_rplayer {
    position: relative;
    padding-top: 56.25%;
    width: 280px;
    height: 135px;
  }

  /* .managerEngagevideo_rplayer_learningcenter {
    width: 500px;
    height: 290px;
  } */
  .managerEngagevideo_flexstyle {
    display: inline-flex;
    flex-direction: row;
    margin-bottom: 40px;
  }

  .managerEngagevideo_inline {
    display: inline-block;
  }

  .managerEngagevideo_pstyle {
    margin-bottom: 0px;
    margin-top: 10px;
    margin-left: 15px;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
  }

  .managerEngagevideo_createdate {
    margin-left: 15px;
  }

  .managerEngagevideo_description {
    margin-left: 15px;
    margin-top: 10px;
    font-size: 17px;
  }

  .managerEngagevideo_edit {
    margin-left: 10px;
    display: inline-block;
    cursor: pointer;
    font-size: 15px;
    color: rgb(30, 186, 214);
  }

  .managerEngagereact-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.engage_comment_profile {
  border-radius: 0.1rem;
  width: 100%;
}

@media (max-width: 767px) {
  .engage_comment_profile {
    width: 15%;
  }

  .engage_manager_topic_comment {
    font-weight: bold;
    font-size: 15px;
    margin-left: 50px;
    margin-top: -10px;
  }
}

/* End  manager Engage page responsive */
/* Start  Alumni Engage page responsive */
@media all and (max-width: 767px) {
  .alumniEngagevideo_rplayer {
    position: relative;
    padding-top: 56.25%;
    width: 342px;
    height: 200px;
  }

  .alumniEngagevideo_rplayer_learningcenter {
    width: 260px;
    height: 140px;
    margin-left: -1px;
  }

  .alumniEngagevideo_flexstyle {
    margin-bottom: 25px;
    display: block;
    margin-left: 0px;
  }

  .alumniEngagevideo_inline {
    margin-left: -15px;
    display: block;
  }

  .alumniEngagevideo_pstyle {
    margin-bottom: 0px;
    margin-top: 5px;
    margin-left: 15px;
    display: block;
    font-size: 22px;
    font-weight: bold;
  }

  .alumniEngagevideo_createdate {
    margin-left: 15px;
    margin-bottom: 0px;
  }

  .alumniEngagevideo_description {
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 17px;
  }

  .alumniEngagevideo_edit {
    margin-left: 0px;
    margin-top: 5px;
    display: block;
    cursor: pointer;
    font-size: 15px;
    color: rgb(30, 186, 214);
  }

  .alumniEngagereact-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .alumniEngagevideo_rplayer_learningcenter {
    width: 480px;
    height: 290px;
    margin-left: -62px;
  }
}

@media all and (min-width: 1024px) {
  .alumniEngagevideo_rplayer_learningcenter {
    width: 500px;
    height: 290px;
    margin-left: -48px;
  }
}

@media all and (min-width: 768px) {
  .alumniEngagevideo_rplayer {
    position: relative;
    padding-top: 56.25%;
    width: 280px;
    height: 135px;
  }

  /* .managerEngagevideo_rplayer_learningcenter {
    width: 500px;
    height: 290px;
  } */
  .alumniEngagevideo_flexstyle {
    display: inline-flex;
    flex-direction: row;
    margin-bottom: 40px;
  }

  .alumniEngagevideo_inline {
    display: inline-block;
  }

  .alumniEngagevideo_pstyle {
    margin-bottom: 0px;
    margin-top: 10px;
    margin-left: 15px;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
  }

  .alumniEngagevideo_createdate {
    margin-left: 15px;
  }

  .alumniEngagevideo_description {
    margin-left: 15px;
    margin-top: 10px;
    font-size: 17px;
  }

  .alumniEngagevideo_edit {
    margin-left: 10px;
    display: inline-block;
    cursor: pointer;
    font-size: 15px;
    color: rgb(30, 186, 214);
  }

  .alumniEngagereact-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.engage_manager_topic_comment {
  font-weight: bold;
  font-size: 15px;
  margin-left: 78px;
  margin-top: -30px;
}

@media (max-width: 767px) {
  .engage_comment_profile {
    width: 15%;
  }

  .engage_manager_topic_comment {
    font-weight: bold;
    font-size: 15px;
    margin-left: 50px;
    margin-top: -10px;
  }
}

/* End  Alumni Engage page responsive */

/* admin project responsive */
/* @media (max-width: 767px) {
  div.modal-body {
    padding: 0.3em;
  }
} */

/* intern profile page responsive */
.remove-File {
  width: 3%;

  display: "inline-block";
  margin-top: 5px;
  float: right;
}

@media (max-width: 767px) {
  .remove-File {
    width: 6%;
    display: "inline-block";
    margin-top: 5px;
    float: right;
  }
}

/* start For edit your project tab in admin */
.requestfeedback::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  font-size: 0.9rem;
}

.requestfeedback:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 0.9rem;
}

.requestfeedback::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 0.9rem;
}

.help_card {
  height: 210px;
}

@media (max-width: 768px) {
  .help_card {
    margin-top: 10px;
  }
}

@media (min-width: 768px) {
  .help_card {
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  .react-responsive-modal-modal.react-responsive-modal-modalCenter {
    padding: 0px;
  }

  .popup-user-list {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media (max-width: 768px) {
  .engage_comment_profile {
    border-radius: 0.1rem;
    width: 90%;
  }
}

@media (max-width: 768px) {
  .reset_password_link {
    margin-top: 10px;
    margin-left: -20px;
  }
}

@media (max-width: 768px) {
  .profile-pic {
    position: relative;
    display: inline-block;
    margin-top: 12px;
  }
}

.text-muted.community_info {
  font-weight: bolder;
  color: "#77787D";
  font-size: "10px";
}

@media (max-width: 575px) {
  .img-thumbnail.list-thumbnail {
    height: 57px;
  }
}

@media (max-width: 575px) {
  .delediIcons {
    top: -21px !important;
    right: 22px !important;
  }

  .delediIcons em {
    width: 30px;
    height: 30px;
  }

  .skillmodal {
    min-width: 100% !important;
    padding-right: 13px;
  }

  .lanuchpad_add_resources.btn-outline-primary {
    padding: 0.4rem 0.6rem 0.2rem 0.6rem;
    margin-top: -28px;
    margin-right: -8px;
  }

  .mb-2.add_topic {
    padding: 10px;
    margin-top: 5px;
  }

  .form-group {
    margin-right: -6px;
    margin-left: -6px;
  }

  .form-group.resetpass {
    margin-right: -13px;
    margin-left: -13px;
  }

  .nationalborder {
    padding: 0 !important;
    margin: 0;
  }

  .paramBox.sti {
    display: flex;
    flex-flow: column;
  }
}

@media (max-width: 321px) {
  .mb-2.add_topic {
    padding: 8px;
    margin-top: 5px;
  }

  .form-group {
    margin-right: -10px;
  }
}

@media (max-width: 575px) {
  .react-responsive-modal-overlay {
    padding: 0.5rem;
    margin: -10px;
  }
}

/*start i phone zoom out */
input.form-control {
  font-size: 16px;
}

textarea.form-control {
  font-size: 16px;
}

input#datepicker.input-text {
  font-size: 16px !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input.form-control {
    font-size: 16px;
  }

  textarea.form-control {
    font-size: 16px;
  }

  input#datepicker.input-text {
    font-size: 13px !important;
  }

  select.form-control {
    font-size: 16px;
  }

  /* button.mb-2.add_project {
    margin-top: 26px;
    margin-left: 15px;
  } */
}

@media (min-width: 768px) {
  input.form-control {
    font-size: 14px;
  }

  textarea.form-control {
    font-size: 16px;
  }

  select.form-control {
    font-size: 14px;
  }

  .borderset {
    margin: 8px 0px;
  }
 
}

/* end i phone zoom out  */
div.dx-texteditor-input-container {
  border: 1 px solid gray;
}

/* add enage category responsive */
i.fa.fa-plus-circle.addmore.engagecategary {
  font-size: "30px";
  cursor: pointer;
  margin-top: 18px;
  margin-left: 10px;
}

@media (max-width: 575px) {
  .newform.organize.seterBox {
    min-width: 100% !important;
  }

  .flexyPoup {
    width: 310px !important;
  }

  .flexyPoup h2 {
    font-size: 16px !important;
  }

  table.table.tableCustomeresponsive.table {
    display: block;
    width: 100%;
    overflow-x: auto;
  }

  i.fa.fa-plus-circle.addmore.engagecategary {
    margin-left: 15px;
    font-size: 35px;
    cursor: pointer;
    margin-top: 15px;
  }
}

.mb-2.addnew_category {
  padding: 10px;
  margin-top: 27px;
}

@media (max-width: 768px) {
  .mb-2.addnew_category {
    padding: 12px;
    margin-top: 30px;
    font-size: 12px;
    margin-left: -15px;
    margin-right: -15px;
  }
   .dashboardVideo{
    height: auto !important;
  }
}

.mb-2.reset-password {
  padding: 0.55rem 1rem 0.4rem 1rem;
}

/* .lanachpad_resource_card {
  min-height: 160px;
}
@media (max-width: 768px) {
  .lanachpad_resource_card {
    min-height: 170px;
  }
} */
/* Start lanachpad_resource_card for admin */
.lanachpad_resource_card {
  min-height: 182px;
}

@media (max-width: 767px) {
  .lanachpad_resource_card {
    min-height: 332px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .lanachpad_resource_card {
    min-height: 240px;
  }
}

@media (min-width: 1024px) and (max-width: 1224px) {
  .lanachpad_resource_card {
    min-height: 220px;
  }
}

/* End lanachpad_resource_card for admin */
/* Start lanachpad_resource_card for manager & intern */
.lanachpad_resource_card_manager_intern {
  min-height: 182px;
}

@media (max-width: 767px) {
  .lanachpad_resource_card_manager_intern {
    min-height: 182px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .lanachpad_resource_card_manager_intern {
    min-height: 240px;
  }
}

/* community redesign  */
.mb-4.community_cards {
  height: 19em;
  border-radius: 20px;
  border: 1px solid #e1e1e1;
  margin: 0.7rem;
  min-width: 260px;
  min-height: 280px;
}

.mb-2.community_messageme {
  padding: 0.41rem 1.2rem 0.41rem 1.2rem;
  background-color: #17b298;
  border-color: #17b298;
  margin: auto;
  display: block;
  margin-top: 28px;
}

.community_text_emoji {
  margin-left: -5px;
  margin-right: 5px;
}

 

@media (max-width: 768px) {
  .mb-4.community_cards {
    height: 17em;
    border-radius: 25px;
    border: 1px solid #f2eded;
  }

  .nav-tabs.separator-tabs .nav-link {
    margin-right: 10px !important;
  }

  .mt-sm-2 {
    margin-top: 10px;
  }
}

.lanuchpad_addnew_rnd {
  margin-top: 28px;
}

@media (min-width: 1024px) and (max-width: 1224px) {
  .lanachpad_resource_card_manager_intern {
    min-height: 220px;
  }
}

/* End lanachpad_resource_card for manager & intern */

@media (max-width: 1250px) {
  .manageUsersearch {
    max-width: 413px !important;
  }
}

@media (max-width: 575px) {
  .filterManageusers {
    float: left;
    width: 100% !important;
    margin-left: 0px !important;
    margin-top: 10px !important;
  }

  .has-search.newsetsearch {
    width: 100% !important;
  }

  .lanuchpad_addnew_rnd {
    padding: 0.4rem 0.6rem 0.2rem 0.6rem;
    margin-top: -35px;
    margin-right: -10px;
  }
}

ul.nav.scrollbar {
  overflow-x: visible;
  overflow-y: auto;
  height: 80%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 100%;
  align-items: center;
  overflow-anchor: none;
  touch-action: auto;
}

/* ul.nav.scrollbar:hover {
  overflow-y: scroll;
} */
@media (max-width: 575px) {
  ul.nav.flex-column {
    margin-bottom: 100px;
  }
}

/* width */
ul.nav.scrollbar::-webkit-scrollbar,
.symba-scroll::-webkit-scrollbar {
  width: 5px;
  visibility: hidden;
  /* background-color: rgb(238, 238, 240); */
  /* or add it to the track */
}

/* Track */
ul.nav.scrollbar::-webkit-scrollbar-track,
.symba-scroll::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgb(238, 238, 240);
  border-radius: 2px;
}

.symba-scroll::-webkit-scrollbar-thumb {
  background: #ddd;
}

/* Handle on hover */
ul.nav.scrollbar::-webkit-scrollbar-thumb:hover,
.symba-scroll::-webkit-scrollbar-thumb:hover {
  background: #d7d7d7;
  visibility: visible;
  cursor: pointer;
}

/* community redesign start */
.showmore_community_member {
  font-size: 18px;
  cursor: pointer;
  color: #17b298;
  text-align: center;
  vertical-align: middle;
  line-height: 260px;
  /* position: sticky;
  margin-top: -10%;
  margin-right: 5%;
  float: right; */
}

@media (max-width: 768px) {
  .showmore_community_member {
    font-size: 18px;
    cursor: pointer;
    color: #17b298;
    text-align: center;
    vertical-align: middle;
    line-height: 180px;
  }
}

@media only screen and (min-width: 990px) {
  img.list-thumbnail.intern-assign-img {
    height: 30px;
    padding-right: 5px;
  }
}

img.list-thumbnail {
  height: 100px;
}

.community_cardsbody {
  min-height: 220px;
  min-width: 200px;
  padding: 32px;
}

.react-datepicker__day--disabled {
  cursor: default;
  color: #ccc !important;
}

@media (max-width: 575px) {
  img.list-thumbnail {
    height: 70px;
  }

  .img-thumbnail.list-thumbnail {
    height: 70px;
  }

  .mb-4.community_cards {
    min-height: 246px;
  }
}

.filter_community_dropdown.dropdown-toggle.btn.btn-secondary {
  background: #ffffff !important;
  border: 1px solid #17b298;
  box-sizing: border-box;
  border-radius: 24px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #17b298;
  float: right;
  display: flex;
  align-items: center;
  text-transform: capitalize;
}

#startdatepicker .react-datepicker__input-container input {
  padding: 0.75rem !important;
}

.centerText {
  justify-content: center;
}

.mw-200 {
  max-width: 200px;
  width: 100%;
}

.elips {
  width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.filter_community_dropdown.dropdown-toggle::after {
  margin-left: 15px;
  font-size: 20px;
}

.left10 .dropdown-menu.show {
  margin-left: 0 !important;
}

.left10.asc .dropdown-toggle::after {
  transform: rotate(180deg);
}

button.dropdown-item.active {
  background-color: #17b298 !important;
}

@media (max-width: 575px) {
  .filter_community_dropdown.dropdown-toggle.btn.btn-secondary {
    background: #ffffff !important;
    border: 1px solid #17b298;
    box-sizing: border-box;
    border-radius: 14px;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 6px;
    color: #17b298;
    float: right;
  }

  .filter_community_dropdown.dropdown-toggle::after {
    margin-left: 8px;
    font-size: 16px;
  }
}

/* community redesign end */

/* password view style in login */
.fa.password_show {
  float: right;
  margin-right: 15px;
  margin-top: -36px;
  position: relative;
  z-index: 2;
  cursor: pointer;
  font-size: 16px;
  color: #8a8f98;
}

.fa.password_show_login {
  margin-top: -31px;
}

.align-center {
  text-align: center;
}

/*end password view style in login */

/*for space b/w sidebar and heading */

@media (max-width: 575px) {
  .page-item {
    padding: 2px !important;
  }

  /* div.container-fluid {
    margin-top: -45px;
  } */
}

/*end space b/w sidebar and heading */
.new-form {
  border-radius: 7px;
  outline: initial !important;
  box-shadow: initial !important;
  font-size: 1rem;
  padding: 0.75rem;
  line-height: 1.5;
  border: 1px solid #d7d7d7;
  background: white;
  color: #303030;
  height: initial;
  width: 100%;
  /* font-weight: 700 !important; */
}

.ddown {
  border-radius: 7px;
  outline: initial !important;
  box-shadow: initial !important;
  font-size: 0.8rem;
  padding: 14px 25px 10px !important;
  line-height: 1.5;
  border: 1px solid #d7d7d7;
  background: white;
  color: #646464;
  height: initial;
  width: 100%;
}

input.new-form:focus {
  outline: none !important;
  border-color: #17b298;
  box-shadow: 0 0 10px #17b298;
  font-weight: 400 !important;
}

select.new-form:focus {
  outline: none !important;
  border-color: #17b298;
  box-shadow: 0 0 10px #17b298;
  font-weight: 400 !important;
}

.sepratorr {
  border-bottom: 1px solid #d7d7d7 !important;
  margin-top: 60px;
  margin-bottom: 32px;
}

.questi {
  margin-bottom: 3px;
  border: 1px solid #c3c0c0 !important;
  border-radius: 6px;
  padding: 0.75rem;
  width: 33rem;
  font-size: 16px;
}

.fas {
  height: 16px;
  width: 16px;
  border-radius: 0px;
  color: #282828;
  display: inline-block;
  font: normal normal normal 0px/1 FontAwesome, sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.MuiPaper-elevation1 {
  border: 1px solid #d7d7d7;
  border-radius: 7px !important;
  box-shadow: none !important;
  margin-top: 6px;
}

.MuiPaper-elevation0 {
  border: 0px solid #d7d7d7;
  border-radius: none !important;
  /* padding: 20px 24px 20px 24px !important; */
  box-shadow: none !important;
  margin-top: 0px;
}

.profile-pic-edit {
  position: absolute;
  width: 14px;
  height: 14px;
  /* left: 67px;
  top: 54px; */
  left: 65%;
  top: 75%;
  cursor: pointer;
}

.profile-pic-edit1 {
  position: absolute;
  width: 42px;
  height: 42px;
  left: 81%;
  top: 74%;
  /* left: 77%;
  top: 77%; */
  cursor: pointer;
}

@media only screen and (max-width: 360px) {
  .profile-pic-edit {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 66%;
    top: 85%;
    cursor: pointer;
  }

  .profile-pic-edit1 {
    width: 42px;
    height: 42px;
    left: 58%;
    top: 76%;
    cursor: pointer;
  }
}

@media only screen and (max-width: 375px) {
  .profile-pic-edit {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 66%;
    top: 85%;
    cursor: pointer;
  }

  .profile-pic-edit1 {
    width: 42px;
    height: 42px;
    left: 58%;
    top: 76%;
    cursor: pointer;
  }
}

@media only screen and (max-width: 390px) {
  .profile-pic-edit {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 66%;
    top: 85%;
    cursor: pointer;
  }

  .profile-pic-edit1 {
    width: 42px;
    height: 42px;
    left: 58%;
    top: 76%;
    cursor: pointer;
  }
}

@media only screen and (min-width: 411px) and (max-width: 414px) {
  .profile-pic-edit {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 61%;
    top: 83%;
    cursor: pointer;
  }

  .profile-pic-edit1 {
    width: 42px;
    height: 42px;
    left: 54%;
    top: 73%;
    cursor: pointer;
  }
}

@media only screen and (min-width: 417px) {
  .profile-pic-edit {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 60%;
    top: 85%;
    cursor: pointer;
  }

  .profile-pic-edit1 {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 53%;
    top: 76%;
    cursor: pointer;
  }
}

@media only screen and (min-width: 540px) {
  .profile-pic-edit {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 45%;
    top: 85%;
    cursor: pointer;
  }

  .profile-pic-edit1 {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 40%;
    top: 76%;
    cursor: pointer;
  }
}

@media only screen and (min-width: 640px) {
  .profile-pic-edit {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 79%;
    top: 83%;
    cursor: pointer;
  }

  .profile-pic-edit1 {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 70%;
    top: 74%;
    cursor: pointer;
  }
}

@media only screen and (min-width: 731px) {
  .profile-pic-edit {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 66%;
    top: 85%;
    cursor: pointer;
  }

  .profile-pic-edit1 {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 58%;
    top: 76%;
    cursor: pointer;
  }
}

@media only screen and (min-width: 768px) {
  .profile-pic-edit {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 85%;
    top: 85%;
    cursor: pointer;
  }

  .profile-pic-edit1 {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 75%;
    top: 75%;
    cursor: pointer;
  }
}

@media only screen and (min-width: 812px) {
  .profile-pic-edit {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 77%;
    top: 83%;
    cursor: pointer;
  }

  .profile-pic-edit1 {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 68%;
    top: 74%;
    cursor: pointer;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1023px) {
  .profile-pic-edit {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 108%;
    top: 83%;
    cursor: pointer;
  }

  .profile-pic-edit1 {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 97%;
    top: 74%;
    cursor: pointer;
  }
}

@media only screen and (min-width: 1024px) {
  .profile-pic-edit {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 109%;
    top: 88%;
    cursor: pointer;
  }

  .profile-pic-edit1 {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 97%;
    top: 75%;
    cursor: pointer;
  }
}

@media only screen and (min-width: 1300px) {
  .profile-pic-edit {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 89%;
    top: 83%;
    cursor: pointer;
  }

  .profile-pic-edit1 {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 80%;
    top: 74%;
    cursor: pointer;
  }
}

@media only screen and (min-width: 1440px) {
  .profile-pic-edit {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 88%;
    top: 83%;
    cursor: pointer;
  }

  .profile-pic-edit1 {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 81%;
    top: 74%;
    cursor: pointer;
  }
}

@media only screen and (min-width: 1600px) and (max-width: 1800px) {
  .profile-pic-edit {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 71%;
    top: 81%;
    cursor: pointer;
  }

  .profile-pic-edit1 {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 63%;
    top: 70%;
    cursor: pointer;
  }
}

@media only screen and (min-width: 1800px) and (max-width: 2100px) {
  .profile-pic-edit {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 61%;
    top: 73%;
    cursor: pointer;
  }

  .profile-pic-edit1 {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 54%;
    top: 62%;
    cursor: pointer;
  }
}

@media only screen and (min-width: 2101px) and (max-width: 2559px) {
  .profile-pic-edit {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 64%;
    top: 73%;
    cursor: pointer;
  }

  .profile-pic-edit1 {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 57%;
    top: 63%;
    cursor: pointer;
  }
}

@media only screen and (min-width: 2560px) {
  .profile-pic-edit {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 43%;
    top: 67%;
    cursor: pointer;
  }

  .profile-pic-edit1 {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 37%;
    top: 59%;
    cursor: pointer;
  }
}

@media only screen and (min-width: 320px) {
  .socialnew {
    margin: 0px 60px 0px 60px;
    /* direction: d-flex; 
    justify-content: center; */
  }
}

@media only screen and (min-width: 360px) {
  .socialnew {
    margin: 0px 83px 0px 83px;
  }
}

@media only screen and (min-width: 375px) {
  .socialnew {
    margin: 0px 95px 0px 95px;
  }
}

@media only screen and (min-width: 425px) {
  .socialnew {
    margin: 0px 116px 0px 116px;
  }
}

@media only screen and (min-width: 540px) {
  .socialnew {
    margin: 0px 126px 0px 156px;
  }
}

@media only screen and (min-width: 640px) {
  .socialnew {
    margin: 0px 143px 0px 200px;
  }
}

@media only screen and (min-width: 768px) {
  .socialnew {
    margin: 0px 10px 0px 0px;
  }
}

@media only screen and (min-width: 1024px) {
  .socialnew {
    margin: 0px 0px 0px 10px;
  }
}

@media only screen and (min-width: 1300px) {
  .socialnew {
    margin: 0px 0px 0px 30px;
  }
}

@media only screen and (min-width: 1440px) {
  .socialnew {
    margin: 0px 20px 0px 44px;
  }
}

/* interest and skiil popup responsive */
@media (max-width: 575px) {
  div.add_skill_interest_popup {
    margin-top: 50px !important;
  }
}

.custom-control {
  border-radius: 0.1rem;
  outline: medium none invert !important;
  outline: initial !important;
  box-shadow: none !important;
  box-shadow: initial !important;
  padding: 0px !important;
  line-height: 1.5;
  border: 0px solid #d7d7d7 !important;
  color: #303030;
  height: auto;
  height: initial;
  width: 100%;
}

.custom-control-edit {
  border: 1px solid #d7d7d7 !important;
  padding: 6px !important;
}

.edit-duedate {
  top: -5px;
  background: none !important;
  border-radius: 0 !important;
  background-color: rgb(255 255 255) !important;
}

.shadows {
  /* border: 1px solid #d7d7d7; */
  padding: 20px;
  margin-top: 5px;
  border-radius: calc(0.15rem - 1px);
  box-shadow: 0 1px 15px rgb(0 0 0 / 4%), 0 1px 6px rgb(0 0 0 / 4%);
}

.headding {
  float: left;
  font-size: larger;
  font-weight: 700;
}

.react-responsive-modal-modal {
  min-width: 600px;
  width: 100%;
}

.modal-header {
  padding: 15px !important;
  margin: 0 !important;
}

.model-heading {
  font-size: 17px;
  color: #000;
}

.model-heading h6 {
  font-size: 15px;
  color: #5c5c5c;
}

.modal-body label {
  margin-bottom: 5px;
}
.modal-body .file-link-wrapper input {
  border-radius: 0 4px 4px 0 !important;
}

.modal-body .file-link-wrapper select {
  border-radius: 4px 0 0 4px !important;
}

.modal-body .file-link-wrapper .newformInput {
  border-radius: 4px 0 0 4px !important;
}


.modal-body input,
.modal-body select,
.modal-body #datepicker,
.newformInput {
  border-radius: 6px !important;
  padding: 10px !important;
  font-size: 14px !important;
  height: 40px !important;
}



.newformInput {
  padding: 7px 10px !important;
}

.modal-footer {
  padding: 8px 15px !important;
}

.react-responsive-modal-closeButton svg {
  height: 21px;
}

.linkk {
  color: #17b298;
  font-weight: bold;
  padding-right: 15px;
}

.iccon {
  height: 24px;
  padding: 0px 0px 5px 0px;
  margin-bottom: 0px;
}

.texxt {
  font-weight: 600;
  font-size: 14px;
}

.penccil {
  background: #ffffff;
  border: 1px solid #e7eaf0;
  box-sizing: border-box;
  box-shadow: 0px 2px 4px rgba(205, 205, 205, 0.2);
  border-radius: 4px;
  font-size: 14px;
  padding: 4px;
  cursor: pointer;
  margin-right: 8px;
}

.bodder {
  border: 1px solid #d7d7d7;
  padding: 20px;
  box-shadow: 0 1px 15px rgb(0 0 0 / 4%), 0 1px 6px rgb(0 0 0 / 4%);
}

.fss {
  height: 16px;
  width: 16px;
  border-radius: 0px;
  color: #ffffff;
  display: inline-block;
  font: normal normal normal 0px/1 FontAwesome, sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 6px;
}

.modal-body textarea,
.newformInput {
  border-radius: 6px !important;
  padding: 10px !important;
  font-size: 14px !important;
}

.react-datepicker__input-container1 {
  background-color: white !important;
  font-size: 0.8rem !important;
  padding: 0rem !important;
  border: 0px solid #d7d7d7 !important;
  border-radius: 0.1rem !important;
  width: 100% !important;
  outline: medium none invert !important;
  outline: initial !important;
}

.fab {
  height: 16px;
  width: 16px;
  border-radius: 0px;
  color: #303030;
  display: inline-block;
  font: normal normal normal 0px/1 FontAwesome, sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 6px;
}

.popupborder {
  /* border-bottom: 1px solid #ebedf3; */
  padding: 5px 0px 5px 0px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .linkk {
    padding-right: 4px;
  }

  .assign {
    font-weight: bold;
    float: right;
    display: none !important;
  }
}

.assigned {
  background-color: #17b298 !important;
  font-weight: bold !important;
  width: 100%;
}

button.assign.btn.btn-secondary {
  border-color: #17b298 !important;
}

button.assigned.btn.btn-secondary {
  border-color: #17b298 !important;
}

@media only screen and (min-width: 768px) {
  .assigned {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) {
  .modalhead {
    width: 700px;
    justify-content: center !important;
    border-bottom: 0px !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .accordionmargin {
    margin-left: -121px;
    text-align: left;
  }
}

@media only screen and (min-width: 1200px) {
  .accordionmargin {
    margin-left: -121px;
    text-align: left;
  }
}

.accordionmargin {
  text-align: left;
}

.ffas {
  height: 16px;
  width: 16px;
  border-radius: 0px;
  color: #46bfa5;
  display: inline-block;
  font: normal normal normal 0px/1 FontAwesome, sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: relative;
  top: 2px;
}

.MuiAccordionDetails-root {
  display: flex !important;
  padding: 8px 16px 16px !important;
  width: 100% !important;
}

@media (min-width: 1700px) {
  .questi {
    width: 42rem;
  }
}

@media only screen and (min-width: 990px) and (max-width: 1023px) {
  .questi {
    width: 22rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 989px) {
  .questi {
    width: 27rem !important;
  }
}

@media only screen and (min-width: 425px) and (max-width: 767px) {
  .questi {
    width: 23rem !important;
  }
}

/* for select arrow start */
select.new-form {
  background: url(../img/Arrow-Icon.png) no-repeat right #fff;
  -webkit-appearance: none;
  background-position-x: 96%;
  cursor: pointer;
}

select.ddown {
  background: url(../img/Arrow-Icon.png) no-repeat right #fff;
  -webkit-appearance: none;
  background-position-x: 96%;
  cursor: pointer;
}

/* select arrow end */

.PrivateSwitchBase-root-1 {
  padding: 5px !important;
}

.tittle {
  text-align: center;
}

@media only screen and (min-width: 320px) and (max-width: 1023px) {
  .progress {
    display: none !important;
  }

  .textcenter {
    top: 18px;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
  }
}

.p.submissionss {
  font-weight: 800 !important;
  font-size: 18px !important;
}

.bborder {
  border-bottom: 1px solid rgb(215, 215, 215);
  cursor: pointer;
  margin-top: 1rem;
}

button.css-pb0rcl-EnablePushNotificationsButton {
  color: #fff !important;
}

button.css-e452d7 {
  color: #fff !important;
}

.custom-control.project-overview-duedate {
  background-color: rgb(241, 242, 244) !important;
  margin-top: 15px;
  width: 142px;
  text-align: left;
  font-size: 13px;
  border-radius: 0px 5px 5px 0px;
}

@media only screen and (min-width: 1100px) {
  .maargin {
    margin-top: 8px;
    text-align: left !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 1023px) {
  .threedot {
    float: right;
    margin-top: -87px;
  }

  /* .threeedot {
    display: none !important;
  } */
}

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

  /* .threedot {
    display: none !important;
  } */
  .no-taskcomplted {
    width: 177px;
    text-align: right;
  }
}

/* start project board style */
.fa.project-list-three-dot {
  font-size: 25px;
}

button.project-list-toggle {
  background-color: white;
  color: grey;
  border-color: white;
}

button.project-list-toggle-edit-other {
  background-color: white;
  color: grey;
  border-color: white;
}

.project-list-completed-div {
  padding: 6px 15px;
  text-align: center;
  font-size: 12px;
  border: 1px solid #46bfa5;
  border-radius: 18px;
  /* cursor: pointer; */
  margin-right: 10px;
  margin-left: 15px;
  /* background: #e5f6f2; */
}

.project-list-inprogress-div {
  padding: 6px 15px;
  text-align: center;
  font-size: 12px;
  border: 1px solid #ffa705;
  border-radius: 18px;
  margin-right: 10px;
}

.project-list-stuck-div {
  padding: 6px 15px;
  text-align: center;
  font-size: 12px;
  border: 1px solid #e01a4f;
  border-radius: 18px;
  margin-right: 10px;
}

.project-list-overdue-div {
  padding: 6px 15px;
  text-align: center;
  font-size: 12px;
  border: 1px solid #808080;
  border-radius: 18px;
}

@media only screen and (max-width: 575px) {
  .react-responsive-modal-modal {
    max-width: 100% !important;
  }

  .boxTable button.project-list-toggle {
    margin-top: 0%;
    float: right;
  }
}

@media only screen and (max-width: 767px) {
  button.project-list-toggle {
    margin-top: -22%;
    float: right;
  }

  button.project-list-toggle-edit-other {
    margin-top: -22%;
    float: right;
  }

  button.project-list-toggle-completed {
    margin-top: -17%;
    float: right;
  }

  .project-list-completed-div {
    padding: 5px 12px;
    text-align: center;
    font-size: 9px;
    border: 1px solid #46bfa5;
    border-radius: 18px;
    margin-left: 15px;
    /* cursor: pointer; */
  }

  .project-list-inprogress-div {
    padding: 5px 12px;
    text-align: center;
    font-size: 9px;
    border: 1px solid #ffa705;
    border-radius: 18px;
    /* cursor: pointer; */
  }

  .project-list-stuck-div {
    padding: 5px 12px;
    text-align: center;
    font-size: 9px;
    border: 1px solid #e01a4f;
    border-radius: 18px;
    /* cursor: pointer; */
  }
  .project-list-overdue-div {
    padding: 5px 12px;
    text-align: center;
    font-size: 9px;
    border: 1px solid #e01a4f;
    border-radius: 18px;
  }

  .paddding {
    margin-top: -32px;
  }
}

button.padd {
  padding: 0px 0px 0px 0px !important;
}

.marggin {
  padding: 0px 0px 0px 0px !important;
}

.custom-control:disabled,
.custom-control[readonly] {
  background-color: #ffffff;
  opacity: 1;
}

h2.fontheavy {
  font-weight: 700;
}

.textare {
  resize: none !important;
  height: 530px;
  border-radius: 6px;
  overflow: auto;
}

.prticipent {
  height: 400px !important;
}

.sethieght {
  padding: 27px 20px 65px 20px !important;
}

.prjectappsethieght {
  padding: 27px 20px 67px 20px !important;
}

.projectapp {
  height: 360px !important;
}


.textare.manager {
  height: 550px !important;
}

@media only screen and (max-width: 575px) {
  .dissabled {
    display: none;
  }

  .magin {
    margin-top: 4px !important;
  }

  .react-responsive-modal-modal {
    min-width: 350px;
  }
}

/* this style for nointern */
.notaskcompleted {
  margin: 0; 
  text-align: left;
}

@media only screen and (max-width: 1023px) {
  .notaskcompleted {
    margin-top: 0;
    text-align: center;
  }
}

.topicmar {
  margin-top: 12px;
  font-size: 20px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .commentmargin {
    margin-top: 40px;
  }
}

.usercommentpad {
  background: #ffffff;
  border: 1px solid #e7eaf0;
  box-sizing: border-box;
  box-shadow: 0px 2px 4px rgba(205, 205, 205, 0.2);
  border-radius: 4px;
  padding: 15px 15px 0px 15px;
}

.discussionbtn {
  background-color: #ffffff !important;
  border: 1px solid #e7eaf0 !important;
  box-sizing: border-box;
  box-shadow: 0px 2px 4px rgba(205, 205, 205, 0.2) !important;
  border-radius: 16px !important;
}

.bordercomment {
  border-bottom: 3px solid #17b298 !important;
  /* margin-left: -13px;
  margin-right: -13px; */
}

.borderdiscussion {
  margin-left: -15px;
  margin-right: -15px;
}

.popover {
  background-color: transparent !important;
  border: none !important;
}

.toooltip {
  background-color: transparent !important;
  border: 0px !important;
  border-bottom: 0px !important;
  /* transform: translate3d(109px, 202px, 0px); */
}

.tooltip.arrow {
  display: none !important;
}

div.tooltip.show.bs-tooltip-auto {
  transform: translate3d(162px, 453px, 0px) !important;
}

.likebuttontopic {
  padding: 0px 0px 0px 0px !important;
  background-color: transparent !important;
  border-color: #596a80 !important;
  word-wrap: normal !important;
  border: 0px solid !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 20px;
  color: #596a80 !important;
}

.likebuttontopic.emoji {
  margin-left: 17px !important;
}

.faas {
  height: 16px;
  width: 16px;
  border-radius: 0px;
  margin-right: 5px;
  color: #596a80;
  /* border: 2px solid #596A80; */
  display: inline-block;
  font: normal normal normal 0px/1 FontAwesome, sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.iconHeader{
  width: 46px !important;
}
.commentlike {
  background: #ffffff;
  border: 1px solid #f1f2f4;
  box-sizing: border-box;
  border-radius: 16px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  padding: 0px 10px 0px 10px;
  margin-right: 25px;
  margin-left: -15px;
  color: #596a80;
}

.likecommentbutton {
  display: flex;
  margin-bottom: 10px;
  margin-left: -15px;
}
 

.topiccommentlike {
  /* background: #ffffff; */
  /* border: 1px solid #f1f2f4; */
  box-sizing: border-box;
  border-radius: 16px;
  font-weight: 600;
  font-size: 14px;
  line-height: 23px;
  padding: 5px 10px 0px 10px;
  margin-right: -10px;
  /* box-shadow: 0px 2px 4px rgba(205, 205, 205, 0.2); */
  color: #596a80;
}

.w-105 {
  min-width: 138px;
}

.reactions-menu--active {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  transition-duration: 334ms;
  opacity: 1;
  /* transition: opacity 0.2s; */
  transform: translate(-10%, -120%);
}

.reactions-menu {
  width: 310px;
  height: 50px;
  top: -10px;
  box-shadow: 0 0 0 1px rgb(0 0 0 / 15%), 0 4px 6px rgb(0 0 0 / 20%);
  transition: box-shadow 83ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  transition-duration: 334ms;
  position: absolute;
  display: flex;
  justify-content: center;
  transform: translate(-4%, -100%);
  transform-origin: bottom left;
  border-radius: 300px;
  background-color: white;
  opacity: 1;
  z-index: 1;
}

.emoji-mart-bar {
  display: none !important;
}

.reactions-icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100%;
  vertical-align: middle;
}

.reactions-icon__creation--medium.reactions-menu__icon {
  height: 60px;
  width: 60px;
}

.reactions-menu__reaction {
  margin: -10px;
  position: relative;
  background-color: transparent !important;
  border-color: transparent !important;
  padding: 0px !important;
  image-rendering: -webkit-optimize-contrast;
}

.reactions-menu__reaction:focus .reactions-menu__reaction-description,
.reactions-menu__reaction:hover .reactions-menu__reaction-description {
  opacity: 1;
  visibility: visible;
  background: var(--black, #000);
  z-index: 2;
}

.reactions-menu__reaction-description {
  display: inline-block;
  opacity: 0;
  transition: opacity 0.3s;
  border-radius: 15px;
  color: var(--white, #fff);
  padding: 4px 8px;
  white-space: nowrap;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -45px;
  visibility: hidden;
}

.reactions-menu--shrink .reactions-menu__reaction:hover .reactions-menu__icon {
  transform: scale(1.35) translateY(-28%);
  transition: transform 0.3s;
}

.reactions-menu__icon:hover {
  transform: scale(1.35) translateY(-28%);
  transition: transform 0.2s;
}

.topiccommentlike--show {
  background: #ffffff;
  border: 1px solid #f1f2f4;
  box-sizing: border-box;
  box-shadow: 0px 2px 4px rgba(205, 205, 205, 0.2);
  border-radius: 25px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  padding: 2px 5px 0px 5px;
  margin-right: 5px;
  color: #596a80;
  height: 35px;
}

.topiccommentlike--show.active {
  background: lightcyan;
  border: 1px solid #46bfa5;
  box-sizing: border-box;
  box-shadow: 0px 2px 4px rgba(205, 205, 205, 0.2);
  border-radius: 25px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  padding: 2px 5px 0px 5px;
  margin-right: 5px;
  color: #596a80;
  height: 35px;
}

.topiccommentlike--show :hover {
  background: #ffffff;
  border: 1px solid #46bfa5;
  box-sizing: border-box;
  border-radius: 25px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  padding: 2px 5px 0px 5px;
  margin-right: 5px;
  color: #596a80;
}


.projectstatus {
  /* margin-right: 40px;
  float: right; */
  margin-left: 18px;
  cursor: pointer;
}

@media only screen and (max-width: 1024px) {
  /* .projectstatus {
    margin-right: 5px;
    float: right;
    margin-left: -5px;
  } */
}

@media only screen and (min-width: 1024px) {
  /* .projectstatus {
    margin-right: -8px;
    float: right;
    margin-left: 10px;
  } */
}

.topicdiscussionlike--show {
  background: #ffffff;
  /* border: 1px solid #f1f2f4; */
  box-sizing: border-box;
  /* box-shadow: 0px 2px 4px rgba(205, 205, 205, 0.2); */
  border-radius: 25px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  padding: 2px 5px 0px 5px;
  margin-right: 5px;
  color: #596a80;
  height: 35px;
}

.topicdiscussionlike--show div {
  margin-left: -3px;
  font-size: 12px;
  margin-top: 1px;
}

.topicdiscussionlike--show {
  margin-top: 1px !important;
}

.topicdiscussionlike--show img {
  width: 18px !important;
  height: 18px !important;
}

.topicdiscussionlike--show:hover {
  background: #ffffff;
  /* border: 1px solid #46bfa5; */
  box-sizing: border-box;
  border-radius: 25px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  padding: 2px 5px 0px 5px;
  margin-right: 5px;
  color: #596a80;
}

.topicdiscussionlike--show.active {
  /* background: lightcyan; */
  /* border: 1px solid #46bfa5; */
  box-sizing: border-box;
  border-radius: 25px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  padding: 2px 5px 0px 5px;
  margin-right: 5px;
  color: #596a80;
}

.engagelistflex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  /* margin-left: -15px; */
  max-width: 600px;
}

.forEngage{max-width: 500px !important;}

.engagelistflexdb {
  display: flex;
  flex-wrap: nowrap;
  margin-left: -17px;
  flex-direction: row;
  /* align-items: center; */
}

.loveimg {
  content: url(../img/addemojiicon.png);
  width: 24px;
  margin-right: 2px;
  margin-top: 4px;
  height: 24px
}

.likebuttontopic:hover {
  content: url(../img/addemojihover.png);
  width: 24px;
  /* margin-right: 2px; */
  margin-top: 4px;
  cursor: pointer;
  height: 24px
}

/* div.separator.mt-2.commentsSper {
  margin-left: 40px;
} */
.commentflex {
  display: flex;
}

.engageuserflex {
  display: flex;
}

.fan {
  display: inline-block;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.profilemargin {
  font-size: 13px;
  font-weight: bold;
  color: #46bfa5;
  /* margin-left: -8px !important ; */
}

.topicprofilemargin {
  font-size: 13px;
  font-weight: bold;
  color: #46bfa5;
  margin-left: -8px !important;
}

.profilediscussionmargin {
  font-size: 13px;
  font-weight: bold;
  color: #46bfa5;
  margin-left: -15px !important;
}

.profilebelowdate {
  font-size: 13px;
  line-height: 1.6;
}



p.tableContent.sanaton.mestVet {
  margin-left: 0;
  font-weight: 400;
}

.profileImagePopup {
  min-width: 250px !important;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .commentflex {
    display: flex;
    margin-left: -25px;
  }

  .profilemargin {
    margin-left: 0px !important;
  }

  .profilediscussionmargin {
    margin-left: 0px !important;
  }

  .topicprofilemargin {
    margin-left: 0px !important;
  }

  /* .profilebelowdate{
   
    margin-left: 10px !important ;
  } */
}

@media only screen and (min-width: 360px) and (max-width: 575px) {
  .formfeedback {
    width: 350px !important;
  }

  .poupbox {
    width: 100% !important;
    padding: 0px 15px 15px 15px !important;
  }

  .profilemargin {
    margin-left: 0px !important;
  }

  .profilediscussionmargin {
    margin-left: -15px !important;
  }

  .topicprofilemargin {
    margin-left: 0px !important;
  }

  /* .profilebelowdate{
  
    margin-left: 0px !important ;
  } */
}

@media only screen and (max-width: 359px) {
  .profilemargin {
    margin-left: 0px !important;
  }

  .topicprofilemargin {
    margin-left: 0px !important;
  }

  .profilebelowdate {
    margin-left: 0px !important;
  }

  .profilediscussionmargin {
    margin-left: 0px !important;
  }

  .engageuserflex {
    display: flex;
    flex-wrap: wrap;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .profilemargin {
    margin-left: 0px !important;
  }

  .profilediscussionmargin {
    margin-left: 0px !important;
  }

  .topicprofilemargin {
    margin-left: -20px !important;
  }

  /* .profilebelowdate{
   
    margin-left: 15px !important ;
  } */
}

@media only screen and (min-width: 768px) and (max-width: 829px) {
  .profilemargin {
    margin-left: 0px !important;
  }

  .topicprofilemargin {
    margin-left: 20px !important;
  }

  .profilediscussionmargin {
    margin-left: 15px !important;
  }

  /* .profilebelowdate{
   
    margin-left: 25px !important ;
  } */
  .discussionmove {
    margin-right: -20px !important;
  }
}

@media only screen and (min-width: 830px) and (max-width: 991px) {
  .profilemargin {
    margin-left: 0px !important;
  }

  .profilediscussionmargin {
    margin-left: 10px !important;
  }

  .topicprofilemargin {
    margin-left: 0px !important;
  }

  /* .profilebelowdate{
   
    margin-left: 20px !important ;
  } */
}

.topiccommentmargin {
  margin-left: -30px;
  display: flex;
  margin-top: 6px;
}

.topiccommentmargin--edit {
  margin-left: 30px;
}

.topiccommentlistmargin {
  display: flex;
  margin-left: -15px;
}

.likebuttonmargin {
  display: flex;
  margin-left: -17px;
}

.subcommentlikebuttonmargin {
  display: flex;
  margin-left: -1px;
}

.subcommentmargin {
  display: flex;
  margin-left: 0px;
}

.topiccommentdeletebtn {
  /* margin-right: 5px;
  margin-left: 32px; */
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}

.sepratormargintopiccommentform {
  margin: 0px -140px 0px -16px;
}

.sepratormargintopiccommentform--subcomment {
  margin: 0px -170px 0px -60px;
}

.editsubmarginright {
  margin-left: 30px;
}
 
.setdropbtn {
  position: absolute !important;
  right: -11px !important;
  top: 0 !important;
}

.setdropbtn .dropdown-menu.show {
  transform: translate3d(-13px, 40px, 0px) !important;
}

@media only screen and (min-width: 841px) and (max-width: 1024px) {
  .topiccommentmargin {
    margin-left: -20px;
  }

  .commentflex {
    display: flex;
    /* flex-wrap: wrap;
    align-content: flex-start; */
  }

  .topiccommentlistmargin {
    margin-left: 0px;
  }

  .likebuttonmargin {
    display: flex;
    margin-left: -1px;
  }

  .sepratormargintopiccommentform {
    margin: 0px -110px 0px -5px;
  }

  .sepratormargintopiccommentform--subcomment {
    margin: 0px -140px 0px -35px;
  }

  .edittopiccommentlistmarginright {
    margin-left: -35px;
  }

  .editsubmarginright {
    margin-left: -2px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 840px) {
  .topiccommentmargin {
    margin-left: -20px;
  }

  .topiccommentmargin--edit {
    margin-left: auto;
  }

  .sepratormargintopiccommentform {
    margin: 0px -80px 0px -35px;
  }

  .sepratormargintopiccommentform--subcomment {
    margin: 0px -120px 0px -50px;
  }

  .likebuttonmargin {
    display: flex;
    flex-wrap: wrap;
    margin-left: 5px;
  }

  .topiccommentlistmargin {
    margin-left: 5px;
    display: flex;
  }

  .edittopiccommentlistmarginright {
    margin-left: -15px;
  }

  .subcommentlikebuttonmargin {
    display: flex;
    flex-wrap: wrap;
    margin-left: 5px;
  }

  .subcommentmargin {
    margin-left: 10px;
  }

  .editsubmarginright {
    margin-left: 20px;
  }

  .topiccommentdeletebtn {
    cursor: pointer;
  }

  .commentflex {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
  }
}

@media only screen and (min-width: 740px) and (max-width: 768px) {
  .topiccommentmargin {
    margin-left: -20px;
  }

  .topiccommentmargin--edit {
    margin-left: auto;
  }

  .sepratormargintopiccommentform {
    margin: 0px -80px 0px -2px;
  }

  .sepratormargintopiccommentform--subcomment {
    margin: 0px -120px 0px -20px;
  }

  .likebuttonmargin {
    display: flex;
    flex-wrap: wrap;
    margin-left: 5px;
  }

  .topiccommentlistmargin {
    margin-left: 5px;
    display: flex;
  }

  .edittopiccommentlistmarginright {
    margin-left: -15px;
  }

  .subcommentlikebuttonmargin {
    display: flex;
    flex-wrap: wrap;
    margin-left: 5px;
  }

  .subcommentmargin {
    margin-left: 10px;
  }

  .editsubmarginright {
    margin-left: 20px;
  }

  .topiccommentdeletebtn {
    cursor: pointer;
  }

  .commentflex {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
  }
}

@media only screen and (min-width: 669px) and (max-width: 739px) {
  .topiccommentmargin {
    margin-left: 0px;
  }

  .topiccommentmargin--edit {
    margin-left: auto;
  }

  .sepratormargintopiccommentform {
    margin: 0px -140px 0px -5px;
  }

  .sepratormargintopiccommentform--subcomment {
    margin: 0px -170px 0px -30px;
  }

  .likebuttonmargin {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1px;
  }

  .topiccommentlistmargin {
    margin-left: 0px;
    display: flex;
  }

  .edittopiccommentlistmarginright {
    margin-left: 40px;
  }

  .subcommentlikebuttonmargin {
    display: flex;
    flex-wrap: wrap;
    margin-left: 1px;
  }

  .subcommentmargin {
    margin-left: 5px;
  }

  .editsubmarginright {
    margin-left: 70px;
  }

  .topiccommentdeletebtn {
    cursor: pointer;
  }

  .commentflex {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
  }
}

@media only screen and (min-width: 576px) and (max-width: 668px) {
  .topiccommentmargin {
    margin-left: 10px;
  }

  .topiccommentmargin--edit {
    margin-left: auto;
  }

  .sepratormargintopiccommentform {
    margin: 0px -120px 0px -5px;
  }

  .sepratormargintopiccommentform--subcomment {
    margin: 0px -150px 0px -20px;
  }

  .likebuttonmargin {
    display: flex;
    flex-wrap: wrap;
    margin-left: 5px;
  }

  .topiccommentlistmargin {
    margin-left: 10px;
    display: flex;
  }

  .edittopiccommentlistmarginright {
    margin-left: 30px;
  }

  .subcommentlikebuttonmargin {
    display: flex;
    flex-wrap: wrap;
    margin-left: 10px;
  }

  .subcommentmargin {
    margin-left: 15px;
  }

  .editsubmarginright {
    margin-left: 60px;
  }

  .topiccommentdeletebtn {
    cursor: pointer;
  }

  .commentflex {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
  }
}

@media only screen and (min-width: 426px) and (max-width: 575px) {
  .topiccommentmargin {
    margin-left: -45px;
  }

  .sepratormargintopiccommentform {
    margin: 0px -115px 0px -15px;
  }

  .sepratormargintopiccommentform--subcomment {
    margin: 0px -140px 0px -40px;
  }

  .likebuttonmargin {
    display: flex;
    flex-wrap: wrap;
    margin-left: 1px;
  }

  .topiccommentlistmargin {
    margin-left: 0px;
    flex-direction: column;
  }

  .subcommentlikebuttonmargin {
    display: flex;
    flex-wrap: wrap;
    margin-left: 5px;
  }

  .subcommentmargin {
    margin-left: 10px;
  }

  .topiccommentdeletebtn {
    cursor: pointer;
  }

  .commentflex {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
  }
}

@media only screen and (min-width: 376px) and (max-width: 425px) {
  .topiccommentmargin {
    margin-left: -40px;
  }

  .sepratormargintopiccommentform {
    margin: 0px -95px 0px -15px;
  }

  .sepratormargintopiccommentform--subcomment {
    /* margin: 0px -110px 0px -35px; */
    margin: 0px -125px 0px -30px;
  }

  .likebuttonmargin {
    display: flex;
    flex-wrap: wrap;
    margin-left: 5px;
  }

  .topiccommentlistmargin {
    margin-left: 10px;
    flex-direction: column;
  }

  .topiccommentmargin--edit {
    /* margin-left: 0px; */
    margin-left: 18px;
  }

  .subcommentlikebuttonmargin {
    display: flex;
    flex-wrap: wrap;
    margin-left: 5px;
  }

  .subcommentmargin {
    margin-left: 10px;
    flex-direction: column;
  }

  .topiccommentdeletebtn {
    cursor: pointer;
  }

  .commentflex {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
  }
}

@media only screen and (max-width: 375px) {
  .topiccommentmargin {
    margin-left: -35px;
    margin-top: 0px;
  }

  .topiccommentmargin--edit {
    margin-left: 18px;
  }

  .sepratormargintopiccommentform {
    margin: 0px -90px 0px -15px;
  }

  .sepratormargintopiccommentform--subcomment {
    margin: 0px -115px 0px -30px;
  }

  .topiccommentlistmargin {
    margin-left: 10px;
    flex-direction: column;
  }

  .likebuttonmargin {
    display: flex;
    flex-wrap: wrap;
    margin-left: 5px;
  }

  .subcommentlikebuttonmargin {
    display: flex;
    flex-wrap: wrap;
    margin-left: 5px;
  }

  .subcommentmargin {
    margin-left: 10px;
    flex-direction: column;
  }

  .editsubmarginright {
    margin-left: 30px;
  }

  .topiccommentdeletebtn {
    cursor: pointer;
  }

  .commentflex {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
  }
}

.editpencil {
  content: url(../img/pencil.png);
  width: 1em;
  font-size: 16px;
  cursor: pointer;
}

.editdeletefont {
  margin-left: 4px;
  color: #5d6e84;
  margin-top: 1.5px;
  font-size: 15px;
}

.discussionmove {
  margin-right: -40px;
}

/* List */
.tabs a {
  margin-right: 0 !important;
}

.active.nav-link::before {
  content: initial !important;
}

.active.span-link {
  content: "";
  position: relative;
}

.active.span-link::before {
  content: " ";
  background: #17b298;
  border-radius: 10px;
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: -3px;
  top: unset;
  -webkit-transform: initial;
  transform: initial;
}

/* Sub menu Header */
.subMenu {
  display: none;
  position: absolute;
  right: 100%;
  top: 0;
  margin: 0;
  padding: 0;
  border: 1px solid #e7eaf0;
  box-shadow: 0px 2px 4px rgb(205 205 205 / 20%);
  border-radius: 8px;
  background: #fff;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.showSubMenu {
  display: block;
}

.imageProfile {
  width: 51% !important;
  height: 51% !important;
}

.cursor {
  cursor: pointer;
}

.profileImg {
  position: relative;
}

.profileImgIcon {
  border: 1px solid #ccc;
  width: 40px;
  height: 40px;
  position: absolute;
  right: -10px;
  bottom: 0;
  border-radius: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.editSocial {
  width: 24px;
  height: 24px;
  cursor: pointer;
  margin-top: -18px;
  margin-right: -12px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
}

.editSocial a {
  color: #e01a4f;
}

.editSocial a:hover {
  opacity: 0.8;
}

.full-w {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.w-100 {
  width: 100%;
}

.textalign {
  font-weight: bold;
  font-size: 1.5rem;
  margin-left: 35px;
  text-transform: capitalize;
  text-align: left;
  width: 100%;
}

.profilename {
  max-width: 202px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform: capitalize;
}

.resorceOverflow{
   max-width: 313px;
}

.flatfile-component iframe html #kiosk-lite {
  background-color: red;
}

.trash {
  font-size: 19px !important;
  color: #404040;
  opacity: 1;
  position: relative;
  left: 15px;
}

.trash:hover {
  opacity: 0.5;
}

.model {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  top: 10%;
  padding: 15px;
  padding-top: 40px;
  background-color: #fff;
  border-radius: 5px;
  transition: ease-in-out all 0.5s;
  width: 100%;
  max-width: 430px;
  z-index: 9999;
  font-size: 16px;
  font-weight: 600;
}

.closebtn {
  display: flex;
  color: #fca4a4;
  position: absolute;
  right: 8px;
  top: 5px;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-size: 21px;
}

.closebtn:hover {
  opacity: 1;
}

.ul p {
  margin: 0;
  list-style: none;
  font-size: 13px;
  font-weight: 600;
}

.overflowHidden {
  overflow: auto;
  height: 97px;
  overflow-x: hidden;
}

.overflowHidden::-webkit-scrollbar {
  width: 2px;
}

.overflowHidden::-webkit-scrollbar-thumb {
  background-color: #17b298;
  outline: 1px solid #17b298;
}

.background-white {
  background-color: #fff;
}

.radius {
  border-radius: 9px;
}

.headerTab {
  border-radius: 7px;
}

.tabbody {
  padding: 10px;
  overflow: auto;
  overflow-x: hidden;
}

code {
  color: inherit !important;
  word-break: break-word;
  font-family: "Nunito", sans-serif;
}

.in-progess-div {
  margin-left: 10px;
}

.has-search.form-group {
  margin: 0;
}

.backIcon {
  color: #17b298;
  font-size: 20px !important;
  font-weight: bold !important;
}

main {
  margin-right: 20px !important; 
}

.backButton {
  font-size: 16px;
  color: #17b298;
  font-weight: bold;
  margin-left: 17px;
}

.buttonImport {
  width: 155px;
}

.addNewButton {
  width: 130px;
}

.border-bset {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}

.manaus {
  float: left;
  font-size: 12px;
  margin: 0;
  font-weight: 700;
  margin-top: 0px !important;
}

.mr-50 {
  margin-left: 50px !important;
}

.wbg {
  background: #eeeef0;
  padding: 10px 0px;
  border-radius: 3px 3px 0px 0px;
}

.manaus span.checkmark {
  background: #fff;
  border: 1px solid #ddd;
}

p.checkUserna {
  text-transform: capitalize;
  margin-left: 26px;
  margin-left: 2px !important;
}

span.editUser {
  margin-left: 12px;
  text-transform: capitalize;
  cursor: pointer;
}

span.editUser:hover {
  color: #17b298 !important;
}

.nicons {
  width: 14px;
}

img.nicons.new {
  position: relative;
  top: -4px;
}

label.chk.manaus .checkmark:after {
  left: 5px;
  top: 2px;
}

.page-item.active .page-link {
  cursor: pointer;
}

.page-item {
  padding: 10px;
  cursor: pointer;
}

.newster {
  overflow: hidden !important;
  position: fixed !important;
}

.newscpare {
  border-radius: 0px !important;
  margin-top: 0 !important;
}

.newscpare:last-child {
  border-radius: 0px 0px 5px 5px !important;
}

.newTable.sortys {
  border-radius: 5px 5px 0px 0px !important;
}

.top-3 {
  top: 3px;
}

.top-1 {
  top: 1px;
}

.setbottomtop {
  padding: 15px 0px 18px;
}

.relativebox {
  position: relative;
}

.postDepartment em {
  font-size: 18px;
  color: #17b298;
}

.postDepartment {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 10px;
  cursor: pointer;
}

h2.headingLaunch {
  text-transform: capitalize;
  font-weight: bold;
  cursor: pointer;
}

span.editname {
  color: #17b298;
  font-size: 18px;
  margin-left: 5px;
  position: relative;
  top: -10px;
  cursor: pointer;
}

.newform.organize.seterBox {
  width: 100%;
  max-width: 650px;
}

h2.headingPoup {
  font-size: 18px;
  margin: 6px 0px 0px 0px;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .discussionmove {
    margin-right: -20px;
  }
}

@media screen and (max-width: 1024px) {
  .has-search {
    max-width: 500px;
  }
}

@media screen and (max-width: 992px) {
  .centerDiv {
    display: flex;
    justify-content: center;
  }

  .has-search {
    max-width: 400px;
  }

  .admintaskres {
    margin-left: 26px;
  }
}

@media screen and (max-width: 885px) {
  .has-search {
    max-width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .nform {
    margin-top: 13px;
    width: calc(100% - 12px) !important;
    position: relative;
    left: 7px;
  }

  .borderset {
    margin: 10px 0px;
    float: left;
    width: 100%;
  }

  .nit {
    padding: 10px 0px !important;
    float: none !important;
    width: 150px !important;
  }

  .fortop20 {
    padding: 15px 15px 20px !important;
  }

  .buttonImport {
    width: 211px;
  }

  .xs-heading {
    font-size: 16px;
  }

  .rbc-toolbar-label+.rbc-btn-group {
    margin-top: -151px;
    position: relative;
    right: -28px;
  }

  .showMore {
    width: calc(100% - 20px);
    transform: translate(-50%, 20%);
    left: 50%;
    top: 20%;
  }

  .org_feature_popup {
    width: 350px;
  }

  .discussionmove {
    margin-right: -10px;
  }

  .tabs {
    max-width: 106px !important;
  }

  .in-progess-div {
    margin-left: 18px;
  }

  button.submit-res.btn.btn-primary {
    margin-right: 53px;
  }

  .mobile-hide {
    display: none;
  }

  .togglePannel.mr-50.formname {
    margin-left: 10px !important;
  }

  .workhead {
    padding-left: 20px;
  }

  .sanaton {
    margin-left: 0px !important;
  }

  p.checkUserna {
    margin-left: 1px !important;
  }

  span.editUser {
    position: relative;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1440px) {
  .skillmodal {
    min-width: 570px;
  }

  .interestmodal {
    min-width: 600px;
  }
}

.error-t-negative.relatemass.form-group {
  position: relative;
}

em.fa.fa-eye-slash.password_show.newpass {
  position: absolute;
  right: 40px;
  top: 239px;
}

em.fa.fa-eye.password_show.newpass {
  position: absolute;
  right: 40px;
  top: 239px;
}

.cardHeight {
  min-height: 539px;
}

/* admin lanchpad delete dept style */
.popup_dualbox {
  max-width: 600px;
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
  background: #fff;
  position: relative;
  z-index: 999999
}

span.checkmark.setev {
  border-radius: 3px;
  background: #ccc;
  top: -4px !important;
}

div.dual_box_body.modal-body {
  min-height: 600;
}

.checkBo {
  border: 1px solid #ddd;
  margin-top: 11px;
  border-radius: 3px 0px 0px 3px;
}

.checkBo p.userL.tp {
  margin: 0px 0px 0px 30px;
}

.checkBo .checkmark {
  top: -15px;
  height: 23px;
  width: 23px;
  left: -1px;
}

.checkBo label.chk.manaus .checkmark:after {
  left: 8px;
  top: 3px;
  width: 6px;
  height: 12px;
}

.shade.none {
  display: none;
}

.proptPupup.newster.none {
  display: none;
}

.proptPupup.newster.none.dis {
  display: block;
}

.shade.none.dip {
  display: block;
}

.boxBodypup {
  padding: 15px;
}

.checkboxpoupHead {
  border-bottom: 1px solid #ddd;
  padding: 14px 0px;
}

.conformalert {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 539px;
  background: #fff;
  border-radius: 15px;
  z-index: 10000;
  display: none;
}

.conformalert.dipt {
  display: block;
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: inherit !important;
  background-color: transparent;
}

.btn-outline-primary.disabled.btn-outline-primary:hover {
  border-color: #17b298;
  color: white;
}

/*end admin lanchpad delete dept style */

.float-right.editLaunBtnArea {
  margin: 12px 0px 0px 10px;
}

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

.addbtnS {
  float: right;
  border: 1px solid #17b298;
  border-radius: 50px;
  text-align: center;
  padding: 8px 27px;
  margin: 11px 0px 0px 0px;
  color: #17b298;
  cursor: pointer;
}

/*----UserHistory----*/
span.userHistory i {
  font-size: 12px;
  position: relative;
  top: -3px;
}

.userHistory {
  cursor: pointer;
  width: 23px;
  height: 23px;
  display: inline-block;
  text-align: center;
  border: 1px solid #000;
  border-radius: 30px;
}

.shade.hisnone.disp {
  display: block;
}

.shade.hisnone {
  display: none;
}

.userHistorPoup {
  position: fixed;
  z-index: 1000;
  background: #fff;
  margin: 0 auto;
  left: 50%;
  top: 50%;
  max-width: 500px;
  transform: translate(-50%, -50%);
  border-radius: 5px;
}

.UserPoupHeader {
  border-bottom: 1px solid #ddd;
  padding: 8px 0px;
  position: relative;
}

.UserPoupHeader h2 {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 27px;
  padding-top: 5px;
}

span.setcloser {
  position: absolute;
  top: 13px;
  right: 10px;
  opacity: 0.5;
  cursor: pointer;
}

.UserPoupBody {
  padding: 15px;
  height: 550px;
  overflow: auto;
  width: 500px;
}

.historyPanel h3 {
  font-size: 14px;
}

.histproBar {
  background: #e5e5e5;
  padding: 15px;
  border-radius: 6px;
  font-size: 14px;
}

.historyPanel {
  margin-bottom: 20px;
  position: relative;
}

span.historyIcon {
  width: 15px;
  display: inline-block;
  margin-left: 5px;
}

span.historyIcon img {
  width: 100%;
}

.mt-0,
.my-0 {
  margin-top: 0px !important;
}

.react-datepicker__input-container input {
  padding: 0.75rem !important;
}

.chediper {
  margin-top: 0px !important;
}

.manual {
  margin-top: 0px !important;
}

input#datepickernew {
  padding: 0.75rem !important;
}

input.satorn {
  padding: 0.3rem !important;
  background: rgb(241, 242, 244) !important;
  border: none;
  margin: 12px 0px 0px 6px;
}

/*----UserHistory----*/
.spinner {
  margin: 20px auto 0;
  width: 70px;
  text-align: center;
}

.spinner>div {
  width: 18px;
  height: 18px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

::-webkit-scrollbar {
  height: 5px;
  width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: #a7a7a7;
  border-radius: 10px;
  padding: 5px;
  width: 7px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #a7a7a7;
  border-radius: 10px;
  height: 2px;
  width: 7px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #828282;
}

@-webkit-keyframes sk-bouncedelay {

  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bouncedelay {

  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/* selfservice-admin settings*/

.self-bq {
  position: relative;
  width: 490px;
}

.header {
  justify-content: space-evenly;
  width: 490px;
  height: 31px;
  border-radius: 10px;
  background-color: #edeef0;
  align-items: center;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 8px;
  color: #4b4b4b;
}

.self-save {
  box-sizing: border-box;
  width: 56px;
  height: 22px;
  background: #53af99;
  border: 1px solid #53af99;
  border-radius: 15px;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #ffffff;
}

.header-questn {
  flex-direction: column;
  background: #eeeef0;
  border-radius: 5px;
}

.quen {
  width: 490px;
  padding: 14px 11px 14px 12px;
}

.quen-input {
  height: 39px !important;
}

.logo {
  margin-left: 330px;
}

.community {
  margin-top: 20px;
}

.community-area {
  box-sizing: border-box;
  width: 490px;
  background: #eeeef0;
  border: 3px solid #ededf0;
  border-radius: 5px;
}

.cq {
  width: 144px;
  height: 25px;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  margin: 15px 296px 9px 19px;
  color: #4b4b4b;
}

.input-area {
  width: 430px !important;
  height: 140px !important;
  margin: 9px 16px 9px 13px;
  background: #ffffff;
  border-radius: 5px;
}

#char-community {
  display: flex;
  justify-content: flex-end;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  margin: 9px 46px 10px 323px;
  color: #4b4b4b;
}

.top-0 {
  padding-top: 0 !important;
}

/* first time user login reset pass */
.setloginfirsttime_reset_password {
  margin-top: 8%;
  margin-left: 8%;
}

.assigned-table {
  padding: 0px !important;
}

.text-align-left {
  text-align: left;
}

.filterCate.manageUsers .dropdown-menu.show {
  height: 261px;
  overflow: auto;
  padding: 0;
}

.manageUsersearch {
  width: 100%;
  max-width: 603px;
  float: left;
}

.filterManageusers {
  float: left;
  width: 140px;
  margin-left: 10px;
}

.deletecommentvideo {
  position: absolute;
  top: 10px;
  right: 10px;
}

.panelclass-7 {
  width: 57%;
  position: relative;
}

.forgot-span {
  color: red;
  font-size: 14px;
}

.launchpadDisSetter {
  line-height: inherit !important;
}
.padertopbottom10 {
  padding: 20px 0px;
  width: 100%;
}

.elipsdotes {
  max-width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform: capitalize;
  margin-left: 6px;
  display: inline-block;
}

span.textcreateby {
  float: left;
}

button.rbc-button-link.rbc-show-more {
  color: #4fc4b1;
}



.modalhead-modal.fxw {
  width: 624px;
}


.modalhead-modal.fxw .MenuItem .MuiInputBase-input {
  height: 6px !important;
}

.modalhead-modal.fxw .css-1h51icj-MuiAutocomplete-root .MuiOutlinedInput-root {
  padding: 7px;
}

.modalhead-modal.fxw .modal-body input,
.modal-body select,
.modal-body #datepicker,
.newformInput {
  border-radius: 6px !important;
  padding: 10px !important;
  font-size: 14px !important;
  height: 40px !important;
}

.calanderdatetime .eventLab .halfeventCalander .react-datepicker-popper {
  left: 0px !important;
}

.dashboardVideo {
  display: block;
  width: 100%;
  height:398px; 
}

.linkified-content a {
  color: blue;

}

.videoEngage {
  width: auto !important;
  margin-left: -84px !important;
}

.enngagegallary.frontengage.whiceupengage {
  float: none;
}
.rdw-link-modal{
  height: 245px !important;
}
 
.deleteProgram{
  position: absolute;
  right: 12px;
  top: 0px;
  width: 15px
}
.project-icon-container {
  position: relative;
  display: inline-block;
}

.project-icon-container img {
  width: 34px;
}

.project-icon-container:hover::after {
  content: attr(data-title);
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 3px 6px;
  border-radius: 3px;
  white-space: nowrap;
}

.overuserFlow{
  max-height: 98px;
  overflow: auto;
  overflow-x: hidden;
  padding: 5px;
}
.overborader{
  border: 1px solid #ccc;
  border-radius:3px;
  min-height: 36px;
}

.uifilterTab{
  position: absolute;
    left: 15px;
    top: 103%;
    width: auto;
    min-width: 300px;
    background-color: #fff;
    border: 1px solid #E7EAF0;
    z-index: 9999;
    border-radius: 3px;
}
.duplicateError{
  border-color: red !important;
}
.intercom-with-namespace-52k34s{
  opacity: 0;
  height: 1px;
  width: 1px;
}

.uifilterTab{
  position: absolute;
    left: 15px;
    top: 103%;
    width: 260px;
    background-color: #fff;
    border: 1px solid #E7EAF0;
    z-index: 99;
    border-radius: 3px;
}
.editIconSPadmin:hover{opacity: 0.5;}
.pr-23{padding-right: 23px;}
.overfull{
  max-width: 390px;
}
.rightSideTop{
  position: absolute;
  right: 20px;
  top: 18px;
  display: flex;
  width: 72px;
}
.aiIcon{
  position: relative;
  width: 24px;
  right: 0;
  top: 3px;
  height: 23px;
  cursor: pointer;
}
.aiIcon:hover img{opacity: 0.5;}
.aiIcon img{
  width: 20px;
}
.ajuserCo{
  position: relative !important;
  top: 0px !important;
}
.remocla{
  font-size: 14px;
  font-weight: bold; 
  position: relative;
  top: -1px;
  left: 61px;
  cursor: pointer;
  color: #17b298;
}
.remocla:hover{
  opacity: 0.5;
}
 
.recommededContainer{ 
  left: 20px;
  position: relative;
} 
.aiSolutionContainer{
  max-width: 1000px;
  width: 100%;
  background: #1a2826 !important; 
}
.aiSolutionContainer p{
  color: #8baea9 !important;
  margin: 18px 0 0px 0px;
}

.aiSolutionContainer p strong,.aiContent h3{
  color: #fff !important;
}
.aiSolutionContainer ul, .aiSolutionContainer ul li{
  color: #8baea9 !important; 
}
.aiContent{
  max-height: 500px;
    overflow: auto;
    overflow-x: hidden;
    padding: 0 20px;
}
.aiSolutionHeading{
  padding: 15px 7px 7px 7px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.aiBody{
  float: left;
    width: 100%;
    padding-bottom: 43px; 
    min-height: 500px;
} 
.loaderAi{
  height: 400px;
}


.lds-ellipsis,
.lds-ellipsis div {
  box-sizing: border-box;
}
.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 70px;
  height: 17px;
}
.lds-ellipsis div {
  position: absolute;
  top: 4.33333px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
  
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}

.lfside{
  width: 354px;
}

.forchart{
  width: 577px;
  position: relative;
  top: -25px;
}
 
.topPostion{
  position: relative;
  top: 10px;
}
.QuesDiv{
  width: 552px;
  min-height:156px ;
  border:1px solid #f5f0f0;
  margin-bottom: 16px;
  border-radius: 15px;
  padding: 16px 24px 52px 24px; 
}
.bortop{
  border: 0.5px solid #e6e6e6;
  width: 100%;
  float: left;
}

.colorDot{
 width: 3px;
    height: 11px;
    border-radius: 50%;
    margin-right: 5px;
    position: relative;
    top: 7px;
} 

 .chatlistul ul, 
.chatlistul li{
  list-style: none; 
  margin: 0;
  padding: 0;
  font-size: 12px;
  width: 100%;
}   
.fz15{
  font-size: 15px;
}
.fz17{
  font-size: 17px;
}
.smcircle{
  width: 7px;
  height: 7px;
  border-radius: 100%;
  margin-right: 3px;
  float: left;
}
.bggreen{
  background-color: #00c9a7;
}
.bgred{
  background-color: #e74c3c;
}
.bgyellow{
  background-color: #f4b740;
}
.bgpurple{
  background-color: #870cd4;
}
.bgorange{
  background-color: #e86b03;
}
.bgblue{
  background-color: #408dd0;
}
.rowDirction-2{
  display: flex;
  justify-content: space-between; 
  flex-direction: row; 
  flex-wrap: wrap;
} 

.chatlistul{
  flex: 1 1 0;
  width: 50%; 
  margin-bottom: 25px;
} 

.activity{max-width: 600px; width: 100%;}
.fbold30{font-size: 20px; font-weight: bold;}
.pbody{float: left; width: 100%; min-height: 185px;}
.pheader {  padding: 10px 0; } 
.otparea{display: flex; gap: 20px; justify-content: center;}
.otpinput{width: 40px; height: 50px; font-size: 15px; text-align: center; border-radius: 5px; border: 1px solid #ccc;}
.otpinput:focus{outline: none;}
.otpLogin{border-radius: 50px;}
.otpCloseBtn{
  position: absolute;
     right: 18px;
    top: 13px;
    cursor: pointer;
}
.otpCloseBtn:hover{opacity: 0.5;}
.timerOtp{color: #000; font-size: 14px; font-weight: bold;}
.resendOtp{color: #00c9a7; cursor: pointer;}
.resendOtp:hover{text-decoration: underline;}
.journyProjectDrop{position: relative;}
.dropShowDown{
    position: absolute;
    left: 12px;
    top: 72%;
    width: 265px;
    height: 58px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    z-index: 99; 
} 
.fw6{font-weight: 600;} 
.threeedot{
  width: 30px !important;
    height: 38px !important;
    background: #fff !important;
    border: none !important;
    position: relative;
    top: 0px;
}
.threeedot .fa-ellipsis-v{
  position: relative;
  top: -3px;
}
.dummyCheckbox{
    width: 17px;
    height: 15px;
    border-radius: 3px;
    background-color: #e3e3e3;
    display: flex;
    position: relative; 
}

.dummyCheckbox::after{
  position: absolute;
  content: "";
  left: 6px;
  top: 1px;
  width: 5px;
  height: 9px;
  border: solid #616161;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


.likedUsersMain{width: 100%;
    max-width: 900px;
    background: #fff;
    border-radius: 3px;
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px;
    z-index: 9999;
    height: 100%;
    max-height: 345px;
  }
  .likedul{
    list-style-type: none; 
    max-height: 200px;
  }
  .headingLiked{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: red;
    padding: 8px 0;
  }
  .likedul li{
    color: #000;
    font-size: 14px;
  }
  .w70{
    width:70px;
  }
  .overlikendtable{
    overflow: auto;
    height: 191px;
    overflow-x: hidden; 
  }
.uname{
  float: left;
  width: 250px;
  font-weight: bold;
  font-size: 14px;
}
.uemail{
  width: 300px;
}
.uorg{
  width: 350px;
}
.unametr{
  font-weight: normal;
  font-size: 13px;
}
    
.ubody{
  width: 100%;
  float: left;
  border-bottom: 1px solid #ccc;
}
.liketable{
  background: #ececec;
  padding: 7px 5px;
}
.tableCustomeresponsive  tr:hover{
  background-color: #ececec;
} 

.smGeneral{
  font-size: 12px;
  font-weight: normal;
  color: #5e5e5e;
  margin-left: 10px;
  text-transform: none;
}
.tuiheader{
 padding: 0px 0 7px 0;
}
.pdless{
   padding: 3px 0;
}
.basicButton{
 border-radius: 50px;
    border: 1px solid #17B298;
    padding: 4px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    color: #17B298;
    background: #fff;
}
.basicButton:hover{
  border-color: #09977f;
  color: #09977f;
}
.tabelUiContainer {
    width: 100%; 
    overflow: auto; 
    position: relative;
    height: calc(100vh - 165px);
    border: 1px solid #ededed;
}

.uiTable {
    display: table;
    border-collapse: collapse;
    min-width: max-content;
    width: 100%;
    height: 100%;
}

.tableRow {
    display: table-row;   
}
.calUi{
   height: calc(66vh / 10);
}
.uiCell {
    display: table-cell;
    padding: 6px 12px;
    min-width: 100px;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 700;
    color: #5c5b5b;
    background: white;
    vertical-align: middle;
    border: 1px solid #ededed;
} 
.uiCellProgram{
  min-width: 60px;
}
.tableUiheader .uiCell {
    font-weight: bold; 
    position: sticky;
    top: 0;
    z-index: 3;
    padding: 4px 12px; 
    background-color: #f9f9f9;
}

.sticky-start {
    position: sticky;
    left: 0; 
    z-index: 4;
}

.tableUiheader .sticky-start {
    z-index: 5;
}

 
.actionUi{min-width: 70px;}
.fullnameUi{
  display: flex;
  align-items: center;  
}
.fullnameUi a{
  color: #000;
  font-weight: 700;   
}
.pictureUi{
     width: 24px;
    height: 24px;
}
.myUiW{
  width: 43px !important;
}
 
.mypoui .checkmark{
  top: 1px;
  left: 0;
  height: 15px;
  width: 15px;
}
.mypouiCell .checkmark{
  top: -9px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #fff;
  border: 1px solid #c8c8c8;
}

.mypoui .checkmark:after, .mypouiCell .checkmark:after{
    left: 4px !important;
    top: 1px  !important;
}
.empId{
  width: 83px;
  justify-content: center;
}
.fa.project-list-three-dot{
  font-size: 19px;
}
.tableRow:last-child .uiCell{
  border-bottom: none;
}
.chk input:checked~.checkmark{
  border-color: #53af99;
}
.myUiSearch{
  width: 55%;
  position: relative;
}
.searchUi{
    width: 100%;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    box-shadow: none;
    height: 29px;
    padding: 5px 10px 5px 21px;
    font-size: 12px;
    font-weight: 600;
}
.searchUi:focus{outline: none;}

.smakSearch {
    position: absolute;
    top: 4px;
    left: 6px;
}

.smakSearch.manageuserSearch img {
    width: 12px;
}
.filterBtnUi{
    border: 1px solid #17B298;
    background-color: #fff;
    border-radius: 50px;
    font-size: 12px;
    color: #17B298;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px 10px;
    cursor: pointer;
    height: 28px;
    margin-left: 15px;
    font-weight: 600;
}
.showSettingUi{
  width: 100%;
  float: left;
  padding: 4.3px 0;
  font-size: 12px;
  font-weight: 700;
  color: #8d8c8c;
}
.showSettingUi a{
  color: #8d8c8c;
}
.hoverUi:hover,
.hoverUi a:hover{
  color: #00c9a7;
}
.hoverUi:hover .cHover{
  display: none;
}
.cHoverColor{display: none;}
.hoverUi:hover .cHoverColor{
 display: inline-grid;
}

.seallchkUi{ 
    top: 0.3px !important;
    width: 15px;
    height: 15px;
}

.seallchkUi:after{
    left: 5px !important;
    top: 2px !important;
}
.checkUserna {
    position: relative;
    top: -1px;
}
.mun-icon {
 margin-right: 3px;
  position: relative;
  top: -1px;
}

.footerUipag .mt-3.mb-3.col-12{
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* 
.footerUipag .mt-3{
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.footerUipag .page-item {
    padding: 5px;
} 


.footerUipag .page-item.disabled .page-link, 
.footerUipag .page-item.active .page-link, 
.footerUipag .page-item .page-link.first, 
.footerUipag .page-item .page-link.last,
.footerUipag .page-item .page-link:hover{
  border-color: transparent;
}
 
.footerUipag .page-item .page-link.next,
.footerUipag .page-item .page-link.prev,
.footerUipag .page-item .page-link.first:hover, 
.footerUipag .page-item .page-link.last:hover{
  border-color: transparent;
  color: #17B298;
  background:#fff;
  opacity: 0.7;
} 
.footerUipag .page-item .page-link{
  min-width: 25px;
  height: 25px;
  line-height: 14px;
  font-weight: 700;
} */

.toggleSet { 
    top: 3px !important; 
    float: left;
}
.iconUisort{
    font-size: 16px;
    height: 13px !important;
    display: inline-block;
    position: relative;
    top: -3px;
    cursor: pointer;
}
.iconUisort:hover{
  opacity: 0.6;
} 
  
  
.dropDownUI {
  position: relative;
}

.dropBoxUi {
  position: absolute;
  top: 100%;
  right: 0;
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 10px;
  min-width: 180px;
  z-index: 9999; 
  white-space: nowrap;
  border: 1px solid #ccc;
  border-radius: 6px;
}
.dropDownSide{
    left: 23px !important;
    top: -30px !important;
    height: 119px; 
}
.mstBox:hover .project-list-three-dot{
  color: #00c9a7 !important;
}
.avatar-container {
  width: 100%;
  max-width: 100%;
  padding: 5px;
  box-sizing: border-box;
}

.avatar-container canvas {
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
}
.hdBlack:hover{border-color: #09977f; color: #09977f;}
.resourceModel{width: 100% !important; max-width: 1050px !important;}
.clTabResource li{
    font-size: 14px;
    list-style: none;
    padding: 9px 15px;
    cursor: pointer;
    position: relative;
}

.activeClResource{
    color: #00c9a7;
}

.activeClResource::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #00c9a7;
}

.clTabResource li:hover {
    color: #00c9a7;
}


.resourcePopup input{
    padding: 6px 10px;
    border-radius: 4px;
    font-size: 13px;
}

.resourcePopup input::placeholder,
.resourcePopup textarea::placeholder{
  font-size: 13px;
}
 
.setPosition{
  right:15%;
  top: 27%;
  position: absolute;
}

.resourceSubmit{
    position: absolute;
    top: 92px;
    right: 16px;
}
.saveDraft{
   right: 107px;
}
.resorceHover:hover{
  color: #00c9a7;
}
.closeEmResou{
  top: -4px !important;
}
.resourcePopup .text-danger{margin: 0; font-size: 13px;}
.resourceValidation .selectValidation{
      top: 46px;
      left: 159px;
}
.actionArea{width: 30px;}
.manageleft{margin-left: 43px;}
.showMangeDotted{position: relative; top: 3px;}
.showDropDownMenu{
  position: absolute;
  top:0;
  left: 185px;
  width: 200px; 
  z-index: 999;
  background: #fff;
  border: 1px solid #ccc;
}
.showDropDownMenu ul,.showDropDownMenu ul li {
    list-style: none;
    padding: 0;
    margin: 0;  
}
.showDropDownMenu ul li{
    display: flex;
    width: 100%;
    padding: 5px;
    clear: both;
    font-weight: 600;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: initial;
    border: 0;
    font-size: 12px;
    align-items: center;
    cursor: pointer;
}

.showDropDownMenu ul li:hover{opacity: 0.5;}
.inactiveUsers{
  float: left;
      position: relative;
    top: 5px;
    left: 20px;
}
.reactivateIcon{
    font-size: 15px !important;
    color: #09977f;
    position: relative;
    top: 3px;
    left: 4px;
}
.manageTab{
  list-style:none;
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 600;
}
.manageTab li{cursor: pointer;}
.manageTab li:hover,.manageTabActive{color: #09977f;}
.manageTabDevider{
  position: relative;
    top: -1px;
    color: #8c8b8b;
}
.btnhight{height: 28px;}















@media screen and (max-width: 1024px) {
    .w-40{
    width: 100%;
  }
}
 

@media only screen and (max-width: 600px) {
  .profileImagePopup {
    max-width: 100vw !important;
    width: 100% !important;
    padding: 10px;
  }

  .avatar-container {
    max-height: 340px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .react-avatar-edit {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  } 
}

