.page-title-wrapper {
    text-align: center;
}

form.create.account.form-create-account {
    width: 100%;
    max-width: 517px;
    min-width: 0;
    margin: 0 auto;
}

.new_register_form {
    max-width: 350px;
}

.password-strength-meter {
    background-color: transparent;
}

body input[type="text"],
body input[type="password"],
body input[type="url"],
body input[type="tel"],
body input[type="search"],
body input[type="number"],
body input[type="datetime"],
body input[type="email"] {
    width: 100%;
    box-sizing: border-box;
    color: #3d3d3d;
    border: 1px solid #dadbdd;
    padding: 10px 15px;
    border-radius: 30px;
    height: 39px;
    margin: 5px 0 0;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.20) !important;
    font-size: 14px;
}

body select {
    border: 1px solid #dadbdd;
    padding: 10px 15px;
    border-radius: 30px;
    height: auto;
    margin: 10px 0 0;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.20);
    width: 100%;
}

html body {
    color: #333;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    font-size: 1.4rem;
}

body .action.primary {
    font-family: 'ProductSans-Regular', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: normal;
}

body .fieldset>.field>.label {
    font-weight: normal;
    font-size: 16px;
    font-family: 'ProductSans-Bold', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0;
    line-height: normal;
}

body .field .kycblock label.label {
    font-weight: normal;
    font-size: 16px;
    font-family: 'ProductSans-Bold', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0;
}

body .fieldset>.field {
    margin: 0 0 15px;
}

body .fieldset {
    margin: 0 0 6px;
}

p.red_requireds {
    color: #6c6c6c;
    margin: 2px 0 0;
    font-size: 14px;
}

.actions-toolbar.new_required_tool .primary {
    float: none;
}

span.asterik.bar_required {
    letter-spacing: normal;
    word-spacing: normal;
    color: #e02b27;
    font-size: 16px;
    display: block;
    margin: 4px 0 32px;
}

.selectCont {
    position: relative;
    padding: 0 0 5px;
    cursor: pointer;
}

.selectCont .wantpartner {
    width: 100%;
    box-sizing: border-box;
    color: #3d3d3d;
    border: 1px solid #dadbdd;
    padding: 9px 17px 9px 15px;
    border-radius: 30px;
    height: 39px;
    margin: 3px 0 0;
    box-shadow: 2px 4px 6px -1px rgba(101, 159, 249, 0.75);
    font-size: 14px;
    background-color: #fff;
}

.selectCont:hover .dropdownsSelect {
    display: block;
}

.dropdownsSelect.selectOpen {
    display: none;
}

.selectCont:hover .dropdownsSelect.selectOpen {
    display: none;
}

.dropdownsSelect {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    margin: 5px 0 0;
    z-index: 10;
}

.dropdownsSelect_sec {
    width: auto;
    background-color: #ECE5E3;
    border: 1px solid #CED0D5;
    border-radius: 20px;
    padding: 9px 8px;
}

.dropdownsSelect span.options:first-child {
    border-bottom-color: #f7f7f7;
    margin-top: 0;
}

.dropdownsSelect span.options:first-child:hover {
    border-bottom-color: transparent;
}

.dropdownsSelect span.options:last-child {
    border-bottom-color: transparent;
    margin: 0;
}

.dropdownsSelect span.options {
    width: auto;
    display: flex;
    padding: 0px 7px;
    border-bottom: 1px solid #f7f7f7;
    position: relative;
    height: 30px;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    margin: 5px 0;
    cursor: pointer;
}

.dropdownsSelect span.options img {
    position: absolute;
    right: 10px;
    width: 16px;
    display: none;
}

.dropdownsSelect span.options.selected img {
    display: block;
}

.dropdownsSelect span.options.selected {
    background-color: #59A2F6;
    border-radius: 30px;
    color: #fff;
    border-bottom-color: transparent;
}

.dropdownsSelect span.options:hover {
    background-color: #59A2F6;
    border-radius: 30px;
    color: #fff;
    border-bottom-color: transparent;
}

