/*Basic Information*/

.x3in33 {
  width: 100%;
  border: none;
  border-bottom: 1px solid #919191;
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  transition: 0.4s all;
  height: 35px;
}

.x3in100 {
}
/* .x3in33:hover{border-bottom-color: #202020;transition: 0.4s all;} */

#x3lb6 {
  width: 31.33%;
}

#pasindu {
  height: 75px;
}

.x3a2{
  color:#333;
  text-decoration: underline;
}

#x3p1 {
  text-transform: unset;
  color: #a5a5a5;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

/*progress bar*/

#x3d37 {
  background: #f0f0f0;
  padding: 45px 0 30px;
  position: relative;
  z-index: 0;
}

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

.x3d23 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
}

.x3d23::before {
  position: absolute;
  content: "";
  border-bottom: 2px solid #fff;
  width: 100%;
  top: 13px;
  left: -50%;
  z-index: 2;
}

.x3d23::after {
  position: absolute;
  content: "";
  border-bottom: 2px solid #fff;
  width: 100%;
  top: 13px;
  left: 50%;
  z-index: 2;
}

.x3d18 {
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  position: relative;
  color: #000;
  font-family: var(--font-2);
  font-weight: 500;
  font-size: 15px;
  height: 25px;
  border-radius: 50%;
  background: #fff;
  margin-bottom: 6px;
}

.active .x3d18 {
  background-color: #29aae3;
  color: #fff;
}

.completed::after {
  position: absolute;
  content: "";
  width: 100%;
  top: 13px;
  left: 50%;
  border-bottom: 3px solid #29aae3;
  z-index: 3;
}

.x3d23:first-child::before {
  content: none;
}

.x3d23:last-child::after {
  content: none;
}

/*submit property css*/

.x3d7 {
  margin: 50px auto;
}

.x3h11 {
  font-family: var(--font-2);
  font-weight: 500;
  text-transform: capitalize;
  padding: 26px 0 0;
  text-align: center;
  font-size: 25px;
  font-weight: 500;
}

.x3d25 {
  margin: 40px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}

.x3d6 {
  width: 48%;
  position: relative;
}

.x3lb33 {
  transition: 0.2s ease all;
  color: var(--text-color);
  display: block;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  width: 100%;
}

.x3lb2 {
  background: var(--text-color);
  color: #fff;
  padding: 10px 18px;
  width: 25.3%;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  position: relative;
  display: block;
  text-align: right;
  margin: 25px 0;
  font-size: 14px;
  border-radius: 2px;
}

#x3lb4 {
  width: 24%;
}

#x3lb35 {
  width: 33%;
}

.x3bt2 {
  color: var(--second-text-color);
  font-weight: 500;
  text-transform: capitalize;
  display: none;
  position: absolute;
  border: none;
  background: transparent;
  top: 0;
  right: 0;
}

.x3i3 {
  width: 25px;
  margin-top: -3px;
}

.x3h21 {
  color: rgba(0, 0, 0, 0.87);
  font-size: 21px;
  text-transform: capitalize;
  font-family: Lato, Arial, Helvetica, sans-serif !important;
}

.x3l2 {
  padding: 14px 10px;
  cursor: pointer;
  color: var(--text-color);
  text-transform: capitalize;
  font-family: var(--font-1);
  font-weight: 400;
  font-size: 17px;
}

.x3l2:hover {
  background: #dbdbdb;
}

.x3u3 {
  text-align: justify;
  position: relative;
  background: #fff;
  box-shadow: 0 2px 16px -1px rgba(0, 0, 0, 0.2);
  display: none;
  position: absolute;
  z-index: 3;
  height: 250px;
  overflow-x: auto;
  width: 100%;
}

.x3i1 {
  width: 27px;
  position: absolute;
  left: 0;
  top: 4px;
  bottom: 0px;
  margin: 0 15px;
}

.x3i2 {
  width: 15px;
}


/* input:focus ~ .x3lb33, input:valid ~ .x3lb33 {
  transform: translateY(-18px) scale(0.75);
  transform-origin: left;
} */

/*submit property addtion css*/

.x3d35 {
  position: relative;
  display: block;
}

#x3t:focus {
  background: #eff6f9;
}

#x3lb34 {
  left: 0;
}

.x3d19 {
  width: 32%;
  position: relative;
}

#x3d22 {
  display: block;
}

.x3l3 {
  transition: 0.5s all;
  padding: 15px 10px;
  background: #ffff;
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
  justify-content: flex-end;
  width: 23%;
  border-radius: 2px;
  justify-content: space-evenly;
  font-family: Arial, Helvetica, sans-serif;
}

.x3l3:hover {
  background: #e0e0e0;
  transition: 0.5s all;
}

.x3d33 {
  display: flex;
  justify-content: space-between;
  padding: 25px 0;
}

.x3bt3 {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  border: none;
  background: var(--second-text-color);
  padding: 16px 10px;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  width: 260px;
  border-radius: 2px;
  font-family: Arial, Helvetica, sans-serif;
 display: flex;
 align-items: center;
}

.x3bt3:hover {
  opacity: 95%;
  cursor: pointer;
}

#x3bt333{height: 48px; background: #eb4747;  margin: 0;}
#x3d333{display: flex; justify-content: space-between;}
#x3bt4 {
  background: #f5f5f5;
  color: rgba(0, 0, 0, 0.87);
  /* width: 29%; */
  width: 260px;
  margin: 0;
}

#x3t {
  width: 100%;
  border: none;
  outline: none;
  height: 100px;
  resize: vertical;
  border-bottom: 1px solid var(--text-color);
  background: transparent;
  position: relative;
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}

