@font-face {
  font-family: "bcn_arabic_roundedbold";
  src: url("../../fonts/newfonts/bcnarabicrounded-bold-webfont.woff2") format("woff2"), url("../../fonts/newfonts/bcnarabicrounded-bold-webfont.woff") format("woff"), url("../../fonts/newfonts/bcnarabicrounded-bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "bcn_arabic_roundedbook";
  src: url("../../fonts/newfonts/bcnarabicrounded-book-webfont.woff2") format("woff2"), url("../../fonts/newfonts/bcnarabicrounded-book-webfont.woff") format("woff"), url("../../fonts/newfonts/bcnarabicrounded-book-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "bcn_arabic_roundedlight";
  src: url("../../fonts/newfonts/bcnarabicrounded-light-webfont.woff2") format("woff2"), url("../../fonts/newfonts/bcnarabicrounded-light-webfont.woff") format("woff"), url("../../fonts/newfonts/bcnarabicrounded-light-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "bcn_arabic_roundedmedium";
  src: url("../../fonts/newfonts/bcnarabicrounded-medium-webfont.woff2") format("woff2"), url("../../fonts/newfonts/bcnarabicrounded-medium-webfont.woff") format("woff"), url("../../fonts/newfonts/bcnarabicrounded-medium-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "bcn_arabic_roundedregular";
  src: url("../../fonts/newfonts/bcnarabicrounded-regular-webfont.woff2") format("woff2"), url("../../fonts/newfonts/bcnarabicrounded-regular-webfont.woff") format("woff"), url("../../fonts/newfonts/bcnarabicrounded-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "bcn_arabic_roundedthin";
  src: url("../../fonts/newfonts/bcnarabicrounded-thin-webfont.woff2") format("woff2"), url("../../fonts/newfonts/bcnarabicrounded-thin-webfont.woff") format("woff"), url("../../fonts/newfonts/bcnarabicrounded-thin-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "bcn_arabic_roundedultralight";
  src: url("../../fonts/newfonts/bcnarabicrounded-ultralight-webfont.woff2") format("woff2"), url("../../fonts/newfonts/bcnarabicrounded-ultralight-webfont.woff") format("woff"), url("../../fonts/newfonts/bcnarabicrounded-ultralight-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "fedra_arabic_display_arblack";
  src: url("../../fonts/newfonts/fedraarabicdisplayar-black-webfont.woff2") format("woff2"), url("../../fonts/newfonts/fedraarabicdisplayar-black-webfont.woff") format("woff"), url("../../fonts/newfonts/fedraarabicdisplayar-black-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "fedra_arabic_display_hairline";
  src: url("../../fonts/newfonts/fedraarabicdisplayar-hairline-webfont.woff2") format("woff2"), url("../../fonts/newfonts/fedraarabicdisplayar-hairline-webfont.woff") format("woff"), url("../../fonts/newfonts/fedraarabicdisplayar-hairline-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "fedra_arabic_display_arheavy";
  src: url("../../fonts/newfonts/fedraarabicdisplayar-heavy-webfont.woff2") format("woff2"), url("../../fonts/newfonts/fedraarabicdisplayar-heavy-webfont.woff") format("woff"), url("../../fonts/newfonts/fedraarabicdisplayar-heavy-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "fedra_arabic_display_arthin";
  src: url("../../fonts/newfonts/fedraarabicdisplayar-thin-webfont.woff2") format("woff2"), url("../../fonts/newfonts/fedraarabicdisplayar-thin-webfont.woff") format("woff"), url("../../fonts/newfonts/fedraarabicdisplayar-thin-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.loginForm .login-title,
.register-page .login-title {
  color: #EC008C;
  font-size: 25px;
  line-height: 26px;
  font-weight: 700; }
  .loginForm .login-title:lang(ar),
  .register-page .login-title:lang(ar) {
    font-family: "bcn_arabic_roundedbold"; }

.loginForm .form-group,
.register-page .form-group {
  width: 100%; }
  .loginForm .form-group .form-control-label,
  .register-page .form-group .form-control-label {
    position: relative;
    left: 0;
    top: 0; }
  .loginForm .form-group .jq-dte,
  .register-page .form-group .jq-dte {
    border-radius: 12px; }

.loginForm select,
.register-page select {
  background-position-x: 100%;
  background-position-y: 10px;
  padding: 10px; }

.register-page .form-group .revealPassword {
  top: 31px;
  right: 8px; }

.register-page .form-group .date-label.is-invalid {
  color: #c3281c; }

.loginForm .form-group .form-control {
  height: 51px; }

.join-widget {
  background: rgba(0, 168, 230, 0.1);
  border-radius: 6px;
  margin-top: 20px; }
  .join-widget a {
    width: 100%;
    height: 58px;
    text-align: left;
    color: #2C52A4;
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 700; }
    .join-widget a:lang(ar) {
      font-family: "bcn_arabic_roundedbold"; }
    .join-widget a::before {
      content: "";
      background-image: url(../../../../images/modesh/modesh-character.png);
      display: block;
      width: 50px;
      height: 100%;
      background-repeat: no-repeat;
      margin-right: 5px;
      padding: 0;
      background-size: contain; }
    .join-widget a:lang(ar)::before {
      -webkit-transform: rotateY(180deg);
              transform: rotateY(180deg); }

.forget-password-page .header-title {
  color: #282828;
  font-size: 25px;
  line-height: 26px;
  font-weight: 700;
  padding: 10px 0; }
  .forget-password-page .header-title:lang(ar) {
    font-family: "bcn_arabic_roundedbold"; }

.forget-password-page .info-text {
  color: #282828;
  font-size: 14px;
  font-weight: 400; }
  .forget-password-page .info-text:lang(ar) {
    font-family: "bcn_arabic_roundedregular"; }
  .forget-password-page .info-text:lang(en) {
    font-family: 'Nunito', sans-serif; }
  .forget-password-page .info-text.bold {
    font-weight: 500; }
    .forget-password-page .info-text.bold:lang(ar) {
      font-family: "bcn_arabic_roundedmedium"; }

.forget-password-page .blueButton, .forget-password-page .yellowButton {
  width: 100%;
  height: 72px; }

.forget-password-page #reset-password-email {
  border: 1px solid #E1E1E1;
  background-color: transparent;
  border-radius: 4px; }

.forget-password-page .form-actions {
  margin-top: 20px; }

.forget-password-page .reset-success-container img {
  width: 48px;
  height: auto;
  margin-left: 5px; }

.reset-box .form-actions {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.form-group {
  margin-top: 16px;
  position: relative;
  width: 100%;
  /* The container must be positioned relative: */
  /* style the items (options), including the selected item: */
  /* Style items (options): */
  /* Hide the items when the select box is closed: */ }
  .form-group label {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.28333px;
    color: #666666;
    position: relative;
    left: 0;
    top: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    z-index: 1;
    font-weight: 400; }
    .form-group label:lang(ar) {
      font-family: "bcn_arabic_roundedregular"; }
    .form-group label:lang(en) {
      font-family: 'Nunito', sans-serif; }
    .form-group label.active {
      font-size: 12px; }
    .form-group label.is-invalid, .form-group label.error {
      color: #c3281c; }
  .form-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1667 7.64166C14.0106 7.48646 13.7994 7.39934 13.5792 7.39934C13.3591 7.39934 13.1478 7.48646 12.9917 7.64166L10 10.5917L7.05004 7.64166C6.8939 7.48646 6.68269 7.39934 6.46254 7.39934C6.24238 7.39934 6.03117 7.48646 5.87504 7.64166C5.79693 7.71913 5.73494 7.8113 5.69263 7.91285C5.65032 8.0144 5.62854 8.12332 5.62854 8.23333C5.62854 8.34334 5.65032 8.45226 5.69263 8.55381C5.73494 8.65536 5.79693 8.74753 5.87504 8.825L9.40837 12.3583C9.48584 12.4364 9.57801 12.4984 9.67956 12.5407C9.78111 12.583 9.89003 12.6048 10 12.6048C10.11 12.6048 10.219 12.583 10.3205 12.5407C10.4221 12.4984 10.5142 12.4364 10.5917 12.3583L14.1667 8.825C14.2448 8.74753 14.3068 8.65536 14.3491 8.55381C14.3914 8.45226 14.4132 8.34334 14.4132 8.23333C14.4132 8.12332 14.3914 8.0144 14.3491 7.91285C14.3068 7.8113 14.2448 7.71913 14.1667 7.64166Z' fill='black'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: 10px;
    padding: 10px; }
  .form-group .invalid-feedback {
    color: #c3281c;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.28333px;
    position: relative;
    left: 0;
    top: 0;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    z-index: 1;
    font-weight: 400; }
  .form-group .form-control {
    background-color: rgba(217, 217, 217, 0.5);
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.28333px;
    border-radius: 12px;
    height: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    margin-top: 5px;
    font-size: 14px;
    color: #282828;
    border: none;
    padding: 12px 16px 12px 16px;
    font-weight: 400; }
    .form-group .form-control:lang(ar) {
      font-family: "bcn_arabic_roundedregular"; }
    .form-group .form-control:lang(en) {
      font-family: 'Nunito', sans-serif; }
    .form-group .form-control.is-invalid, .form-group .form-control.error {
      border-color: #c3281c; }
    .form-group .form-control:focus {
      border-color: #000;
      outline: none; }
    .form-group .form-control:disabled {
      background-color: #D9D9D9; }
  .form-group .form-control-text-area {
    background-color: #fff;
    border: 2px solid #eaeaea;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.28333px;
    border-radius: 12px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 13px 16px 0;
    width: 100%;
    height: 40px; }
    .form-group .form-control-text-area.is-invalid, .form-group .form-control-text-area.error {
      border-color: #c3281c; }
    .form-group .form-control-text-area:focus {
      border-color: #000;
      height: auto;
      min-height: 150px; }
  .form-group input:-webkit-autofill, .form-group input:autofill, .form-group input:-internal-autofill-selected {
    background: #fff !important; }
  .form-group.is-invalid .form-control, .form-group.error .form-control {
    border-color: #c3281c; }
  .form-group.is-invalid label, .form-group.error label {
    color: #c3281c; }
  .form-group.is-invalid .select-selected, .form-group.error .select-selected {
    border-color: #c3281c; }
  .form-group.woLabel {
    margin-bottom: 13px;
    margin-top: 0; }
    .form-group.woLabel .select-selected {
      padding-top: 13px; }
  .form-group .custom-select, .form-group.custom-select {
    position: relative; }
    .form-group .custom-select label, .form-group.custom-select label {
      top: 38%;
      font-size: 12px; }
    .form-group .custom-select select, .form-group.custom-select select {
      display: none;
      /*hide original SELECT element: */ }
  .form-group .select-selected {
    background-color: #fff;
    height: 40px;
    border-radius: 12px;
    border: 2px solid #eaeaea;
    padding: 21px 16px 12px; }
    .form-group .select-selected::after {
      content: "";
      position: absolute;
      top: 28px;
      right: 18px;
      width: 0;
      height: 0;
      background-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 0.843098L5.51015 6L5.49937 5.99106L5.48985 6L6.14954e-08 0.843098L0.896897 -1.20478e-07L5.44118 4.29238L6.13366 3.7281L10.1025 -1.0703e-08L11 0.843098Z' fill='%23D7D7D7'/%3E%3C/svg%3E%0A");
      background-size: 11px;
      background-position: left top;
      background-repeat: no-repeat;
      -webkit-transition: all ease 0.2s;
      transition: all ease 0.2s;
      width: 11px;
      height: 6px; }
    .form-group .select-selected.select-arrow-active {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
      .form-group .select-selected.select-arrow-active::after {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
    .form-group .select-selected.is-invalid, .form-group .select-selected.error {
      border-color: #c3281c; }
  .form-group .dob-field {
    background-color: #fff;
    border: 1px solid #eaeaea;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.28333px;
    border-radius: 12px;
    height: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 13px 16px 0;
    padding-top: 16px;
    width: 100%;
    position: relative; }
    .form-group .dob-field::after {
      content: "";
      position: absolute;
      top: 23px;
      right: 14px;
      width: 0;
      height: 0;
      background-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 0.843098L5.51015 6L5.49937 5.99106L5.48985 6L6.14954e-08 0.843098L0.896897 -1.20478e-07L5.44118 4.29238L6.13366 3.7281L10.1025 -1.0703e-08L11 0.843098Z' fill='%23D7D7D7'/%3E%3C/svg%3E%0A");
      background-size: 11px;
      background-position: left top;
      background-repeat: no-repeat;
      -webkit-transition: all ease 0.2s;
      transition: all ease 0.2s;
      width: 11px;
      height: 6px; }
    .form-group .dob-field.is-invalid, .form-group .dob-field.error {
      border-color: #c3281c; }
  .form-group .jq-dte {
    width: 100%;
    display: block;
    height: 40px;
    background-color: rgba(217, 217, 217, 0.5);
    border: none;
    padding: 12px 16px 12px 16px;
    color: #282828;
    font-size: 14px;
    margin-top: 5px;
    font-weight: 400; }
    .form-group .jq-dte:lang(ar) {
      font-family: "bcn_arabic_roundedregular"; }
    .form-group .jq-dte:lang(en) {
      font-family: 'Nunito', sans-serif; }
    .form-group .jq-dte .jq-dte-inner {
      width: 100%;
      display: block; }
      .form-group .jq-dte .jq-dte-inner input {
        background: transparent; }
    .form-group .jq-dte .jq-dte-day {
      width: 25px !important; }
    .form-group .jq-dte .jq-dte-month {
      width: 34px !important; }
    .form-group .jq-dte .jq-dte-year {
      width: 85px !important; }
    .form-group .jq-dte input {
      position: relative;
      border: 0;
      font-size: 16px;
      font-weight: 500; }
      .form-group .jq-dte input:lang(ar) {
        font-family: "bcn_arabic_roundedmedium"; }
      .form-group .jq-dte input:focus {
        outline: 0;
        border: 0; }
    .form-group .jq-dte .separator {
      margin-right: 10px; }
  .form-group .select-items div,
  .form-group .select-selected {
    color: #1E1E1E;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.28333px;
    font-weight: 400;
    cursor: pointer; }
    .form-group .select-items div:lang(ar),
    .form-group .select-selected:lang(ar) {
      font-family: "bcn_arabic_roundedregular"; }
    .form-group .select-items div:lang(en),
    .form-group .select-selected:lang(en) {
      font-family: 'Nunito', sans-serif; }
  .form-group .select-items div {
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    padding: 18px 16px 12px; }
  .form-group .select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    max-height: 227px;
    overflow: auto;
    overflow: scroll;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */ }
    .form-group .select-items::-webkit-scrollbar {
      display: none; }
  .form-group .select-items div.disabled {
    pointer-events: none;
    opacity: 0.6;
    color: #FF3E3E;
    text-decoration: line-through; }
  .form-group .select-hide {
    display: none; }
  .form-group .select-items div:hover,
  .form-group .same-as-selected {
    background-color: rgba(0, 0, 0, 0.05); }
  .form-group.card-type-wrapper,
  .form-group .card-number-wrapper {
    overflow: hidden; }
    .form-group.card-type-wrapper .card-type-image,
    .form-group .card-number-wrapper .card-type-image {
      width: 42px;
      height: 32px;
      background-size: 100%;
      display: inline-block;
      position: absolute;
      right: 15px;
      top: 10px;
      background: url("../../../../images/common/card/empty-3.png") no-repeat left top;
      background-size: 100%;
      border: 1px solid #efefef;
      border-radius: 6px;
      overflow: hidden; }
    .form-group.card-type-wrapper[data-type="mastercard"],
    .form-group .card-number-wrapper[data-type="mastercard"] {
      background-image: none; }
      .form-group.card-type-wrapper[data-type="mastercard"] .card-type-image,
      .form-group .card-number-wrapper[data-type="mastercard"] .card-type-image {
        background: url(../../../../images/common/card/master.png) no-repeat left top;
        background-size: 100%; }
    .form-group.card-type-wrapper[data-type="visa"],
    .form-group .card-number-wrapper[data-type="visa"] {
      background-image: none; }
      .form-group.card-type-wrapper[data-type="visa"] .card-type-image,
      .form-group .card-number-wrapper[data-type="visa"] .card-type-image {
        background: url(../../../../images/common/card/visa.png) no-repeat left top;
        background-size: 100%; }
    .form-group.card-type-wrapper[data-type="amex"],
    .form-group .card-number-wrapper[data-type="amex"] {
      background-image: none; }
      .form-group.card-type-wrapper[data-type="amex"] .card-type-image,
      .form-group .card-number-wrapper[data-type="amex"] .card-type-image {
        background: url(../../../../images/common/card/amex.png) no-repeat left top;
        background-size: 100%; }
    .form-group.card-type-wrapper[data-type="diners"],
    .form-group .card-number-wrapper[data-type="diners"] {
      background-image: none; }
      .form-group.card-type-wrapper[data-type="diners"] .card-type-image,
      .form-group .card-number-wrapper[data-type="diners"] .card-type-image {
        background: url(../../../../images/common/card/diners.png) no-repeat left top;
        background-size: 100%;
        height: 31px; }
    .form-group.card-type-wrapper[data-type="jcb"],
    .form-group .card-number-wrapper[data-type="jcb"] {
      background-image: none; }
      .form-group.card-type-wrapper[data-type="jcb"] .card-type-image,
      .form-group .card-number-wrapper[data-type="jcb"] .card-type-image {
        background: url(../../../../images/common/card/jcb.png) no-repeat left top;
        background-size: 100%;
        height: 31px; }
    .form-group.card-type-wrapper[data-type="discover"],
    .form-group .card-number-wrapper[data-type="discover"] {
      background-image: none; }
      .form-group.card-type-wrapper[data-type="discover"] .card-type-image,
      .form-group .card-number-wrapper[data-type="discover"] .card-type-image {
        background: url(../../../../images/common/card/discover.png) no-repeat left top;
        background-size: 100%;
        height: 31px; }
  .form-group .saved-card {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.28333px;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .form-group .saved-card .checkbox {
      width: 21px;
      height: 21px;
      background: url(../../../../images/common/uncheck@3x.png) no-repeat left top;
      background-size: 100%;
      margin-right: 10px; }
    .form-group .saved-card input {
      display: none;
      width: 21px;
      height: 21px; }
      .form-group .saved-card input:checked + .checkbox {
        background: url(../../../../images/common/checkedtick@3x.png) no-repeat left top;
        background-size: 100%; }
  .form-group.custom-checkBox {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .form-group.custom-checkBox input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 0;
      width: 0; }
      .form-group.custom-checkBox input:checked ~ .checkmark {
        background: #fff; }
        .form-group.custom-checkBox input:checked ~ .checkmark:after {
          display: block; }
    .form-group.custom-checkBox label {
      position: relative;
      -webkit-transform: none;
              transform: none;
      top: auto;
      left: 0;
      font-size: 12px;
      line-height: 17px;
      letter-spacing: -0.25px;
      padding-left: 26px; }
      .form-group.custom-checkBox label a {
        font-weight: 600;
        text-decoration: underline; }
        .form-group.custom-checkBox label a:lang(ar) {
          font-family: "bcn_arabic_roundedbold"; }
    .form-group.custom-checkBox .checkmark {
      position: absolute;
      top: 1px;
      left: 0;
      height: 20px;
      width: 20px;
      background-color: #fff;
      border: 2px solid #000000;
      border-radius: 2px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .form-group.custom-checkBox .checkmark:after {
        content: "";
        position: absolute;
        display: none;
        left: 6px;
        top: 2px;
        width: 5px;
        height: 9px;
        border: solid #1E1E1E;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      .form-group.custom-checkBox .checkmark:lang(ar):after {
        left: 3px;
        top: 4px;
        width: 9px;
        height: 6px; }
  .form-group .revealPassword {
    color: #1E1E1E;
    position: absolute;
    right: 20px;
    top: 40px;
    cursor: pointer;
    font-weight: 500;
    z-index: 2;
    width: 30px;
    height: 30px;
    padding: 5px; }
    .form-group .revealPassword:lang(ar) {
      font-family: "bcn_arabic_roundedmedium"; }

.select2-container.select2-container--open.select2-container--above .select2-selection {
  margin-top: 0; }

.select2-container .select2-selection {
  background-color: rgba(217, 217, 217, 0.5);
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.28333px;
  border-radius: 12px;
  height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-top: 5px;
  font-size: 14px;
  color: #282828;
  border: none;
  padding: 12px 16px 12px 16px;
  border-radius: 12px;
  font-weight: 400; }
  .select2-container .select2-selection:lang(ar) {
    font-family: "bcn_arabic_roundedregular"; }
  .select2-container .select2-selection:lang(en) {
    font-family: 'Nunito', sans-serif; }
  .select2-container .select2-selection.select2-selection--single .select2-selection__arrow {
    top: 12px;
    right: 5px; }
  .select2-container .select2-selection.select2-selection--single .select2-selection__rendered {
    line-height: 18px;
    padding-left: 0; }

.select2-container .select2-dropdown {
  border: 1px solid #eaeaea;
  background-color: #e8e8e8; }
  .select2-container .select2-dropdown.select2-dropdown--below {
    border-radius: 0 0 12px 12px; }
  .select2-container .select2-dropdown.select2-dropdown--above {
    border-radius: 12px 12px 0 0; }
  .select2-container .select2-dropdown .select2-search__field {
    border: none;
    height: 47px;
    font-size: 16px;
    background-color: #f6f6f6; }
  .select2-container .select2-dropdown .select2-results__options li {
    border-bottom: solid 1px #e1e1e1;
    height: 47px;
    letter-spacing: -0.6px;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer; }

.phone-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .phone-container .form-group {
    margin-left: 10px; }
    .phone-container .form-group.code-select {
      width: 25%; }
    .phone-container .form-group:first-child {
      margin-left: 0; }

.name-form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .name-form-group .form-group {
    margin-left: 10px; }
    .name-form-group .form-group:first-child {
      margin-left: 0; }

.gender-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 16px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  gap: 10px;
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */ }
  .gender-container .radio-container {
    background-color: rgba(217, 217, 217, 0.5);
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.28333px;
    border-radius: 12px;
    height: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    margin-top: 5px;
    font-size: 14px;
    color: #282828;
    border: none;
    padding: 12px 16px 12px 16px;
    font-weight: 400;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    gap: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    padding-left: 15px; }
    .gender-container .radio-container:lang(ar) {
      -webkit-box-pack: right;
          -ms-flex-pack: right;
              justify-content: right; }
  .gender-container .radio-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  .gender-container label {
    font-size: 14px;
    -webkit-transform: none;
            transform: none; }
  .gender-container .checkmark {
    height: 18px;
    width: 18px;
    border-radius: 50%;
    border: 1px solid black; }
  .gender-container .radio-container:hover input ~ .checkmark {
    background-color: #ccc; }
  .gender-container .radio-container input:checked ~ .checkmark {
    background-color: black;
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px black;
            box-shadow: 0 0 0 2px #fff, 0 0 0 3px black; }
  .gender-container .radio-container:after {
    content: "";
    position: absolute;
    display: none; }
  .gender-container .radio-container input:checked ~ .checkmark:after {
    display: block; }
  .gender-container .radio-container .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white; }

.form-actions {
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .form-actions button,
  .form-actions a.globalButton {
    padding-left: 38px;
    padding-right: 38px;
    width: 100%; }
  .form-actions.rightAligned button,
  .form-actions.rightAligned a.globalButton {
    width: auto;
    padding-left: 40px;
    padding-right: 40px; }
  .form-actions.spaceBetween {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .form-actions.spaceBetween button,
    .form-actions.spaceBetween a.globalButton {
      max-width: 147px;
      padding-left: 40px;
      padding-right: 40px;
      margin: 0; }
  .form-actions .new-user {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: -0.308571px; }

.forgot-password {
  line-height: 18px;
  letter-spacing: -0.28333px;
  color: #1E1E1E;
  text-align: right;
  margin-top: 10px; }
  .forgot-password a {
    color: #00A8E3;
    font-size: 12px;
    line-height: 22px;
    text-decoration: underline;
    font-weight: 600; }
    .forgot-password a:lang(ar) {
      font-family: "bcn_arabic_roundedbold"; }

.form-dual-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .form-dual-column.alignedVCenter {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .form-dual-column > div {
    width: 49%; }
  .form-dual-column.marginTop {
    margin-top: 20px; }

.otp-mobile-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px; }
  .otp-mobile-inputs .singleOtp {
    background: #fff;
    border: 3px solid #00A8E3;
    font-size: 26px;
    line-height: 18px;
    letter-spacing: -0.28333px;
    border-radius: 12px;
    height: 58px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 15px;
    width: 58px;
    margin-right: 10px;
    text-align: center; }
    .otp-mobile-inputs .singleOtp:last-child {
      margin-right: 0; }
    .otp-mobile-inputs .singleOtp.is-invalid, .otp-mobile-inputs .singleOtp.error {
      border-color: #c3281c; }

.otp-container .otp-header {
  width: 100%;
  text-align: center;
  font-weight: 700;
  color: #EC008C;
  font-size: 20px;
  margin-bottom: 20px; }
  .otp-container .otp-header:lang(ar) {
    font-family: "bcn_arabic_roundedbold"; }

.otp-container .otp-content p {
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 400; }
  .otp-container .otp-content p:lang(ar) {
    font-family: "bcn_arabic_roundedregular"; }
  .otp-container .otp-content p:lang(en) {
    font-family: 'Nunito', sans-serif; }

.otp-container .otp-content a {
  color: #2C52A4;
  font-weight: 600;
  line-height: 15px;
  text-align: center;
  width: 100%;
  display: inline-block;
  font-size: 14px;
  margin-top: 20px; }
  .otp-container .otp-content a:lang(ar) {
    font-family: "bcn_arabic_roundedbold"; }

.otp-container .otp-content .invalid-feedback {
  text-align: center; }

.register2 h2,
.edit2 h2 {
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 22px;
  font-weight: 600;
  margin: 0 0 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .register2 h2:lang(ar),
  .edit2 h2:lang(ar) {
    font-family: "bcn_arabic_roundedbold"; }

.register2 p,
.edit2 p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 13px; }

.register2 .otp-mobile-inputs,
.edit2 .otp-mobile-inputs {
  margin-bottom: 23px; }

.register2 .resendSms,
.edit2 .resendSms {
  display: block;
  margin-bottom: 5px;
  text-align: center;
  font-size: 12px;
  font-weight: 600; }
  .register2 .resendSms:lang(ar),
  .edit2 .resendSms:lang(ar) {
    font-family: "bcn_arabic_roundedbold"; }
  .register2 .resendSms.is-disabled, .register2 .resendSms.disabled,
  .edit2 .resendSms.is-disabled,
  .edit2 .resendSms.disabled {
    opacity: 0.5;
    pointer-events: none; }

.register2 .timerText,
.edit2 .timerText {
  display: block;
  margin-bottom: 5px;
  text-align: center;
  font-size: 11px; }

.register2 .backButton-ui,
.edit2 .backButton-ui {
  border: 1px solid #000000;
  border-radius: 5px;
  width: 59px;
  height: 25px;
  font-size: 11px;
  line-height: 25px;
  letter-spacing: -0.3px;
  text-align: center; }

#registeration-step-2 {
  display: none; }

#password-reset {
  text-transform: capitalize; }

.radio-button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  height: 40px;
  border-radius: 10px;
  letter-spacing: -0.38px;
  font-size: 15px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  -webkit-box-flex: inherit;
      -ms-flex-positive: inherit;
          flex-grow: inherit; }
  .radio-button-group .input-field {
    margin-top: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 17px;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .radio-button-group .input-field span {
      width: 33px;
      height: 33px;
      background: url(../images/m/icons/radio@3x.png) no-repeat center top;
      background-size: 100%;
      margin-right: 9px;
      display: inline-block; }
    .radio-button-group .input-field.active, .radio-button-group .input-field.selected {
      color: #1E1E1E; }
      .radio-button-group .input-field.active span, .radio-button-group .input-field.selected span {
        background: url(../images/m/icons/radiocheck@3x.png) no-repeat center top;
        background-size: 100%; }

.mobile-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 12px; }
  .mobile-group .form-group {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 80%; }
    .mobile-group .form-group:first-child {
      width: 20%; }
    .mobile-group .form-group .select-selected,
    .mobile-group .form-group .form-control {
      border-radius: 0; }
    .mobile-group .form-group .select-items {
      left: 1px;
      right: 1px; }
    .mobile-group .form-group .select-selected {
      line-height: 14px;
      font-size: 15px;
      color: #9B9B9B;
      white-space: nowrap;
      border-top-left-radius: 12px;
      border-bottom-left-radius: 12px;
      border-right: 1px solid #eaeaea;
      border-top: 1px solid #eaeaea;
      border-bottom: 1px solid #eaeaea;
      border-left: 1px solid #eaeaea;
      padding-top: 29px; }
      .mobile-group .form-group .select-selected::after, .mobile-group .form-group .select-selected:before {
        display: none; }
      .mobile-group .form-group .select-selected.select-arrow-active {
        border-bottom-left-radius: 0; }
    .mobile-group .form-group .form-control {
      border-top-right-radius: 12px;
      border-bottom-right-radius: 12px;
      border-right: 1px solid #eaeaea;
      border-top: 1px solid #eaeaea;
      border-bottom: 1px solid #eaeaea;
      border-left: 0; }

.form-group label {
  font-size: 14px;
  line-height: 18px;
  color: #666666;
  font-weight: 400; }
  .form-group label:lang(ar) {
    font-family: "bcn_arabic_roundedregular"; }
  .form-group label:lang(en) {
    font-family: 'Nunito', sans-serif; }
  .form-group label.active {
    font-size: 14px; }


/*# sourceMappingURL=login.css.map*/