.forgot-password-modal {
  width: 448px !important;
  padding: 0 15px 20px 15px;
}
.forgot-password-modal .sprite_logo.header-logo {
  width: 100%;
  height: 62px;
  background-size: contain;
  background-position: 100% 0;
}

.fpm-body .fpm-choose-option {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 25px 0 15px;
}
.fpm-body .fpm-choose-option > div {
  flex: 1 1 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 20px;
  border: 1px solid #2d7293;
  box-sizing: border-box;
  background-color: #2d7293;
}
.fpm-body .fpm-choose-option > div:hover {
  cursor: pointer;
}
.fpm-body .fpm-choose-option > div.active {
  background-color: transparent;
}
.fpm-body .w88-form-icon > div {
  flex: 1;
  display: flex;
  align-items: center;
  height: 36px;
}
.fpm-body .w88-form-icon > div.icon {
  background-color: #4d4d4d;
  padding: 0 10px;
  justify-content: space-between;
  gap: 5px;
}
.fpm-body .w88-form-icon > div.icon,
.fpm-body .w88-form-icon > div.icon * {
  font-size: 14px;
  color: #fff;
}
.white.forgot-password-modal .fpm-body .w88-form-icon > div.icon {
  background-color: #ddd;
}
.white.forgot-password-modal .fpm-body .w88-form-icon > div.icon,
.white.forgot-password-modal .fpm-body .w88-form-icon > div.icon * {
  color: #000;
}
.fpm-body .w88-form-icon > div.icon + input[type="text"].w88-input {
  padding-left: 5px !important;
}
.fpm-body .w88-form-icon .w88-icon {
  z-index: 1;
}
.fpm-body .fpm-choose-option > div .w88-icon:before {
  width: 50px;
  height: 50px;
}
.fpm-form {
  min-height: 92px;
  overflow: hidden;
}
.fpm-form .fpm-form-input .fpm-fi-input {
  padding: 11px 0 11px 5px;
  border: 1px solid transparent;
  box-sizing: content-box;
}
.fpm-form .fpm-form-input.fpm-form-input-flag input[type="text"].w88-input {
  padding-left: 10px !important;
}
.fpm-form-button .fpm-button-submit {
  font-size: 24px;
  font-weight: bold;
  display: block;
  padding: 8px 20px;
  margin-top: 10px;
}
.fpm-form .fpm-form-input.fpm-form-error input,
.fpm-form .fpm-form-input.fpm-form-error div.prettydropdown,
.fpm-form .fpm-form-input .fpm-fi-input.error,
.fpm-form .fpm-form-input.fpm-form-error .select2-container .select2-selection {
  border-color: #d6001e !important;
}
.fpm-form .fpm-form-input.fpm-form-error .select2-container .select2-selection {
  border-width: 1px;
  border-style: solid;
}
.fpm-form .fpm-form-input.fpm-form-error small.error {
  color: #d6001e;
  font-size: 11px;
}
.fpm-form .fpm-form-input-flag .fpm-fi-flag,
.select2-container ul.select2-results__options li .fpm-fi-flag {
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
}
.fpm-form .fpm-form-input-flag .fpm-fi-flag span,
.select2-container ul.select2-results__options li .fpm-fi-flag span {
  font-size: 14px;
}

.forgot-password-modal .fpm-title {
  font-size: 22px;
  padding: 10px 0;
  font-weight: 600;
  text-transform: uppercase;
}
.forgot-password-modal .fpm-sub-title {
  font-size: 16px;
}
.forgot-password-modal .fpm-title,
.forgot-password-modal .fpm-sub-title {
  text-align: center;
}
.forgot-password-modal .fpm-sub-title {
  color: #808080;
}
.fpm-co-text {
  color: #fff;
}
.white.forgot-password-modal .fpm-co-text,
.white.forgot-password-modal div.title {
  color: #000;
}
.white.forgot-password-modal div.title.fpm-sub-title {
  color: #808080;
}
.forgot-password-modal .hidden {
  display: none !important;
}

