﻿#body9130 .readonly2 {
    color: #8e8e93;
}

#body9130 button.password-reset {
    width: 170px;
}

#body9130 button.disable-btn {
    background-color: gray;
}

#body9130 label.soshiki {
    margin-top: 9px;
}

#body9130 input.disabledCtl,
#body9130 select.disabledCtl {
    color: #8e8e93;
}

#body9130 label.auto-wrap {
    white-space: pre-wrap;
    margin-left: -2px;
}

#body9130 div.alertBox {
    display: flex;
    align-items: flex-start;
    padding: 12px 18px;
    border: 1px solid #f6c99f;
    border-radius: 8px;
    background-color: #fff7ee;
    color: #b75a23;
    font-size: 13px;
    line-height: 1.6;
    right: 5%;
    width: 91%;
}

#body9130 div.alert-icon {
    margin-right: 8px;
    flex-shrink: 0;
}

#body9130 div.alertTitle {
    display: block;
    font-weight: bold;
    margin-bottom: 2px;
}

#body9130 div.RegistrationText {
    margin-top: 3px;
    height: 29px;
    display: flex;
    align-items: center;
}

#body9130 div.bounceText {
    margin-top:3px;
    height: 29px;
    display: flex;
    align-items: center;
}