sup {
    color: red;
    font-weight: bold;
}
#account-creation_form .account_creation {
    border: 0.077rem solid #f3f3f3;
    padding: 1.538rem;
}
#account-creation_form .account_creation .page-subheading {
    font-size: 1.538rem;
    text-transform: none;
    margin-bottom: 2rem;
}
#account-creation_form p.required {
    color: #f13340;
    margin: 0.692rem 0 1.231rem 0;
    font-weight: bold;
}
#account-creation_form div.checkbox {
    margin-top: 1.154rem;
}
#account-creation_form button, #register_confirmation a {
    background-color: #000000;
    color: #ffffff;
}
#account-creation_form .checkbox label {
    display: inline;
    font-weight: normal;
    cursor: pointer;
}
#account-creation_form .note-text {
    margin-top: 4rem;
}
.create-account-error {
    margin-bottom: 2rem !important;
}
#register_confirmation .footer_links {
    padding-bottom: 20px;
}
#select-store {
    cursor: pointer;
}