/* Section Style */
.page-section p a {color: #00AEC7;} /* Dark */

.page-section .featured-ultra {background-color: #3ECFE4;} /* Standard */

.page-section .button,
.page-section .call-center li {background-color: #00AEC7;} /* Dark */

.page-section .captcha {border: 1px solid #00AEC7;} /* Dark */

.password-hint .tooltip-msg {background-color: #00AEC7;} /* Dark */

.password-hint .arrow.half-left {border-right-color: #00AEC7;} /* Dark */

.answer-hint .tooltip-msg {background-color: #00AEC7;} /* Dark */

.answer-hint .arrow.half-left {border-right-color: #00AEC7;} /* Dark */

.options a.featured {color: #3ECFE4;} /* Standard */

a.forget-password {
    float: right;
    margin: 10px;
    color: #00AEC7; /* Dark */
    font-size: 14px;
    font-family: "gill_sans_ultrabold","Times New Roman",Times,serif;
}
/* ----- */