*{
  outline:none !important;
}
bold-text{
        font-size: 1.25rem !important;
    line-height: 1.5rem !important;
    font-family: Sharp Grotesk Medium\ 20,sans-serif !important;
    letter-spacing: .015625rem !important;
}
.mrgin-bt{
    margin-bottom:15px !important;
}

.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #7cc523;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(176, 250, 142, 0.25);
}
.icc {
  position: absolute;
  top: 19px;
  margin-left: 19px;
}
.icc:hover{
  color:#7cc523;
}
.input-pad{
  padding-left:3rem !important;
  margin: 0px !important;
 
}

.bordernone{
    border:none !important;
}
.bordernone:hover{
    border:none !important;
}
.form-control1{
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  
  border-radius: 0.25rem;

}

.comment{
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #dfdede;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.boxx {

  border-color: lightgray;

  width: 130px;
  height: 44px;
  border-radius: 10px;
  text-align: start;
  color: lightgray;
  margin:1%;
  padding:2px;
}

.boxx:hover {
  color: black;
  border-color: #7cc523;

}

.boox {
  border-color: lightgray;

  width: 167px;
  height: 44px;
  border-radius: 10px;
  text-align: start;
  color: darkgray;
  margin:1%;
  padding:2px;
}
.card .list-group-item.unsave input{
  background-color:rgba(15,19,26,var(--tw-text-opacity)) !important;
}
 

.card .list-group-item.unsave select{
  background-color: rgba(15,19,26,var(--tw-text-opacity)) !important;
}
.card .list-group-item.unsave {
    border-left: 0.25rem solid #7cc523 !important;
    margin: 1px -10px !important;
    margin-bottom: -105px;
    padding-bottom: 45px !important;
}
.boox:hover {
  color: black;
  border-color: #7cc523;

}

.bord {
  border-color: lightgray;
  padding-left: 5px;
  width: 96%;
  height: 44px;
  border-radius: 10px;
  text-align: start;
  color: darkgray;
}

.bord:hover {
  color: black;
  border-color: #7cc523;
}

.width-card1{
        width: 92%;
    margin-left: 30px;
    height:250px;
}
.width-card2{
    height:254.88px !important;
    
}
.width-card3{
    height:170.88px !important;
    
}
.btn-se {
    background-color: #7cc523e6;
    padding: 15px 40px;
    height: 52px;
    min-width: auto;
    /* width: fit-content; */
    border-radius: 999px;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    font-family: "grotesk-Medium";
    /* font-size: 15px; */
    line-height: 1.25rem;
    letter-spacing: .01562em;
    color: #ffffff;
    width: auto !important;
    border: none !important;
    right: 200px;
}
.btn-sa {
    background-color: #7cc523e6;
    padding: 15px 40px;
    height: 52px;
    min-width: auto;
    /* width: fit-content; */
    border-radius: 999px;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    font-family: "grotesk-Medium";
    /* font-size: 15px; */
    line-height: 1.25rem;
    letter-spacing: .01562em;
    color: #ffffff;
    width: auto !important;
    border: none !important;
    right: 200px;
}
.hide{
    display:none;
    }
}
.btn-se:hover{
      background-color: #7cc523;
       color: #ffffff;
}
.btn-sa:hover{
      background-color: #7cc523;
       color: #ffffff;
}

.profile1 {
    padding-top: 76px;
    padding-bottom: 11px;
    font-size: 1.5rem;
    line-height: 1.875rem;
    font-weight: 900;
    padding-left: 26px;
}
.bor {
  border-color: lightgray;
  padding-left: 5px;
  width: 92%;
  height: 44px;
  border-radius: 10px;
  text-align: start;
  color: darkgray;
}

.bor:hover {
  color: black;
  border-color: #7cc523;
}
.card-margi {
    border-radius: 16px;
    margin-left: 10px !important;
}
.comment{
  height:300px;
  text-align: start;
}
..profile4 {
    padding-top: 65px;
    padding-bottom: 15px;
    font-size: 1.5rem;
    line-height: 1.875rem;
    font-weight: 900;
    padding-left: 12px;
}
.pad {
  padding-top: 4%;
  padding-top: 4%;

  padding-left: 3%;
  padding-right: 1%;
}

.comm {
  text-decoration: none;
  /* border-color:lightgray; */
  padding-left: 5px;
  width: 100%;
  height: 250px;
  border-radius: 10px;
  background: rgb(241, 241, 241);
  color: darkgray;
}
.disp-fl{
    display:flex;
}
.comm:hover {
  color: black;
  border-color: #7cc523;
}
::placeholder:hover{
  color:#7cc523;
  opacity: 1; /* Firefox */
}
.input-group.govb :hover {
    color: #7cc523;
    border: 0px solid #7cc523;
}
.gry {
  margin-left: 500px;
}
.input-group.govb:hover{
  color:#7cc523;
  border:1px solid #7cc523;
}
.input-group-text:hover{
    border:none !important;
}
.input-group.govb{
  color:#7cc523;
  border:1px solid lightgrey;
}


.input-group {
  position: relative;
  display: flex;
  /* flex-wrap: wrap; */
  /* align-items: stretch; */
  width: 96%;
  border-radius: 4px;
}

.input-group-text {

  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;

  color: darkgray;
  text-align: center;
  white-space: nowrap;
  background-color: white;
  height:44px;
  border:none;


  border-radius: 0.25rem;
}
.input-group-text:hover{
  color:#7cc523;


}

.but {
  background-color: #7cc523;
  color: white;
  text-decoration: none;
  border: #7cc523;
}