﻿/* Add Captcha of Login, DPNG, Register, Forgot Password, Reset Password*/

.rcRefreshImage,
.lkbtnReloadForgetPassword {
    font-size: 16px;
}

.AddTable .rcRefreshImage,
.lkbtnReloadForgetPassword {
    color: #fff;
}

#captchaForgetRow img[id*="radCaptchaLogin_CaptchaImageUP"] {
    margin-bottom: -10px;
}

div[id*="errorMsg"] {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f9adbc;
}

#divCaptchaDPNoticeGenerator .rcRefreshImage {
    color: #222 !important;
    font-weight: normal !important;
    text-decoration: underline !important;
}

a[id*="CaptchaLinkButton"] {
    text-decoration: underline !important;
}

.sfMainLangVersionWrp .sfButtonArea.sfMainFormBtns span {
    padding: 2px;
}

#C002_lblErrorMessage_Edit a {
    font-size: 12px;
}

.answers li .aspNetDisabled {
    display: inline;
}

.quizLabel {
    margin-top: -28px;
}