/* FLAGS */
.forgot-password-modal [class^="flag_"],
.fpm-fi-flag [class^="flag_"] {
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  background-size: contain;
}
.forgot-password-modal .flag_AUD,
.forgot-password-modal .flag_en-au_AUD,
.fpm-fi-flag .flag_en-au_AUD {
  background-image: url("/_static/img/flags/Flag-AU.png");
}
.forgot-password-modal .flag_BRL,
.forgot-password-modal .flag_pt-br_BRL,
.fpm-fi-flag .flag_pt-br_BRL {
  background-image: url("/_static/img/flags/Flag-BR.png");
}
.forgot-password-modal .flag_CLP,
.forgot-password-modal .flag_es-cl_CLP,
.fpm-fi-flag .flag_es-cl_CLP {
  background-image: url("/_static/img/flags/Flag-CL.png");
}
.forgot-password-modal .flag_RMB,
.forgot-password-modal .flag_zh-cn_RMB,
.fpm-fi-flag .flag_zh-cn_RMB {
  background-image: url("/_static/img/flags/Flag-CN.png");
}
.forgot-password-modal .flag_UUS,
.forgot-password-modal .flag_en-us_UUS,
.fpm-fi-flag .flag_en-us_UUS {
  background-image: url("/_static/img/flags/Flag-EN.png");
}
.forgot-password-modal .flag_IDR,
.forgot-password-modal .flag_id-id_IDR,
.fpm-fi-flag .flag_id-id_IDR {
  background-image: url("/_static/img/flags/Flag-ID.png");
}
.forgot-password-modal .flag_INR,
.forgot-password-modal .flag_en-in_INR,
.forgot-password-modal .flag_hi-in_INR,
.fpm-fi-flag .flag_en-in_INR,
.fpm-fi-flag .flag_hi-in_INR {
  background-image: url("/_static/img/flags/Flag-IN.png");
}
.forgot-password-modal .flag_km-kh_USD,
.fpm-fi-flag .flag_km-kh_USD {
  background-image: url("/_static/img/flags/Flag-KH.png");
}
.forgot-password-modal .flag_KRW,
.forgot-password-modal .flag_ko-kr_KRW,
.fpm-fi-flag .flag_ko-kr_KRW {
  background-image: url("/_static/img/flags/Flag-KR.png");
}
.forgot-password-modal .flag_MXN,
.forgot-password-modal .flag_es-mx_MXN,
.fpm-fi-flag .flag_es-mx_MXN {
  background-image: url("/_static/img/flags/Flag-MX.png");
}
.forgot-password-modal .flag_MYR,
.forgot-password-modal .flag_en-my_MYR,
.forgot-password-modal .flag_zh-my_MYR,
.fpm-fi-flag .flag_en-my_MYR,
.fpm-fi-flag .flag_zh-my_MYR {
  background-image: url("/_static/img/flags/Flag-MY.png");
}
.forgot-password-modal .flag_PEN,
.forgot-password-modal .flag_es-pe_PEN,
.fpm-fi-flag .flag_es-pe_PEN {
  background-image: url("/_static/img/flags/Flag-PE.png");
}
.forgot-password-modal .flag_THB,
.forgot-password-modal .flag_th-th_THB,
.fpm-fi-flag .flag_th-th_THB {
  background-image: url("/_static/img/flags/Flag-TH.png");
}
.forgot-password-modal .flag_TRY,
.forgot-password-modal .flag_tr-tr_TRY,
.fpm-fi-flag .flag_tr-tr_TRY {
  background-image: url("/_static/img/flags/Flag-TR.png");
}
.forgot-password-modal .flag_USD,
.forgot-password-modal .flag_en-us_USD,
.fpm-fi-flag .flag_en-us_USD {
  background-image: url("/_static/img/flags/Flag-US.png");
}
.forgot-password-modal .flag_VND,
.forgot-password-modal .flag_vi-vn_VND,
.fpm-fi-flag .flag_vi-vn_VND {
  background-image: url("/_static/img/flags/Flag-VN.png");
}
.forgot-password-modal .flag_KES,
.forgot-password-modal .flag_en-ke_KES,
.fpm-fi-flag .flag_en-ke_KES {
  background-image: url("/_static/img/flags/Flag-KE.png");
}
.forgot-password-modal .flag_BDT,
.forgot-password-modal .flag_bn-bd_BDT,
.fpm-fi-flag .flag_bn-bd_BDT {
  background-image: url("/_static/img/flags/Flag-BD.png");
}

