.firedrum_signup .firedrum_merge_var input[type="text"] {
        margin: 10px 0;
        display: block;
        width: 93%
}

.firedrum_signup select {
        border: 1px solid #CCCCCC;
        border-radius: 3px 3px 3px 3px;
        font-family: inherit;
        padding: 0.428571rem;
        margin: 10px 0;
}

.firedrum_signup [name=bdaymonth] {
        font-size: 11px;
        width: 80px !important;
        margin-left: 5px !important;
}

.firedrum_signup [name=bdaymonth] + select {
        font-size: 11px;
        width: 67px !important;
        margin-left: 10px !important;
}

.firedrum_signup [name=gender] {
        width: 77% !important;
        margin-left: 6px !important
}

.firedrum_signup [name=annvmonth] {
        width: 80px !important;
        margin-left: 5px !important;
}

.firedrum_signup [name=annvmonth] + select {
        width: 70px !important;
}

.firedrum_signup [name=annvmonth],
.firedrum_signup [name=annvmonth] + select {
        font-size: 11px;
}

.firedrum_signup [name=state] {
        width: 100% !important
}

.firedrum_signup select[id^='field#_'] {
        font-size: 11px;
        width: 80px !important;
        margin-left: 5px !important;
}

.firedrum_signup select[id^='field#_'] + select {
        font-size: 11px;
        width: 80px !important;
        margin-left: 5px !important;
}
.firedrum_signup input[type=submit] {
        cursor: pointer;
}

.firedrum_signup button,
.firedrum_signup input,
.firedrum_signup textarea {
        border: 1px solid #CCCCCC;
        border-radius: 3px 3px 3px 3px;
        font-family: inherit;
        padding: 0.428571rem;
}

.firedrum_signup .firedrum_subheader {
        color: #636363;
        font-size: 18px;
        padding-bottom: 15px;
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
        color: #21759B;
}

.firedrum_signup .firedrum_signup_submit {
        margin: 60px 0 0;
        text-align: center;
}

.firedrum_signup .interestFields h3 {
        margin-top: 15px;
}

.firedrum_signup .interestFields input[type="checkbox"] {
        margin: 0 5px 0px;
        clear: both;
}

.firedrum_signup .checkbox-container {
        display: flex;
        align-items: center;
}

.firedrum_signup .interestFields .catName {
        margin: 0 5px 0px;
}

.widget-title {
        font-size: 18px !important;
}

.grecaptcha-badge {
        display: none !important
}

iframe[title="recaptcha challenge"] {
        height: 632px !important
}

.firedrum-captcha-challenge>div:first-child {
        background-color: #000 !important
}

.firedrum-captcha-challenge>div:nth-child(2) {
        height: 705px !important
}

.firedrum-captcha-challenge {
        min-width: 240px;
        font-family: Roboto, helvetica, arial, sans-serif;
        background-color: #fff
}

.firedrum-captcha-challenge table {
        border-collapse: collapse;
        height: 66px;
        width: 100%
}

.firedrum-captcha-challenge .invisible-text {
        background: #4a90e2;
        color: #fff;
        font-family: Roboto, helvetica, arial, sans-serif;
        font-size: 13px;
        font-weight: 400;
        height: 42px;
        line-height: 20px;
        padding: 12px 0 12px 16px;
        white-space: nowrap;
        width: 99%
}

.firedrum-captcha-challenge strong {
        font-weight: 500
}

.firedrum-captcha-challenge .anchor-pt {
        color: #9b9b9b;
        font-family: Roboto, helvetica, arial, sans-serif;
        font-size: 8px;
        font-weight: 400
}

.firedrum-captcha-challenge .anchor-pt a:link, .firedrum-captcha-challenge .anchor-pt a:visited
        {
        color: #fff;
        text-decoration: none;
        font-size: 10px
}

.firedrum-captcha-challenge .anchor-pt a:hover {
        text-decoration: underline
}

.firedrum-captcha-challenge .normal-footer {
        height: 42px;
        vertical-align: top;
        width: 44px
}

.firedrum-captcha-challenge .logo-img {
        background: url(https://www.gstatic.com/recaptcha/api2/logo_48.png);
        background-repeat: no-repeat;
        background-size: 44px;
        margin: 8px 13px 0 13px;
        height: 44px;
        width: 44px
}

.firedrum-captcha-challenge .firedrum-instructions {
        height: 66px;
        margin: 7px 7px 0;
        position: relative;
        z-index: 1;
        border-radius: 3px;
        box-shadow: grey 0px 0px 5px;
        -webkit-box-shadow: grey 0px 0px 5px;
        -mox-box-shadow: grey 0px 0px 5px
}

.mfp-wrap.mfp-close-btn-in .firedrum_modal .mfp-close {
        color: #333;
}

.mfp-wrap .firedrum_modal .mfp-close:active {
        top: 1px;
}

.white-popup-block {
        position: relative;
        background: #FFF;
        padding: 44px 1.5em 1.5em;
        width: auto;
        margin: 20px auto;
        max-width: 600px;
        border-radius: 4px;
}