html #feedback_popup{width:90%;max-width:400px;border-radius:0;background:#2A3440;box-shadow:0 1px 10px 0 rgba(0,0,0,0.2);position:fixed;top:50%;left:50%;right:initial;right:auto;right:unset;-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}html #feedback_popup h4{font-weight:400;font-size:18px;padding-bottom:8px;border-bottom:1px solid #171F27}html #feedback_popup form{padding:15px}html #feedback_popup label{color:#fff;font-size:12px;margin-top:16px}html #feedback_popup textarea,html #feedback_popup input{width:100%}html #feedback_popup textarea{min-height:125px}html #feedback_popup .feedback_submit_button{padding:6px;width:100%;margin-top:10px}html #feedback_popup .close{background:none;top:12px;right:12px;font-size:20px;width:auto;height:auto}html #feedback_popup .close:before{content:'\f00d';font-family:"Font Awesome 5 Free";font-weight:900}
