﻿.recaptcha-wrapper {
    overflow: hidden;
    background-color: #F9F9F9;
    height: 75px;
    position: relative;
    border: 1px solid #e9e9e9;
    color: #000;
}

.recaptcha-info {
    background-size: 32px;
    height: 32px;
    margin: 0 13px 0 13px;
    position: absolute;
    right: 8px;
    top: 9px;
    width: 32px;
    background-image: url(https://www.gstatic.com/recaptcha/api2/logo_48.png);
    background-repeat: no-repeat;
}

.rc-anchor-logo-text {
    color: #9b9b9b;
    cursor: default;
    font-family: 'Noto Sans Thai', sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    margin-top: 5px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 37px;
}

.rc-anchor-checkbox-label {
    font-family: 'Noto Sans Thai', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 17px;
    left: 50px;
    top: 28px;
    padding-top: 2px;
    padding-right: 10px;
    position: absolute;
    color: #425563;
    background-color: #F9F9F9;
    height: 40px;
}

.rc-anchor .rc-anchor-normal .rc-anchor-light {
    border: none;
}

.rc-anchor-pt {
    color: #9b9b9b;
    font-family: 'Noto Sans Thai', sans-serif;
    font-size: 8px;
    font-weight: 400;
    right: 10px;
    top: 53px;
    position: absolute;
    a: link

{
    color: #9b9b9b;
    text-decoration: none;
}

}

.g-recaptcha {
    width: 165px;
    height: 60px;
    overflow: hidden;
    float: left;
    margin-top: -1px;
    margin-left: -1px;
}
