@charset "UTF-8";

.account-profile-form-page {
  --profile-border: #dfe7f1;
  --profile-muted: #64748b;
  --profile-text: #172033;
  --profile-bg: #f6f8fc;
  --profile-card: #fff;
}

.account-profile-form-page .account-avatar-preview {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border-radius: 50%;
}

.account-profile-form-page .password-policy-hint {
  display: block;
  padding-top: 5px;
  color: #bdb6b6;
}

.account-profile-form-page .doanhnghiep.is-visible {
  display: block;
}

.account-profile-form-page .input-group-spaced {
  margin-bottom: 10px;
}

.account-profile-form-page .img_user .custom-file-label::after {
  content: attr(data-label);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 35%;
  z-index: 3;
  display: inline-block;
  width: 30%;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  border-left: inherit;
  border-radius: 50px;
  background-color: #727f72;
  color: #fff;
  font-size: 17px;
  line-height: 1.5;
  text-align: center;
}

@media (max-width: 1023px) {
  .account-profile-form-page {
    background: var(--profile-bg);
  }

  .account-profile-form-page,
  .account-profile-form-page * {
    box-sizing: border-box;
  }

  .account-profile-form-page .right_user_tk {
    padding: 12px !important;
  }

  .account-profile-form-page .header_user {
    width: 100% !important;
    max-width: 760px !important;
    margin: 0 0 14px !important;
    padding: 0 !important;
    border: 1px solid var(--profile-border) !important;
    border-radius: 8px !important;
    background: #fff;
    box-shadow: 0 8px 22px rgba(22, 34, 51, 0.07);
    overflow: hidden !important;
  }

  .account-profile-form-page .header_user,
  .account-profile-form-page .title-user_tk,
  .account-profile-form-page .wrap-user {
    width: 100% !important;
    max-width: 760px !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .account-profile-form-page .img_header_user {
    position: relative;
    height: 128px;
    overflow: hidden;
  }

  .account-profile-form-page .img_header_user img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
  }

  .account-profile-form-page .info_header_user {
    position: absolute !important;
    top: 14px !important;
    left: 14px !important;
    z-index: 2;
    width: calc(100% - 28px) !important;
    min-width: 0;
  }

  .account-profile-form-page .info_header_user a {
    display: grid;
    grid-template-columns: 52px minmax(0, 1fr);
    gap: 2px 10px;
    align-items: center;
    max-width: 100%;
  }

  .account-profile-form-page .info_header_user img {
    grid-row: 1 / 3;
    width: 52px !important;
    height: 52px !important;
    margin: 0 !important;
    border-radius: 50%;
    object-fit: cover;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.75);
  }

  .account-profile-form-page .info_header_user a b,
  .account-profile-form-page .info_header_user a span {
    min-width: 0;
    margin: 0 !important;
    padding: 0 !important;
    color: #fff;
    line-height: 1.25;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-shadow: 0 1px 8px rgba(0, 0, 0, 0.45);
  }

  .account-profile-form-page .info_header_user a b {
    font-size: 16px !important;
    font-weight:600;
  }

  .account-profile-form-page .info_header_user a span {
    font-size: 13px !important;
  }

  .account-profile-form-page .list_menu_header_user {
    position: static !important;
    width: 100% !important;
    padding: 6px !important;
    background: #fff !important;
    line-height: normal !important;
    overflow: visible !important;
  }

  .account-profile-form-page .list_menu_header_user ul {
    display: flex !important;
    flex-wrap: nowrap;
    gap: 6px;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
  }

  .account-profile-form-page .list_menu_header_user ul li {
    flex: 1 1 0;
    width: auto !important;
    min-width: 0;
    margin: 0 !important;
  }

  .account-profile-form-page .list_menu_header_user ul li::after {
    display: none !important;
  }

  .account-profile-form-page .list_menu_header_user ul li a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 34px;
    padding: 6px 6px !important;
    border: 1px solid #e4ebf5;
    border-radius: 8px;
    background: #f7f9fc !important;
    color: #0f2742 !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    text-align: center;
    white-space: normal;
  }

  .account-profile-form-page .list_menu_header_user ul li.act a {
    border-color: #d6e4f5;
    background: #eaf4ff !important;
    color: #0f4f93 !important;
  }

  .account-profile-form-page .title-user_tk {
    margin: 2px auto 12px !important;
    color: var(--profile-text);
    font-size: 18px !important;
    line-height: 1.3;
  }

  .account-profile-form-page .wrap-user {
    width: 100% !important;
    max-width: 760px !important;
    margin: 0 auto 18px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .wrap-user {
    padding: 0 !important;
  }

  .account-profile-form-page .form-user {
    display: grid;
    grid-template-columns: 170px minmax(0, 1fr);
    gap: 14px;
    width: 100%;
    max-width: none;
    margin: 0;
    align-items: flex-start;
  }

  .account-profile-form-page .img_user {
    display: grid;
    justify-items: center;
    gap: 10px;
    width: 100% !important;
    margin: 0 !important;
    padding: 16px 12px !important;
    border: 1px solid var(--profile-border);
    border-radius: 8px;
    background: var(--profile-card);
    box-shadow: 0 8px 22px rgba(22, 34, 51, 0.07);
    text-align: center;
  }

  .account-profile-form-page .img_user .clear {
    display: none;
  }

  .account-profile-form-page .account-avatar-preview {
    width: 108px !important;
    height: 108px !important;
    margin: 0 !important;
    box-shadow: 0 0 0 4px #eef4fb;
  }

  .account-profile-form-page .img_user .custom-file-input {
    position: absolute;
    width: 1px !important;
    height: 1px !important;
    opacity: 0;
    pointer-events: none;
  }

  .account-profile-form-page .img_user .custom-file-label {
    position: static !important;
    display: inline-flex !important;
    width: auto !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    cursor: pointer;
  }

  .account-profile-form-page .img_user .custom-file-label::after {
    position: static !important;
    inset: auto !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: auto !important;
    min-width: 124px;
    height: 38px !important;
    min-height: 38px;
    margin: 0 !important;
    padding: 8px 14px !important;
    border: 0 !important;
    border-radius: 8px !important;
    background: #1b75bb !important;
    color: #fff;
    font-size: 14px !important;
    font-weight:600;
    line-height: 1.15;
    white-space: nowrap;
  }

  .account-profile-form-page .border_user {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    width: 100% !important;
    margin: 0 !important;
    padding: 16px !important;
    border: 1px solid var(--profile-border) !important;
    border-radius: 8px !important;
    background: var(--profile-card);
    box-shadow: 0 8px 22px rgba(22, 34, 51, 0.07);
  }

  .account-profile-form-page .input-group1,
  .account-profile-form-page .input-user,
  .account-profile-form-page .input-group-spaced {
    width: 100% !important;
    min-width: 0;
    margin: 0 !important;
  }

  .account-profile-form-page .input-group11 {
    display: grid !important;
    grid-template-columns: minmax(112px, 0.38fr) minmax(0, 0.62fr);
    gap: 10px !important;
    align-items: stretch !important;
  }

  .account-profile-form-page .input-group11 #mavung,
  .account-profile-form-page .input-group11 input {
    width: 100% !important;
    margin: 0 !important;
  }

  .account-profile-form-page .form-control,
  .account-profile-form-page .custom-select,
  .account-profile-form-page .select2-container--default .select2-selection--single {
    width: 100% !important;
    min-height: 44px !important;
    border: 1px solid var(--profile-border) !important;
    border-radius: 8px !important;
    background: #fff !important;
    color: var(--profile-text) !important;
    font-size: 14px !important;
    line-height: 1.25 !important;
    box-shadow: none !important;
  }

  .account-profile-form-page input.form-control,
  .account-profile-form-page select.custom-select {
    padding: 9px 11px !important;
  }

  .account-profile-form-page textarea.form-control {
    min-height: 112px !important;
    padding: 10px 11px !important;
    resize: vertical;
  }

  .account-profile-form-page .select2-container {
    width: 100% !important;
  }

  .account-profile-form-page .select2-container--default .select2-selection--single {
    display: flex;
    align-items: center;
  }

  .account-profile-form-page .select2-container--default .select2-selection--single .select2-selection__rendered {
    width: 100%;
    padding: 0 32px 0 11px;
    color: var(--profile-text);
    line-height: 42px;
  }

  .account-profile-form-page .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px;
    right: 8px;
  }

  .account-profile-form-page .input-user > b {
    display: block;
    color: var(--profile-text);
    font-size: 14px;
    font-weight:600;
    line-height: 1.3;
  }

  .account-profile-form-page .account-profile-type-title {
    grid-column: 1 / -1;
  }

  .account-profile-form-page .radio-user {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    width: auto !important;
    height: auto !important;
    min-height: 44px;
    min-width: 0;
    margin: 0 !important;
    padding: 10px 12px;
    border: 1px solid var(--profile-border);
    border-radius: 8px;
    background: #f8fafc;
  }

  .account-profile-form-page .radio-user input {
    flex: 0 0 18px;
    width: 18px !important;
    min-width: 18px !important;
    max-width: 18px !important;
    height: 18px !important;
    min-height: 18px !important;
    max-height: 18px !important;
    margin: 0;
    padding: 0 !important;
  }

  .account-profile-form-page .radio-user span {
    flex: 1 1 auto;
    width: auto !important;
    min-width: 0;
    margin: 0 !important;
    color: var(--profile-text);
    font-size: 14px !important;
    line-height: 1.3;
    text-align: left;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
  }

  .account-profile-form-page .account-profile-type-options {
    grid-column: 1 / -1;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .account-profile-form-page .doanhnghiep {
    grid-column: 1 / -1;
    display: none;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    width: 100%;
    min-width: 0;
    margin: 0;
    padding-top: 2px;
  }

  .account-profile-form-page .doanhnghiep.is-visible {
    display: grid;
  }

  .account-profile-form-page .doanhnghiep .input-group-spaced {
    grid-column: 1 / -1;
  }

  .account-profile-form-page .button-user {
    grid-column: 1 / -1;
    display: flex;
    justify-content: flex-end;
    margin: 2px 0 0 !important;
    text-align: right;
  }

  .account-profile-form-page .button-user input {
    width: auto !important;
    min-width: 180px;
    max-width: 100% !important;
    min-height: 44px;
    padding: 10px 18px !important;
    border: 0 !important;
    border-radius: 8px !important;
    background: #111827;
    color: #fff;
    font-size: 14px !important;
    font-weight:600;
    line-height: 1.2 !important;
  }

  .account-profile-form-page .button-user input:disabled {
    cursor: not-allowed;
    opacity: 0.58;
  }
}

