@charset "utf-8";.title{font-family:Fort,Helvetica,Arial,sans-serif;text-transform:uppercase}.hidden{display:none}select.error,textarea.error{background-color:#900;background-image:none;margin-right:20px}input.parsley-error,textarea.parsley-error{border:.0625em solid #d94f49;color:#d94f49}.custom-error-message{color:#d94f49}.feedbackWidth{width:100%!important}#prechatForm{display:flex;flex-direction:column}#prechatForm .feedback{display:flex;flex-direction:column;margin-bottom:10px;padding:0 10px}#prechatForm .feedback label{font-weight:700}#prechatForm .feedback input,#prechatForm .feedback select,#prechatForm .feedback textarea{background-color:#f9f9f9;border:1px solid #f1f1f1;border-radius:4px;font-size:16px;padding:0 10px;height:36px}#prechatForm .feedback textarea{height:72px}#prechatForm .feedback ul{margin:5px 0 10px;padding:0}#prechatForm .feedback ul li{list-style-type:none;margin:0 5px}#prechatForm #prechat_submit{background-color:#b31a34;border:1px solid #f1f1f1;border-radius:4px;color:#fff;font-weight:700;margin:10px auto;padding:5px 10px;text-transform:uppercase;transition:background-color .5s ease-in-out;width:200px;height:38px}#prechatForm #prechat_submit:hover{background-color:#c04e61}#prechatForm small{margin:0 30px}