/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.parent_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100vh;
  /* background: linear-gradient(to bottom, #24243e, #007bff, #24243e); */
}

.parent_container .main {
  width: 70%;
  height: 550px;
  overflow: hidden;
  /* background: linear-gradient(to bottom, #24243e, #007bff, #24243e); */
  background-color: #16a085;
  border-radius: 10px;
  -webkit-box-shadow: 0px 2px 20px 0px #000;
          box-shadow: 0px 2px 20px 0px #000;
}
.main_chap{
  width: 60%;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}

.parent_container #chk {
  display: none;
}

.parent_container .signup {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transform: translateY(-36px);
      -ms-transform: translateY(-36px);
          transform: translateY(-36px);
}

.parent_container label {
  color: #fff;
  font-size: 2.3em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px 0 70px;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.parent_container input:not([type="checkbox"], #phone) {
  width: 60%;
  background: #e0dede;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px auto;
  padding: 12px;
  border: none;
  outline: none;
  border-radius: 10px;
}

.login p {
  text-align: center;
}

.rememberme {
  width: 60%;
  margin: 0 auto;
}

.forgotten {
  padding: 5px 0;
}

.forgotten a {
  color: #007bff;
}

.parent_container button {
  width: 200px;
  margin: 10px auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: block;
  color: #fff;
  background: #106d5a;
  font-size: 1em;
  font-weight: bold;
  -webkit-transform: translateY(-8px);
      -ms-transform: translateY(-8px);
          transform: translateY(-8px);
  outline: none;
  border: none;
  border-radius: 5px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  cursor: pointer;
  padding: 14px;
  -webkit-transform: translateY(7px);
      -ms-transform: translateY(7px);
          transform: translateY(7px);
}

.parent_container button:hover {
  background: #0e6352;
}

.parent_container .signup span {
  gap: 10px;
  color: #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.parent_container .signup span i {
  color: #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.parent_container .login {
  width: 100%;
  height: 545px;
  background: #eee;
  border-radius: 60% / 10%;
  -webkit-transform: translateY(-171px);
      -ms-transform: translateY(-171px);
          transform: translateY(-171px);
  -webkit-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
}

.parent_container .login label {
  color: #16a085;
  -webkit-transform: scale(0.6);
      -ms-transform: scale(0.6);
          transform: scale(0.6);
  margin-top: 59px;
  margin-bottom: 25px;
}

.parent_container #chk:checked ~ .login {
  -webkit-transform: translateY(-601px);
      -ms-transform: translateY(-601px);
          transform: translateY(-601px);
}

.signup form {
  -webkit-transform: translateY(-60px);
      -ms-transform: translateY(-60px);
          transform: translateY(-60px);
}

.rememberme input {
  width: 16px;
  height: 16px;
}

#login_form {
  -webkit-transform: translateY(45px);
      -ms-transform: translateY(45px);
          transform: translateY(45px);
}

.signup span {
  -webkit-transform: translateY(-63px);
      -ms-transform: translateY(-63px);
          transform: translateY(-63px);
}

.parent_container #chk:checked ~ .login label {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.parent_container #chk:checked ~ .signup label {
  -webkit-transform: scale(0.6);
      -ms-transform: scale(0.6);
          transform: scale(0.6);
}

#phone-prefix {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-column-gap: 10px;

     -moz-column-gap: 10px;

          column-gap: 10px;
  width: 60%;
  font-size: 16px;
  margin: 10px auto;
}

#phone-prefix select {
  height: 100%;
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 20%;
  padding: 0px 0px 0px 16px;
  font-size: 16px;
  border-radius: 10px;
  font-family: "Exo 2", serif;
  background: #e0dede;
}

#phone-prefix input#phone {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 10px;
  padding: 12px;
  background: #e0dede;
}

.terms_checkbox {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;

  gap: 5px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.terms_checkbox p.user_agreement_frame {
  font-size: 17px;
}

.terms_checkbox p.user_agreement_frame a {
  color: #e0dede;
}

.terms_checkbox p.user_agreement_frame a:hover {
  text-decoration: underline;
}

.terms_checkbox input {
  width: 18px;
  height: 18px;
}

/* ReCaptcha */

.register_captcha .g-recaptcha {
  width: 100%;
  margin: 0 auto !important;
}

.rc-anchor-light.rc-anchor-normal,
.rc-anchor-light.rc-anchor-compact {
  border: 1px solid #d3d3d3;
  width: 100%;
}

/* ASGAR Register Error Message */
.error_message{
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-size: 13px;
  color: red;
  font-family: Arial, Helvetica, sans-serif;
}

.error_field{
  height: 0px;
    width: 60%;
    margin: 0 auto;
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
}

.prefix_field{
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 20%;
}

.prefix_field select{
  border: none;
  outline: none;
  font-size: 16px;
  font-family: "Exo 2", serif;
  width: 100%;
  background: #e0dede;
  border-radius: 6px;
  height: 40px;
}

.phone_field{
  width: 80%;
}

#phone-prefix input#phone {
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 6px;
  padding: 12px;
  width: 100%;
  background: #e0dede;
}