/* custom-style */
.g-recaptcha>div {
    margin: 0 auto;
}
.strength-top{
    margin-top: 8px;
}
.strength-bar-class {
    border: 1px solid #cccaca;
    padding: 1px 17px;
    border-radius: 6px;
    line-height: 0px;
    height: 0px;
    margin-right: 2px;
    font-size: 5px;
}
