.form-control {
  height: 40px;
}

.form-control:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}


.btn.btn-success {
  background-color: #00176B;
  border-color: #00176B;
}

.btn.btn-success:hover,
.btn.btn-success:focus {
  background-color: #334589;
  border-color: #334589;
}

.btn.btn-success:active {
  background-color: #34358b;
  background-color: #34358b;
  opacity: 0.8 !important;
}

.btn.btn-success:disabled {
  background-color: #B0B7D1 !important;
  border-color: #B0B7D1 !important;
  opacity: 0.8 !important;
  color: #fff !important;
}

.zocial:before {
  line-height: 30px;
  margin: 0 0.4em 0 0;
  padding: 0 0.4em;
}

.text-inline {
  display: inline;
  color: #00176B;
}

.text-default {
  color: #333333;
}

.login-pf .container .alert-error {
  color: #cc0000;
}

.login-pf .container .alert-warning {
  color: #ec7a08;
}

.login-pf .container .alert-info {
  color: #333333;
}

.login-pf .container .alert-success {
  color: #3f9c35;
}

/* #kc-social-providers li {
  display: inline-block;
} */
.ab-header-wrapper {
  text-align: center;
  margin-bottom: 20px;
}

.ab-logo-text {
  margin-bottom: -15px !important;
  display: inline-block;
  background-color: white;
  margin-right: 5px !important;
}

.padding-right-10 {
  padding-right: 10px;
}