iframe {
  width: 100%;
}

.x3l5 {
  padding: 14px 10px;
  background: #ffff;
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
  justify-content: flex-end;
}

.x3lb8 {
  position: initial;
  font-size: 16px;
  text-transform: capitalize;
  color: #000;
  font-family: var(--font-1);
}

.x3in6 {
  width: 19px;
  margin-right: 25px;
}

#x3u4 {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  height: 300px;
  overflow: auto;
}

/*submit propety media*/

.x3i5 {
  width: 24px;
  position: absolute;
  left: -26px;
  top: -3px;
}

.x3in7 {
  margin-left: 15px;
}

.x3lb5 {
  left: 16px;
}

.x3d20 {
  position: relative;
  margin: 35px 0 35px 32px;
}

#x3bt4:hover {
  background: #dbdbdb;
  transition: 0.5s all;
}

#x3d2001{
  display: flex;
  justify-content: space-between;
  width: 48%;
}

#x3d2008{
  height: 43px;
  margin-right: 20px;
}

#x3d2007{display: flex; justify-content: flex-end;}



  /* Style for the modal (hidden by default) */
    .modal {
      display: none;
      position: fixed;
      z-index: 1;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
  }

  /* Modal content box */
  .modal-content {
      background-color: #fff;
      margin: 15% auto;
      padding: 20px;
      border: 1px solid #888;
      /* width: 30%; */
      width: 350px;
      text-align: center;
  }

  /* Buttons inside the modal */
  .modal-buttons {
      margin-top: 20px;
  }

  .modal-buttons button {
      padding: 10px 20px;
      margin: 5px;
      cursor: pointer;
  }

  /* Style for YES and NO buttons */
  .yes-btn {
      background-color: #28a745;
      color: white;
  }

  .no-btn {
      background-color: #dc3545;
      color: white;
  }

  #x3i79{margin-right: 20px; display: flex; align-items: center;}


  /* Style for the modal (hidden by default) */


  /* Missing Feature */
  .missing{width: 500px; flex-direction: row; position: relative; display: flex;}
  .new_feature::placeholder{color: #ccc;}
  .new_feature.error::placeholder{color: red;}
  .error {border-color: red;}
  .new_feature{text-transform: capitalize; width:350px;}
  .add_feature{border: none;cursor: pointer;background: #c99600;width: 100px;padding: 10px;border-radius: 4px;font-family: var(--font-1);text-transform: uppercase;color: #fff;transition: 0.98s all;}
  .add_feature:hover{background: #666666;}
  .confirmation-message {color: #4caf50;font-style: italic;}

  #missing2, #missing3, #missing4, #missing5, #missing6{width: 500px;}
  /* Missing Feature */

@media screen and (max-width: 1100px) {
  .x3d7 {
    width: 100%;
  }
  .x3i1 {
    display: none;
  }
  .x3lb2,
  #x3lb4 {
    text-align: justify;
    width: max-content;
  }
}


@media screen and (max-width: 750px) {
  .x3lb33 {
    text-align: center;
    padding-top: 30px;
  }

  .x3d6 {
    width: 100%;
    margin: 25px 0;
  }
  #x3d100 {
    flex-direction: column;
    margin: 0 0 30px;
  }
  .x3d25 {
    /* width: 100% !important; */
    margin: 0 0 0px;
    flex-direction: column;
  }
  .x3a2 {
    display: none;
  }
  /* .x3d33 {
    flex-direction: column;
  } */
  #x3bt4 {
    /* width: auto; */
    justify-content: center;
    /* margin: 10px 0; */
  }
  .x3d7 {
    padding: 12px;
  }
  .x3bt3 {
    width: auto;
    justify-content: center;
    /* margin-top: 40px; */
    width: 260px;
  }
  #x3t {
    margin: 0 0 30px;
  }
  .x3d26 {
    margin: 0;
  }
  #x3d22 {
    margin: 30px 0;
  }
  .x3lb2,
  #x3lb6 {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .x3d19 {
    margin: 30px 0;
    width: 100%;
  }
  .x3d27 {
    margin: 25px 0 50px;
  }
  .liveEroo {
    bottom: -27px !important;
  }
  /* #x3d101{flex-direction: column;} */
  .x3d7 {
    margin: 20px auto;
  }
  /* .x3d33 {
    padding: 0px;
  } */

  /* .x3bt3{margin-top: 0;} */
  #x3d999{width: 100px; display: flex; flex-direction: row; justify-content: space-between; align-items: end;  margin: 30px auto;}
  #x3lb3333{padding-top: 0;}
  #x3bt149{margin-top: 40px;}
  .x3i2{margin-left: 10px;}

    /* Missing Features */
    .missing{flex-direction: row;}
    /* Missing Features */
}

@media screen and (max-width:600px){
  #x3d333{
    flex-direction: column-reverse;
    margin: 0 auto;
  }

  .x3d33{
    flex-direction: column-reverse;
    width: 250px;
    margin: 0 auto;
  }
  #x3d2008{margin-right: 0; margin-top: 15px;}

  .x3bt3{margin-bottom: 20px;}

      /* Missing Features */
      #missing2, #missing3, #missing4, #missing5, #missing6{flex-direction: column; width: 100%;}
      .new_feature{width: 100%; text-align: center;}
      .add_feature{margin-top: 25px; padding: 10px 25px; width: 200px;}
      /* Missing Features */

}


@media screen and (max-width: 400px){
  .modal-content{width: 310px; padding: 10px 2px;}
}
