.customer-popup-login .modals-overlay {
    z-index: 899 !important;
}

.customer-popup-login .customer-popup-login {
    display: none;
}

.customer-popup-login .or-another-selection {
    display: inline-block;
    padding-right: 5px;
}


.customer-popup-login .tabs {
    display: flex;
    margin-bottom: 30px;
    overflow: hidden;
}

.customer-popup-login .tabs label {
    cursor: pointer;
    display: block;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1em;
    padding: 2rem 0;
    text-align: center;
}

.customer-popup-login .modal-popup .modal-header {
    padding-top: 0rem !important;
}

.customer-popup-login .tabs .tab {
    width: 50%;
}

.customer-popup-login1 .modals-overlay {
    z-index: 899 !important;
}

.customer-popup-login1 .customer-popup-login1 {
    display: none;
}

.customer-popup-login1 .or-another-selection {
    display: inline-block;
    padding-right: 5px;
}


.customer-popup-login1 .tabs {
    display: flex;
    margin-bottom: 30px;
    overflow: hidden;
}

.customer-popup-login1 .tabs label {
    cursor: pointer;
    display: block;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1em;
    padding: 2rem 0;
    text-align: center;
}

.customer-popup-login1 .modal-popup .modal-header {
    padding-top: 0rem !important;
}

.customer-popup-login1 .tabs .tab {
    width: 50%;
}

.customer-popup-email .modals-overlay {
    z-index: 899 !important;
}

.customer-popup-email .customer-popup-email {
    display: none;
}

.customer-popup-email .or-another-selection {
    display: inline-block;
    padding-right: 5px;
}


.customer-popup-email .tabs {
    display: flex;
    margin-bottom: 30px;
    overflow: hidden;
}

.customer-popup-email .tabs label {
    cursor: pointer;
    display: block;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1em;
    padding: 2rem 0;
    text-align: center;
}

.customer-popup-email .modal-popup .modal-header {
    padding-top: 0rem !important;
}

.customer-popup-email .tabs .tab {
    width: 50%;
}

#customer-popup-register, #customer-popup-register1, #customer-popup-login1, #customer-popup-email, #customer-popup-email1, #customer-popup-email2, #customer-popup-otp, #customer-popup-otp1, #customer-popup-mobile, #customer-popup-otp2, #customer-popup-mobile1, #customer-popup-otp3, #customer-popup-mobile-gsignin, #customer-popup-otp4 {
    display: none;
}
#customer-popup-register input, #customer-popup-register1 input, #customer-popup-login1 input, #customer-popup-email input, #customer-popup-email1 input, #customer-popup-email2 input, #customer-popup-otp input, #customer-popup-otp1 input, #customer-popup-mobile input, #customer-popup-otp2 input, #customer-popup-mobile1 input, #customer-popup-otp3 input {
  border-radius: 12px;
  height: 40px;
}
#customer-popup-register button, #customer-popup-register1 button, #customer-popup-login1 button, #customer-popup-email button, #customer-popup-email1 button, #customer-popup-email2 button, #customer-popup-otp button, #customer-popup-otp1 button, #customer-popup-mobile button, #customer-popup-otp2 button, #customer-popup-mobile1 button, #customer-popup-otp3 button {
  background: #D10100;
  border: 1px solid #D10100;
  border-radius: 15px;
  height: 40px;
}
.modals-overlay {
    z-index: 899 !important;
}

.modals-overlay {
    z-index: 899 !important;
}

.customer-popup-register {
    display: none;
}

.modal-popup .modal-title {
    border-bottom: none !important;
}

.form-create-account fieldset,
.customer-popup-otp fieldset,
.customer-popup-login fieldset,
.customer-popup-login1 fieldset,
.customer-popup-email fieldset {
    padding: 20px;
}

.form-create-account .actions-toolbar,
.customer-popup-login .actions-toolbar,
.customer-popup-login1 .actions-toolbar,
.customer-popup-email .actions-toolbar,
.customer-popup-otp .actions-toolbar {
    text-align: center;
    padding-left: 15px !important;
}

.form-create-account .actions-toolbar .primary,
.customer-popup-otp .actions-toolbar .primary,
.customer-popup-login .actions-toolbar .primary,
.customer-popup-login1 .actions-toolbar .primary,
.customer-popup-email .actions-toolbar .primary {
    width: 100% !important;
}

.remind span {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #012b72;
    font-weight: bold;
    cursor: pointer;
}

#customer-popup-forgot {
    font-size: 15px;
    color: black;
    font-weight: bold;
    cursor: pointer;
}

@media (min-width: 767px) {
    .image img {
        width: 100%;
        height: 515px;
    }

    .image {
        display: block !important;
    }

    .col-md-6 {
        width: 49% !important;
        float: left;
        position: relative;
        padding: 3px;
    }
}

@media (max-width: 767px) {
    .col-md-6 {
        width: 100% !important;
    }

    .image {
        /* display: none; */
    }
}

.actions-toolbar .action,
.actions-toolbar .secondary {
    width: 100% !important;
}

.withmobile-btn1, .sendemail3, .withmobile-btn {
  border: 1px solid #D5D5D5 !important;
  color: #373737 !important;
  position: relative !important;
  padding: 2px 15px !important;
  margin-bottom: 10px !important;
  text-transform: unset !important;
  font-weight: 600 !important;
  background: transparent !important;
  border-radius: 15px !important;
  height: 40px;
}
.actions-toolbar {
  width: 90% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.email2-form, .email2-form .actions-toolbar {
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.actions-toolbar input {
  border-radius: 12px !important;
  height: 40px !important;
}
.control-mobile_disabled, .control-mobile_disabled_form {
  margin-bottom: 10px !important;
}
#google-sign-in {
  /* width: 100%;
  border-radius: 10px;
  border: 1px solid #d5d5d5; */
}
