.entity-table-wrap table tr td { text-align: left !important; } .add-faq-question .text-list > li { list-style: none; } .add-faq-question .text-list .question-input { width: 85%; border-radius: 3px; box-sizing: border-box; -moz-box-sizing: border-box; display: initial; } .add-faq-question .product-desc-wrapper { width: 100%; } .add-faq-question .save-button { margin: 10px 0 0 0; } .add-faq-question .custom-text { margin: 0 0 0 10px; } /*Публичная часть*/ .wrapper-faq { background: #FFF; border: 1px solid #ccc; box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); border-radius: 5px; padding: 15px; margin-top: 10px; } .wrapper-faq h1 { border-bottom: 1px dashed #666; padding-bottom: 10px; color: #666; font-size: 18px; line-height: 16px; margin: 0 0 15px 0; } .content-faq .question { border-left: 2px solid #999; } .content-faq .question a { display: block; color: #ff4747; padding: 2px 10px; font-weight: 600; /* font-size: 1em; */ text-decoration: none; } .content-faq .question.open a { background: #fff; } .content-faq .faq-item { border: 1px solid #CCC; margin: 0 0 10px 0; } .content-faq .faq-item .answer { /* border-bottom:1px solid #999; */ border-left: 2px solid #999; color: #066; padding: 2px 10px; font-weight: 600; font-size: 1em; line-height: 1.2em; background: #fff; } .content-faq .faq-item .answer p { margin: 0; } .widget-table { width: 100%; border: 1px solid #999999; }