.password {
    font-size: smaller;
    white-space: nowrap;
    display: inline-block;
    color: red;
}

legend h1 {
    font-size: 33px;
}

legend p {
    font-size: 16px;
}

#AcceptUIContainer {
    position: fixed !important;
}

#acceptButtonMAC {
    width: 195px;
    background: #c53417;
    color: #fff;
    font-size: 20px;
    float: right;
    padding: 15px;
    border: none;
    border-radius: 2px;
}

.validatorError {
    color: #ff0000;
    width: 100%;
    text-align: right;
    white-space: nowrap;
    float: right;
}

.passStrengthify {
    right: 0;
}

label.error {
    color: red;
    font-size: 14px !important;
    text-align: right;
    width: 100%;
    font-weight: normal;
}

.passStrengthify {
    display: block;
    position: relative;
    bottom: 10px;
    margin: 0 !important;
    float: right;
}

.form-group {
    margin-bottom: 2px;
}

.captchaContainer {
    padding: 5px;
}

.name {
    width: 50%;
    float: left;
}

:is([style*="y:0"], [style*="y: 0"]) .form-group {
    pointer-events: none;
    user-select: none;
}

#mainContent_Button1 {
    width: 10ch;
}

#mainContent_btnNext {
    width: 10ch;
}

#mainContent_Button1,
#mainContent_btnNext {
    background: #c53417;
    color: #fff;
    font-size: 20px;
    float: right;
    padding: 15px;
    border: none;
    text-align: center;
}
