
.codesigner-reset-password-message {
    width: 640px;
    margin: 0 auto;
    border-radius: 8px;
    border: 1px solid #0C3758;
    padding: 18px 25px;
}
.codesigner-reset-password-message p {
    color: #0C3758;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    line-height: 37px;
}
.codesigner-reset-password-message p a{
    color: #6484E7;
    text-decoration: underline;
}
.co-desginer-user-name-email{
    margin-top: 30px;
}
.cd-usernmae, .cd-ignore-message{
    color: #2D2C2C;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 30px;
}
.cd-reset-password{
    color: #6484E7;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
}
.cd-usernmae , 
.cd-ignore-message {
    margin-bottom: 30px;
}