  .popup.active {
    z-index: 9999;
  }
  .popup {
    background-color: rgb(88 88 88 / 80%);
  }
  a:hover {
    text-decoration: none !important;
    xcolor: unset !important;
  }
  .upload_media {
    border: 2px dashed #8C96B1;
    border-radius: 10px;
    padding: 29px;
    background-color: #fff;
    text-align: center;
    min-height: 200px;
    height: auto !important;
  }
  .upload_media .ph {
    border-radius: 40%;
    background-color: #f36949;
    background-image: linear-gradient(to right, #f17356, #f5603e);
    width: 56px;
    height: 56px;
    padding-top: 16px;
    color: #fff;
    display: inline-block;
    margin-top: 12px;
  }
  .upload_media h3 {
    margin-top: 16px;
    color: #111;
    font-weight: bold;
    font-family: "Montserrat-SemiBold", sans-serif;
    font-size: 16pt;
  }
  .upload_media p {
    margin-top: 12px;
    line-height: 160%;
    font-size: 12px;
    margin-bottom: 24px;
    color: #111;
  }
  .upload_media button {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 0.15s;
    background-color:#fff;
    padding: 12px 20px;
    font-size: 1rem;
    display: inline-block;
    font-family: "Montserrat-SemiBold", sans-serif;
  }
  .upload_media button svg {
    display: inline;
    vertical-align: middle;
    margin-right: 8px;
  }
  .upload-media__popup .upl_area {
    border: 2px dashed #e2e8f0;border-radius: 16px;background: #fff;padding: 32px 8px;text-align: center;transition: all 0.2s ease;cursor: pointer;
  }
  .upload-media__popup .upl_area:hover {
    xbackground-color:#f6fbff;
  }
  .upload-media__popup .popup__content {
    max-width: unset;
    width: 100%px;
    max-width: 600px;
    min-width: 400px;
    height: calc(100vh - 110px);
    margin-top: 100px;
    max-height: unset;
    padding: 20px;
  }

  .upload-media__popup .dz-details { display: none; }
  .upload-media__popup .dz-preview { width: 100%; height: 120px; margin: 8px; }
  .upload-media__popup .dz-preview .dz-image { border-radius: 8px; overflow: hidden; width: 140px; }
  #up-dz-prev { clear: both; padding-top: 8px; margin-bottom: 16px; }
  div.dz-title {
    width: calc(100% - 160px);
    float: right;
    right: 8px;
    position: absolute;
    display: inline-block;
    z-index: 99999;
    height: 122px;
    margin-top: 0;
    font-size: 10pt;
  }
  textarea.dz-title {
    width: 100%;
    height: 104px;
    font-size: 10pt;
    border-radius: 20px;
    padding: 10px 14px;
    margin: 4px 0;
  }
  #sv {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
    padding-top: 10px;
    background-color: #fff;
    z-index: 999;
    width: 598px;
    margin: auto;
    border-top: solid 1px #ccc;
  }
  @media (max-width: 500px) {
    #sv {
      padding: 8px 20px;
      width: 95%;
      bottom: 10px;
      border-radius: 0 0 16px 16px;
      overflow: hidden;
    }
  }




  .login__popup .popup__content {
    max-width: unset;
    width: 100%px;
    max-width: 460px;
    min-width: 400px;
    height: calc(100vh - 110px);
    margin-top: 100px;
    max-height: unset;
    padding: 20px;
    text-align: center;
  }
  .google_login_button {
    display: inline-block;
    border: solid 1px #e2e8f0;
    border-radius: 16px;
    padding: 12px;
    width: 90%;
    margin: 8px 0 0;
  }
  .google_login_button:hover {
    background: #fbfdfd;
  }
  .sel_log_reg {
    border-radius: 24px;
    background-color: rgb(255 247 237);
    padding: 8px;
    clear: both;
    height: 64px;
    margin: 16px 16px 24px;
    font-size: 15px;
    font-family: "Montserrat-SemiBold", sans-serif;
  }
  .sel_log_reg .sel_log {
    float:left;
  }
  .sel_log_reg .sel_reg {
    float:right;
  }
  .sel_log_reg a {
    color: rgb(107 114 128);
  }
  .sel_log_reg a:hover {
    color: rgb(33 41 54);
  }
  .sel_log_reg a.active {
    background: #fff;
    color: rgb(234 88 12);
    box-shadow: 0 0 #0000, 0 0 #0000, 0 4px 6px -1px rgb(249 115 22 / .1), 0 2px 4px -2px rgb(249 115 22 / .1);
  }
  .sel_log_reg a.active:hover {
    color: rgb(234 88 12);
  }
  .sel_log_reg .sel_log, .sel_log_reg .sel_reg {
    width: 49%;
    text-align: center;
    padding: 12px 0;
    border-radius: 16px;
  }
  #popup_upload_login {
    max-height:620px;border-radius:24px;
  }
  #tury_login_em_lbl {
    font-weight: 600;font-size: 14px;color: #666;margin: 2px 0 12px 24px;text-align: left;
  }
  #tury_login_em, #tury_login_ps, #tury_reg_nm, #tury_reg_em, #tury_reg_ps {
    width: 90%;
    border: 2px solid #ccc;
    background: #fff;
    padding: 16px 16px;
    border-radius: 24px;
    font-size: 16px;
    margin-bottom: 12px;
  }
  .log_reg_h {
    font-weight: 600;font-size: 14px;color: #666;margin: 2px 0 12px 24px;text-align: left;
  }
  #tury_login_ps_eye {
    position:absolute;right:56px;margin-top:16px
  }
  #tury_login_ps_eye img {
    width:24px;opacity:.5;
  }
  #login_form .g-recaptcha {
    padding-left:60px;margin-bottom:12px;
  }
  #login_form .login_btn_wr {
    margin: 0 24px 16px;
  }
  #reg_form .login_btn_wr {
    margin: 0 24px 0;
  }
  #login_btn, #reg_btn {
    font-weight:600;cursor:pointer;margin-top:16px;background-color:#fff;font-size: 12pt;
    padding: 16px 40px;background-image: linear-gradient(to right, #f97316 , #ea580c);width:100%;color:#fff !important;border-radius:24px;
  }
  #popup_upload_login .abcRioButton {
      width: 100% !important;
      border-radius: 24px !important;
  }
  #popup_upload_login .abcRioButtonContents {
    margin-right: 38px;
  }