/* SELECT 2 */
.fpm-form .fpm-form-input .select2-container .select2-selection__arrow b {
  border: none;
}
.select2-container .select-loading {
  position: absolute;
  z-index: 1;
  top: 7px;
  right: 5px;
  padding: 0 5px;
  background-color: #333333;
}
.forgot-password-modal.white .select2-container .select-loading {
  background-color: #eeeeee;
}
.fpm-form .fpm-form-input .select2-container {
  width: 100% !important;
}
.fpm-form .fpm-form-input.fpm-form-input-flag .select2-container {
  flex: 1;
}
.fpm-form .fpm-form-input .select2-container .select2-selection {
  background: #333333;
}
.fpm-form .fpm-form-input .select2-container .select2-selection,
.fpm-form
  .fpm-form-input
  .select2-container
  .select2-selection
  .select2-selection__rendered {
  color: #ffffff;
  border: none;
  font-size: 13px;
}
.fpm-form .fpm-form-input .select2-container .select2-selection {
  height: 40px;
  border-radius: 0;
  padding-left: 45px;
}
.fpm-form
  .fpm-form-input.fpm-form-input-flag
  .select2-container
  .select2-selection {
  height: 36px;
  padding-left: 10px;
  padding-right: 20px;
}
.fpm-form
  .fpm-form-input
  .select2-container
  .select2-selection
  .select2-selection__rendered {
  line-height: 40px;
}
.fpm-form
  .fpm-form-input.fpm-form-input-flag
  .select2-container
  .select2-selection
  .select2-selection__rendered {
  line-height: 36px;
}
.fpm-form
  .fpm-form-input
  .select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  font-size: 13px;
}
.forgot-password-modal.white
  .fpm-form
  .fpm-form-input
  .select2-container
  .select2-selection,
.forgot-password-modal.white
  .fpm-form
  .fpm-form-input
  .select2-container
  .select2-selection
  .select2-selection__rendered {
  background: #eeeeee;
  color: #1f1f1f;
}

.fpm-form
  .fpm-form-input
  .select2-container
  .select2-selection__arrow
  b:before {
  box-sizing: border-box;
  content: "";
  display: block;
  margin: auto;
  position: absolute;
}
.fpm-form
  .fpm-form-input
  .select2-container
  .select2-selection__arrow
  b:before {
  background-image: url("/_static/svg/grey/arrow.svg");
  transform: rotate(180deg) translate(-5px, -4px);
}
.forgot-password-modal.white
  .fpm-form
  .fpm-form-input
  .select2-container
  .select2-selection__arrow
  b:before {
  background-image: url("/_static/svg/white/arrow.svg");
}
.fpm-form
  .fpm-form-input
  .select2-container
  .select2-selection__arrow
  b:before {
  border: none;
  height: 17px;
  width: 17px;
  bottom: unset;
  top: calc(50% - 12px);
  right: 12px;
}
.fpm-form
  .fpm-form-input
  .select2-container
  .select2-selection__arrow
  b:before {
  top: calc(50% - 5px);
  right: 0px;
}

.select2-search--dropdown input {
  background: #333333;
  padding-left: 5px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-right: 0px !important;
  font-size: 14px;
  color: #fff;
  height: 40px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #333;
}
.select2-dropdown {
  border: none;
  border-radius: 0px;
}
.select2-container--open .select2-dropdown--below {
  background: #404040;
}
.select2-results__option {
  color: #d6d6d6;
  font-size: 14px;
}
.select2-container--default .select2-results__option--selected,
.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background: #1e90ff;
  color: #1f1f1f;
}
.white .select2-search--dropdown input {
  background: #eeeeee;
  color: #1f1f1f;
  height: 40px;
}
.white
  .select2-container--default
  .select2-search--dropdown
  .select2-search__field {
  border: 1px solid #c9c9c9;
}
.white .select2-dropdown {
  border: none;
  border-radius: 0px;
}
.white .select2-container--open .select2-dropdown--below {
  background: #eeeeee;
}
.white .select2-results__option {
  color: #1f1f1f;
  font-size: 14px;
}
.white .select2-container--default .select2-results__option--selected,
.white
  .select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background: #1e90ff;
  color: #1f1f1f;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__clear:before {
  background-image: url("/_static/svg/grey/close.svg");
  content: "";
  height: 17px;
  width: 17px;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  height: 40px;
  margin-right: 35px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__clear
  span {
  display: none;
}