@media (max-width: 767px) {
  .account-profile-form-page .right_user_tk {
    padding: 10px 8px 0 !important;
  }

  .account-profile-form-page .form-user {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .account-profile-form-page .img_user,
  .account-profile-form-page .border_user {
    padding: 14px !important;
  }

  .account-profile-form-page .img_header_user {
    height: 118px;
  }

  .account-profile-form-page .border_user {
    grid-template-columns: 1fr;
  }

  .account-profile-form-page .doanhnghiep,
  .account-profile-form-page .doanhnghiep.is-visible {
    grid-template-columns: 1fr;
  }

  .account-profile-form-page .button-user,
  .account-profile-form-page .button-user input {
    width: 100% !important;
  }
}

@media (max-width: 430px) {
  .account-profile-form-page .input-group11,
  .account-profile-form-page .account-profile-type-options {
    grid-template-columns: 1fr;
  }

  .account-profile-form-page .account-avatar-preview {
    width: 96px !important;
    height: 96px !important;
  }

  .account-profile-form-page .title-user_tk {
    font-size: 16px !important;
  }
}

@media (max-width: 360px) {
  .account-profile-form-page .list_menu_header_user ul {
    gap: 4px;
  }

  .account-profile-form-page .list_menu_header_user ul li a {
    min-height: 32px;
    padding: 5px 4px !important;
    font-size: 11px !important;
  }
}

@media (max-width: 1023px) {
  .account-settings-page .list_menu_header_user ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .account-settings-page .list_menu_header_user ul li:nth-child(2),
  .account-settings-page .list_menu_header_user ul li:nth-child(3) {
    grid-column: auto;
    grid-row: auto;
  }

  .account-settings-page .list_menu_header_user ul li:last-child:nth-child(odd) {
    
  }

  .account-settings-page .tabs-pro-detail {
    width: 100%;
    max-width: 760px;
    margin: 12px auto 0;
    padding: 14px;
    border: 1px solid var(--profile-border);
    border-radius: 12px;
    background: var(--profile-card);
    box-shadow: 0 14px 32px rgba(15, 42, 74, 0.08);
  }

  .account-settings-page .ul-tabs-pro-mk {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    width: 100%;
    margin: 0 0 14px;
    padding: 0;
    list-style: none;
  }

  .account-settings-page .ul-tabs-pro-mk li {
    display: flex;
    min-height: 46px;
    align-items: center;
    justify-content: center;
    padding: 9px 10px;
    border: 1px solid var(--profile-border);
    border-radius: 10px;
    background: #f8fbff;
    color: var(--profile-text);
    font-size: 15px;
    line-height: 1.25;
    text-align: center;
  }

  .account-settings-page .ul-tabs-pro-mk li.active {
    border-color: #b9d6f2;
    background: #eaf4ff;
    color: #0b5cab;
    font-weight:600;
  }

  .account-settings-page .title-user_tk {
    padding: 4px 0 12px;
  }

  .account-settings-page .form-user1 {
    width: 100%;
    margin: 0;
  }

  .account-settings-page .wrap-user-box,
  .account-settings-page .chuyenkhoannganhang {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    width: 100%;
  }

  .account-settings-page .thongtinthanhtoan,
  .account-settings-page .chuyenkhoannganhang,
  .account-settings-page .button-user-dichgia {
    grid-column: 1 / -1;
  }

  .account-settings-page .input-user {
    position: relative;
  }

  .account-settings-page .input-group-append.as12 {
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
    z-index: 2;
  }

  .account-settings-page .input-group-text {
    display: flex;
    width: 38px;
    height: 38px;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 10px;
    background: #eef6ff;
    color: #0b5cab;
  }

  .account-settings-page input[type="password"].form-control {
    padding-right: 54px;
  }

  .account-settings-page .button-user-dichgia {
    display: flex;
    justify-content: flex-end;
    margin-top: 2px;
  }

  .account-settings-page .button-user-dichgia input {
    width: auto;
    min-width: 190px;
    min-height: 52px;
    padding: 0 22px;
    border: 0;
    border-radius: 10px;
    background: #247cc1;
    color: #fff;
    font-size: 16px;
    font-weight:600;
  }
}

@media (max-width: 767px) {
  .account-settings-page .tabs-pro-detail {
    padding: 12px;
  }

  .account-settings-page .wrap-user-box,
  .account-settings-page .chuyenkhoannganhang {
    grid-template-columns: 1fr;
  }

  .account-settings-page .button-user-dichgia,
  .account-settings-page .button-user-dichgia input {
    width: 100%;
  }
}

@media (max-width: 360px) {
  .account-settings-page .ul-tabs-pro-mk,
  .account-settings-page .list_menu_header_user ul {
    grid-template-columns: 1fr;
  }

  .account-settings-page .list_menu_header_user ul li:last-child:nth-child(odd) {
    grid-column: auto;
  }
}

@media (max-width: 1023px) {
  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .right_user_tk {
    padding: 12px !important;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .header_user {
    width: 100% !important;
    max-width: 760px !important;
    margin: 0 auto 14px !important;
    padding: 0 !important;
    border: 1px solid var(--profile-border) !important;
    border-radius: 8px !important;
    background: #fff !important;
    box-shadow: 0 8px 22px rgba(22, 34, 51, 0.07) !important;
    overflow: hidden !important;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .title-user_tk,
  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .wrap-user {
    width: 100% !important;
    max-width: 760px !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .title-user_tk {
    margin-top: 2px !important;
    margin-bottom: 12px !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .wrap-user {
    margin-bottom: 18px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .form-user {
    display: grid !important;
    grid-template-columns: 170px minmax(0, 1fr);
    gap: 14px;
    width: 100%;
    margin: 0 !important;
    align-items: flex-start;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .img_user {
    display: grid !important;
    justify-items: center;
    gap: 10px;
    width: 100% !important;
    margin: 0 !important;
    padding: 16px 12px !important;
    border: 1px solid var(--profile-border) !important;
    border-radius: 8px !important;
    background: var(--profile-card) !important;
    box-shadow: 0 8px 22px rgba(22, 34, 51, 0.07) !important;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .account-avatar-preview,
  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .img_user img.account-avatar-preview {
    width: 108px !important;
    height: 108px !important;
    margin: 0 !important;
    border-radius: 50% !important;
    object-fit: cover;
    box-shadow: 0 0 0 4px #eef4fb;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .img_user .custom-file-label::after {
    position: static !important;
    inset: auto !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: auto !important;
    min-width: 124px;
    max-width: 100%;
    height: 38px !important;
    min-height: 38px;
    margin: 0 !important;
    padding: 8px 14px !important;
    border: 0 !important;
    border-radius: 8px !important;
    font-size: 14px !important;
    line-height: 1.15 !important;
    white-space: nowrap;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .border_user {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px !important;
    margin: 0 !important;
    padding: 16px !important;
    border: 1px solid var(--profile-border) !important;
    border-radius: 8px !important;
    background: var(--profile-card) !important;
    box-shadow: 0 8px 22px rgba(22, 34, 51, 0.07) !important;
    overflow: visible !important;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .input-group11 {
    display: grid !important;
    grid-template-columns: minmax(112px, 0.38fr) minmax(0, 0.62fr);
    gap: 10px !important;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .account-profile-type-options {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px !important;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .radio-user {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    min-height: 44px;
    margin: 0 !important;
    padding: 10px 12px;
    border: 1px solid var(--profile-border);
    border-radius: 8px;
    background: #f8fafc;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .radio-user input {
    flex: 0 0 18px;
    width: 18px !important;
    min-width: 18px !important;
    height: 18px !important;
    min-height: 18px !important;
    margin: 0 !important;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .radio-user span {
    flex: 1 1 auto;
    margin: 0 !important;
    font-size: 14px !important;
    line-height: 1.3 !important;
    overflow-wrap: normal !important;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .doanhnghiep.is-visible {
    display: grid !important;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .button-user {
    grid-column: 1 / -1;
    display: flex !important;
    justify-content: flex-end;
    margin: 2px 0 0 !important;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .button-user input {
    width: auto !important;
    min-width: 180px;
    max-width: 100% !important;
    min-height: 44px !important;
    padding: 10px 18px !important;
    border: 0 !important;
    border-radius: 8px !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
  }
}

@media (max-width: 767px) {
  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .right_user_tk {
    padding: 10px 8px 0 !important;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .form-user,
  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .border_user,
  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .doanhnghiep,
  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .doanhnghiep.is-visible {
    grid-template-columns: 1fr;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .img_user,
  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .border_user {
    padding: 14px !important;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .account-avatar-preview,
  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .img_user img.account-avatar-preview {
    width: 96px !important;
    height: 96px !important;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .button-user,
  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .button-user input {
    width: 100% !important;
  }
}

@media (max-width: 430px) {
  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .input-group11,
  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .account-profile-type-options {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .account-responsive-page.account-profile-form-page:not(.customer-home-page):not(.customer-order-page) .list_menu_header_user ul {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
