form#sytech-newsletter-subscription {position: relative;display: flex;}form#sytech-newsletter-subscription p.failed, form#sytech-newsletter-subscription p.success {position: absolute;visibility: hidden;top: -1rem;left: 0;background: rgb(23,170,253);color: white;text-transform: initial;padding: 0.8rem 0.8rem 0.8rem 1.8rem;font-size: 0.7rem;border-radius: 0.2rem;max-width: 17rem;transition: all 0.2s ease;}form#sytech-newsletter-subscription p.failed.active, form#sytech-newsletter-subscription p.success.active {top: -4rem;visibility: visible;}form#sytech-newsletter-subscription p.failed:before, form#sytech-newsletter-subscription p.success:before {content: "";position: absolute;width: 0.9rem;height: 0.9rem;left: 0.5rem;background: url('../themes/sytech/https://xjcmcranes.com/wp-content/plugins/sytech-newsletter/assets/img/notify.svg') no-repeat;background-size: contain;}form#sytech-newsletter-subscription p.failed:after, form#sytech-newsletter-subscription p.success:after {content: "";position: absolute;left: 1rem;bottom: -0.6rem;width: 0;height: 0;border-left: 0.4rem solid transparent;border-right: 0.4rem solid transparent;border-top: 0.6rem solid rgb(23,170,253);}form#sytech-newsletter-subscription input[type="email"], footer form input[type="submit"] {border-radius: 5px;border: 1px solid #666;background-color:#1a1a1a;line-height: 2rem;}form#sytech-newsletter-subscription input[type="email"] {width: 305px;padding: 12px 15px;font-size: 14px;color: #999;border: 2px solid #d0d2d6;border-radius: 3px;width: 305px;background-color: transparent;line-height: unset;}form#sytech-newsletter-subscription input[type="email"]:focus {outline: 1px solid white;}form#sytech-newsletter-subscription input[type="submit"] {width: 47px;height: 47px;background: url('../themes/sytech/https://xjcmcranes.com/wp-content/plugins/sytech-newsletter/assets/img/submit.svg') no-repeat center;background-size: cover;border: none;background-color: transparent;margin-left: 8px;cursor: pointer;text-indent: -9999px;}