.padding-left-10 {
  padding-left: 10px;
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-top-15 {
  margin-top: 15px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-top--60 {
  margin-top: -60px;
}

.margin-bottom-0 {
  margin-bottom: 0 !important;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.margin-bottom-12 {
  margin-bottom: 12px;
}

.margin-bottom-15 {
  margin-bottom: 15px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-40 {
  margin-bottom: 40px;
}

.text-black-light {
  color: #bdbdbd;
}

.ab-form-control {
  border-radius: 8px;
  font-size: 14px;
  height: 40px;
  padding: 0 18px;
}

.ab-btn {
  height: 40px;
  border-radius: 8px;
  font-size: 14px;
}

.ab-btn>span {
  line-height: 26px !important;
  /* padding-left: 40px !important; */
  font-family: 'Roboto', sans-serif;
}

.fullscreen-width {
  width: 100%;
}

.microsoft-signin-logo {
  background: url('../img/microsoft-icon.png') transparent 50% 50% no-repeat;
  /* display: inline-block; */
  margin: auto;
  width: 25px;
  height: 25px;
  vertical-align: middle;
}

.facebook-signin-logo {
  background: url('../img/Facebook.svg') transparent 50% 50% no-repeat;
  margin: auto;
  width: 25px;
  height: 25px;
  vertical-align: middle;
}

.google-signin-logo {
  background: url('../img/Google.svg') transparent 50% 50% no-repeat;
  /* display: inline-block; */
  margin: auto;
  width: 25px;
  height: 25px;
  vertical-align: middle;
}

.custom-select-lang {
  position: relative;
}

.selected-language {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  padding: 4px 6px 4px 12px;
  width: 125px;
  border-radius: 8px;
  border: 1px solid #F0F0F1;
  cursor: pointer;
}

.group-select-input-form {
  display: flex;
}

.country-code-dropdown {
  margin-right: 5px;
}

.country-code-button {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  border-radius: 8px;
  height: 40px;
  padding: 8px;
  background-color: transparent;
  border: 1px solid #F0F0F1;
  cursor: pointer;
}

.language-options {
  display: none;
  position: absolute;
  width: 125px;
  background-color: #fff;
  border: 1px solid #F0F0F1;
  border-radius: 8px;
  bottom: 30px;
  padding: 5px 7px !important;
  margin-top: 5px;
  z-index: 1000;
}

.custom-select-lang.open .language-options {
  display: flex;
  flex-direction: column;
}

.language-options li {
  display: flex;
  cursor: pointer;
  align-items: center;
  transition: background-color 0.2s ease;
  padding: 4px 10px;
}

.language-options li:hover,
.country-code-list li:hover {
  background-color: #f0f0f0;
  border-radius: 4px;
}

.select-lang-arrow,
.select-nation-arrow {
  background: url('../img/Bottom.svg') transparent 50% 50% no-repeat;
  width: 22.5px;
  height: 22.5px;
  transition: transform 0.3s ease;
}

.select-lang-arrow.rotate,
.select-nation-arrow.rotate {
  transform: rotate(-180deg);
}

.nation-option {
  width: 17.5px;
  height: 17.5px;
  border-radius: 50%;
  margin-right: 5px;
}

.nation-option-li {
  width: 18.5px;
  height: 17.5px;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 2px;
  margin-right: 5px;
}

.lang-option-vi {
  background: url('../img/vi.svg') transparent 50% 50% no-repeat;
  width: 22.5px;
  height: 22.5px;
  margin-right: 5px;
}

.lang-option-en {
  background: url('../img/en.svg') transparent 50% 50% no-repeat;
  width: 22.5px;
  height: 22.5px;
  margin-right: 5px;
}

.lang-option-id {
  background: url('https://upload.wikimedia.org/wikipedia/commons/thumb/9/9f/Flag_of_Indonesia.svg/800px-Flag_of_Indonesia.svg.png?20200822164827') transparent 50% 50% no-repeat;
  width: 22.5px;
  height: 22.5px;
  border-radius: 50%;
  margin-right: 5px;
}

.lang-option-th {
  background: url('../img/th.svg') transparent 50% 50% no-repeat;
  width: 22.5px;
  height: 22.5px;
  border-radius: 50%;
  margin-right: 5px;
}

.lang-option-ARABICS {
  background: url('../img/ARABICS.png') transparent 50% 50% no-repeat;
  width: 22.5px;
  height: 22.5px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 5px;
}

.show-password {
  position: absolute;
  top: 8px;
  right: 5px;
  background: url('../img/IconPW.svg') transparent 50% 50% no-repeat;
  background-size: 24px 24px;
  margin: auto;
  margin-right: 14px;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  cursor: pointer;
}

.hide-password {
  position: absolute;
  top: 8px;
  right: 5px;
  background: url('../img/IconSPW.svg') transparent 50% 50% no-repeat;
  background-size: 24px 24px;
  margin: auto;
  margin-right: 14px;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  cursor: pointer;
}

.sms-otp-logo {
  background: url('../img/Message.svg') transparent 50% 50% no-repeat;
  /* display: inline-block; */
  margin-right: 10px;
  width: 25px;
  height: 25px;
}

.zalo-otp-logo {
  background: url('../img/Zalo.svg') transparent 50% 50% no-repeat;
  /* display: inline-block; */
  margin-right: 10px;
  width: 25px;
  height: 25px;
}

.whatsApp-otp-logo {
  background: url('../img/WhatsApp.svg') transparent 50% 50% no-repeat;
  /* display: inline-block; */
  margin-right: 10px;
  width: 25px;
  height: 25px;
}

.phone-otp-logo {
  background: url('../img/Call.svg') transparent 50% 50% no-repeat;
  /* display: inline-block; */
  margin-right: 10px;
  width: 25px;
  height: 25px;
}

.pos-relative {
  position: relative;
}

.ab-form-break {
  display: flex;
  width: 100%;
  margin: 14px 0;
  font-size: 11px;
  line-height: 20px;
  font-weight: 500;
  color: #8da2b5;
  text-transform: uppercase;
}

.ab-form-break>div:first-child,
.ab-form-break>div:last-child {
  flex: 1;
  position: relative;
}

.ab-form-break>div:first-child:before,
.ab-form-break>div:last-child:before {
  content: ' ';
  position: absolute;
  top: 50%;
  left: 0px;
  right: 0px;
  height: 1px;
  background-color: #e1e7ea;
}

.ab-form-break>div:first-child {
  margin-right: 10px;
}

.ab-form-break>div:last-child {
  margin-left: 10px;
}

/* Disabled radio buttons for SDT and Username/Email */
.config-radio-disabled {
  opacity: 0.45;
  cursor: not-allowed !important;
  pointer-events: none;
}

.config-radio-disabled input {
  cursor: not-allowed !important;
}

.config-radio-disabled .checkmark {
  border-color: #ccc !important;
  background-color: #f0f0f0 !important;
}

@media (max-width: 446px) {
  .ab-form-control {
    font-size: 11px;
    padding: 0 10px;
  }
}