/*!/wp-content/plugins/fc-translate-estimate/assets/css/style.css*/.fc-body{font-family:Arial,sans-serif;margin:20px}.fc-form-group{margin-bottom:15px}.fc-label{display:block;margin-bottom:5px}.fc-input,.fc-select,.fc-button{width:calc(100% - 16px);padding:8px}#fc-result{margin-top:20px;padding:10px;border:1px solid #ccc;display:none}#fc-result.error{border-color:red;color:red}.fc-tab-container{margin-bottom:15px;border-bottom:2px solid #333}.fc-tab{display:inline-block;padding:10px;cursor:pointer;background-color:#ddd;margin-right:5px;border-radius:5px 5px 0 0}.fc-tab.fc-active{background-color:#333;color:#fff;border-bottom:2px solid #333}.fc-drop-area{border:2px dashed #ccc;border-radius:10px;padding:20px;text-align:center;color:#bbb;font-size:16px;margin-bottom:15px;cursor:pointer}.fc-drop-area.fc-dragover{border-color:#333;background-color:#f9f9f9;color:#333}#fc-file-name{margin-top:10px;font-size:14px;color:#555}#fc-estimate-results{margin-top:20px;display:flex;justify-content:space-between;text-align:left}#fc-estimate-results .fc-result{width:48%;text-align:left}#fc-estimate-results .fc-value-box{padding:10px;border:1px solid #ccc;border-radius:4px;background-color:#fff;line-height:1.6}#fc-cost,#fc-days{font-weight:700;color:#333}.fc-form-row{display:flex;justify-content:space-between}.fc-form-row>.fc-form-group{flex-basis:48%}@media (max-width:768px){.fc-form-row,#fc-estimate-results{display:block}#fc-estimate-results .fc-result{width:100%}}.fc-note{font-size:12px;color:#666;margin-top:5px}.fc-hidden{display:none}#fc-submit-btn{width:100%}#fc-original_language,#fc-target_language,#fc-manual_text_count{padding:12px;font-size:16px;height:50px}