

/* Start:/local/templates/main/components/GM/auth.forgotpasswd/recovery/style.css?171740055811766*/
.forgot-and-change-password {
  width: 1440px;
  margin: 0 auto; }
  @media screen and (max-width: 1520px) and (min-width: 1280px) {
    .forgot-and-change-password {
      width: 1216px; } }
  @media screen and (max-width: 1279px) and (min-width: 1024px) {
    .forgot-and-change-password {
      width: 960px; } }
  @media screen and (max-width: 1023px) and (min-width: 800px) {
    .forgot-and-change-password {
      width: 736px; } }
  @media screen and (max-width: 799px) and (min-width: 480px) {
    .forgot-and-change-password {
      width: 420px; } }
  @media screen and (max-width: 479px) {
    .forgot-and-change-password {
      width: 260px; } }

.bform {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }
  .bform .messages-wrap {
    margin-top: 20px; }
    .bform .messages-wrap .messages.ERROR {
      color: #e7564e;
      font-size: 16px;
      font-family: "Gothampro", Arial, Sans-Serif;
      text-transform: uppercase;
      text-transform: none;
      margin: 15px 0 20px 0; }
    .bform .messages-wrap .messages.OK {
      position: relative;
      padding: 22px 25px;
      display: none;
      background: #ecf0f3;
      max-width: 960px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media screen and (max-width: 479px) {
        .bform .messages-wrap .messages.OK {
          padding: 22px 10px; } }
      .bform .messages-wrap .messages.OK.active {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;
        display: -webkit-flex !important;
        display: flex !important;
        margin-bottom: 20px; }
      .bform .messages-wrap .messages.OK:before {
        content: "";
        background: url("/local/templates/main/components/GM/auth.forgotpasswd/recovery/img/message-send.svg") left center no-repeat;
        width: 44px;
        height: 36px;
        display: inline-block;
        vertical-align: middle; }
      .bform .messages-wrap .messages.OK .info {
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1; }
        .bform .messages-wrap .messages.OK .info .text {
          color: #010101;
          font-size: 18px;
          font-family: "Gothampro Light", Arial, Sans-Serif;
          text-transform: uppercase;
          line-height: 22px;
          text-transform: none;
          margin: 0 0 0 30px;
          white-space: normal; }
          .bform .messages-wrap .messages.OK .info .text:first-child {
            margin-top: 0; }
  .bform .wrap .name-parent {
    color: #7c7c7c;
    font-size: 20px;
    font-family: "Gothampro", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    line-height: 26px; }
    @media screen and (max-width: 799px) {
      .bform .wrap .name-parent {
        font-size: 16px;
        line-height: 20px; } }
    @media screen and (max-width: 479px) {
      .bform .wrap .name-parent {
        font-size: 14px;
        line-height: 18px; } }
  .bform .wrap .input-wrap {
    white-space: nowrap;
    position: relative;
    max-width: 812px;
    margin: 20px 0 30px 0; }
    @media screen and (max-width: 799px) {
      .bform .wrap .input-wrap {
        max-width: 420px; } }
    .bform .wrap .input-wrap.error input, .bform .wrap .input-wrap.error textarea, .bform .wrap .input-wrap.error .name:not(.rel) {
      color: #e7564e; }
    .bform .wrap .input-wrap .name:not(.rel) {
      color: #9aaba8;
      font-size: 14px;
      font-family: "Gothampro", Arial, Sans-Serif;
      text-transform: uppercase;
      text-transform: none;
      position: absolute;
      left: 20px;
      top: 47%;
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media screen and (max-width: 479px) {
        .bform .wrap .input-wrap .name:not(.rel) {
          left: 10px;
          letter-spacing: -0.5px; } }
      .bform .wrap .input-wrap .name:not(.rel) span {
        color: #ff554e;
        font-size: 20px;
        font-family: "Gothampro", Arial, Sans-Serif;
        text-transform: uppercase; }
    .bform .wrap .input-wrap input, .bform .wrap .input-wrap textarea {
      width: 100%;
      border: 1px solid #b9d1d1;
      padding-left: 20px;
      background: transparent;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      color: #727b79;
      font-size: 14px;
      font-family: "Gothampro", Arial, Sans-Serif;
      text-transform: uppercase;
      text-transform: none;
      transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease; }
      .bform .wrap .input-wrap input:-webkit-autofill, .bform .wrap .input-wrap input:-webkit-autofill:hover, .bform .wrap .input-wrap input:-webkit-autofill:focus, .bform .wrap .input-wrap input:-webkit-autofill:active, .bform .wrap .input-wrap textarea:-webkit-autofill, .bform .wrap .input-wrap textarea:-webkit-autofill:hover, .bform .wrap .input-wrap textarea:-webkit-autofill:focus, .bform .wrap .input-wrap textarea:-webkit-autofill:active {
        -webkit-text-fill-color: #727b79 !important;
        -webkit-box-shadow: 0 0 0 1000px white inset;
        transition: background-color 5000s ease-in-out 0s;
        border: 1px solid #b9d1d1;
        background-color: white !important; }
      .bform .wrap .input-wrap input::-webkit-input-placeholder, .bform .wrap .input-wrap textarea::-webkit-input-placeholder {
        color: #9aaba8; }
      .bform .wrap .input-wrap input::-moz-placeholder, .bform .wrap .input-wrap textarea::-moz-placeholder {
        color: #9aaba8; }
      .bform .wrap .input-wrap input:-moz-placeholder, .bform .wrap .input-wrap textarea:-moz-placeholder {
        color: #9aaba8; }
      .bform .wrap .input-wrap input:-ms-input-placeholder, .bform .wrap .input-wrap textarea:-ms-input-placeholder {
        color: #9aaba8; }
      @media screen and (max-width: 479px) {
        .bform .wrap .input-wrap input, .bform .wrap .input-wrap textarea {
          padding-left: 10px; } }
    .bform .wrap .input-wrap input {
      height: 45px; }
  .bform .go-to-main {
    margin-top: 50px;
    position: relative;
    align-items: center;
    min-width: 250px;
    height: 60px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0 40px 0 100px;
    color: white;
    font-size: 16px;
    font-family: "Gothampro", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: uppercase;
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    background: #039898;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    outline: none;
    max-width: 250px;
    padding: 0 30px 0 95px; }
    @media screen and (min-width: 1024px) {
      .bform .go-to-main:hover:not(.noHover):before {
        width: 100%; }
      .bform .go-to-main:hover:not(.noHover):after {
        left: 50px; } }
    .bform .go-to-main:before, .bform .go-to-main:after {
      content: "";
      position: absolute;
      transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease; }
    .bform .go-to-main:before {
      width: 60px;
      height: 60px;
      top: 0;
      left: 0;
      z-index: 0;
      background: #075550; }
    .bform .go-to-main:after {
      z-index: 1;
      background: url("/local/templates/main/components/GM/auth.forgotpasswd/recovery/../../../../img/form-button-arrow.svg") center no-repeat;
      width: 11px;
      height: 18px;
      left: 24px;
      top: 50%;
      margin-top: -9px; }
    .bform .go-to-main span {
      position: relative;
      z-index: 2; }
  .bform .button-wrap .agreement-checkbox {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start; }
    .bform .button-wrap .agreement-checkbox .text {
      color: #727b79; }
      .bform .button-wrap .agreement-checkbox .text a {
        display: inline; }
  .bform .button-wrap .submit {
    margin-top: 30px;
    position: relative;
    align-items: center;
    min-width: 280px;
    height: 60px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0 40px 0 100px;
    color: white;
    font-size: 16px;
    font-family: "Gothampro", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: uppercase;
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    background: #039898;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    outline: none;
    max-width: 280px;
    padding: 0 30px 0 95px; }
    @media screen and (min-width: 1024px) {
      .bform .button-wrap .submit:hover:not(.noHover):before {
        width: 100%; }
      .bform .button-wrap .submit:hover:not(.noHover):after {
        left: 50px; } }
    .bform .button-wrap .submit:before, .bform .button-wrap .submit:after {
      content: "";
      position: absolute;
      transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease; }
    .bform .button-wrap .submit:before {
      width: 60px;
      height: 60px;
      top: 0;
      left: 0;
      z-index: 0;
      background: #075550; }
    .bform .button-wrap .submit:after {
      z-index: 1;
      background: url("/local/templates/main/components/GM/auth.forgotpasswd/recovery/../../../../img/form-button-arrow.svg") center no-repeat;
      width: 11px;
      height: 18px;
      left: 24px;
      top: 50%;
      margin-top: -9px; }
    .bform .button-wrap .submit span {
      position: relative;
      z-index: 2; }
    @media screen and (max-width: 479px) {
      .bform .button-wrap .submit {
        min-width: 260px;
        max-width: 260px; } }

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/main/components/GM/auth.forgotpasswd/recovery/style.css?171740055811766 */
