.feedback-tab-form p{font-size:16px;font-weight:200}.feedback-tab-form .g-recaptcha{margin:20px 0}.feedback-tab-form textarea{margin-top:20px;resize:none}.feedback-tab-form textarea::-webkit-input-placeholder{font-style:italic}.feedback-tab-form textarea:-ms-input-placeholder{font-style:italic}.feedback-tab-form textarea::-ms-input-placeholder{font-style:italic}.feedback-tab-form textarea::placeholder{font-style:italic}.feedback-tab-form .g-recaptcha{height:80px}.feedback-tab-bar{position:fixed;bottom:0;right:0;z-index:10001;transition:bottom .25s ease-out;margin-right:2rem}.feedback-tab-bar .feedback-tab-button-container{padding-left:10px;padding-top:10px;overflow:hidden}.feedback-tab-bar .feedback-tab-button{display:flex;align-items:center;cursor:pointer;font-size:18px;float:right;padding:.875rem 1.25rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem;min-height:50px;background-color:#4f4f4f;color:#fff;font-weight:600;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);margin-top:8px;margin-left:8px;overflow:hidden}.feedback-tab-bar .feedback-tab-button>svg{margin-left:20px}.feedback-tab-bar-content{z-index:10000;transition:bottom .25s ease-out;overflow:auto;position:fixed;bottom:0;right:0;background-color:#4f4f4f;color:#fff;clear:both;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);max-width:425px;max-height:calc(100vh - 50px);padding:20px;margin-right:2rem}@media only screen and (max-width:500px){.feedback-tab-bar-content{max-width:inherit;width:100%}}.feedback-tab-toast{position:fixed;bottom:1em;right:1em;z-index:10002;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.feedback-tab-toast.feedback-tab-toast-error>div{color:#a94442;background-color:#f2dede}.feedback-tab-toast.feedback-tab-toast-error>div>a{color:#a94442!important}.feedback-tab-toast>div{position:relative;background-color:#4f4f4f;padding:40px 80px;color:#fff;font-size:16px;text-align:center}.feedback-tab-toast>div>a{position:absolute;top:0;right:0;color:#fff;padding:10px}@media only screen and (max-width:500px){.feedback-tab-toast{bottom:1em;right:1em;left:1em}.feedback-tab-toast>div{padding:40px 20px!important}}