span.aeroIcon {
    float: right;
    font-size: 0;
    margin: 1px 0 0;
}

span.aeroIcon img {
    width: 10px;
}

.page-main>.page-title-wrapper .page-title {
    font-size: 44px;
    margin-bottom: 8px;
    margin-top: 9px;
}

div.columns div.column.main {
    background-color: transparent!important;
    border-radius: 0;
}

.field.required.first_field_required {
    margin: 0 0 10px;
}

.field.terms_field .control input {
    margin: 2px 0 0 0;
}

.primary button.action.submit.primary {
    height: 35px;
    width: 158px;
    margin: 0;
    font-size: 16px;
    padding: 0 10px;
}

.field.terms_field a {
    color: #1c5bf4;
}

body .fieldset>.field.confirmation.required {
    margin: 0 0 14px;
}

div.columns div.column.main {
    margin: 0 0 20px;
}

.field.required.first_field_required~div#wantptr {
    margin: 0 0 12px;
}

.field.required.first_field_required~div#wantptr label.label {
    margin: 0 0 4px;
}

.new_register_form .field.required.first_field_required input {
    margin: 5px 0 0;
    padding: 10px 30px 10px 15px;
}

.new_register_form .field.required.first_field_required {
    margin: 0 0 11px;
}

.control {
    position: relative;
    display: flex;
    align-items: baseline;
    gap: 5px;
}

.check_green_box_one {
    position: absolute;
    right: 16px;
    top: 16px;
    z-index: 2;
}

.check_green_box_one img {
    width: 17px;
}

.check_red_box_one {
    position: absolute;
    right: 16px;
    top: 16px;
    z-index: 2;
}

.check_red_box_one img {
    width: 13px;
}

.selectCont.right_account_padd .wantpartner {
    padding: 9px 50px 9px 15px;
}

.selectCont .check_red_box_one {
    right: 16px;
    top: 11px;
}

.selectCont .check_green_box_one {
    right: 16px;
    top: 10px;
}

.passwordhide {
    position: absolute;
    right: 16px;
    top: 17px;
    z-index: 2;
    cursor: pointer;
}

.passwordhide img {
    width: 20px;
}

.passwordshow {
    position: absolute;
    z-index: 2;
    top: 17px;
    right: 16px;
}

.passwordshow img {
    width: 21px;
}

.field.password.required.close_visible input {
    padding: 10px 85px 10px 15px;
}

.field.password.required.show_visible .input-text {
    padding: 10px 85px 10px 15px;
}

.password-confirmation .input-text {
    padding: 10px 85px 10px 15px;
}

.field.password.required .input-text {
    padding: 10px 45px 10px 15px;
}

.field.password.required .input-text::-webkit-credentials-auto-fill-button {
    visibility: hidden;
}

.field.confirmation.required .input-text {
    padding: 10px 45px 10px 15px;
}

.field.password-confirmation.required .input-text::-webkit-credentials-auto-fill-button {
    visibility: hidden;
}

.show_visible .passwordshow {
    right: 48px;
}

.show_visible .passwordhide {
    right: 48px;
}

.close_visible .passwordshow {
    right: 44px;
}

.close_visible .passwordhide {
    right: 44px;
}

div.mage-error {
    margin: 2px 0 0;
}

.field.terms_field .control span {
    font-size: 14px;
}

.terms_mark {
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0px 0 5px;
}

.terms_field {
    position: relative;
}

.terms {
    top: 10px;
    right: 14px;
}

/* input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    -webkit-text-fill-color: #000 !important;
} */

@media(max-width:576px) {
    .page-main>.page-title-wrapper .page-title {
        font-size: 36px;
    }

    button.action.submit.primary {
        margin-top: 23px !important;
    }

    .control {
        display: flex;
        align-items: baseline;
    }
}

@media(max-width:480px) {
    .page-main>.page-title-wrapper .page-title {
        font-size: 26px;
    }
}

#switcher-store-trigger {
    display: none !important;
}
