.section-news .filter { display: flex; flex-direction: row; align-items: center; justify-content: center; width: fit-content; float: right; padding: 10px 0; } .section-news .countPrintRowsPage { margin: 0; } .section-news .last-items { width: 160px; } .section-news .widget-table { border: 1px solid #CCC; font-size: 0.9rem; overflow-x: auto; width: 100%; } .section-news .table-news { padding: 0 !important; position: relative; margin: 0 0 15px; border-radius: 3px; background: #fff; box-shadow: 0 0 2px rgba(0, 0, 0, .05), 0 2px 4px rgba(0, 0, 0, .05); } .section-news .widget-table-action { margin: 0 10px; } .section-news .widget-table thead { background: #FFFFF0; width: 100%; } .section-news .widget-table tr th { border-bottom: 1px solid #CCC; font-weight: 600; font-size: 0.9rem; letter-spacing: 0.5px; } .section-news .widget-table tr td { border-bottom: 1px dashed #CCC; } .section-news .noneNews td { padding: 15px 0 !important; } .section-news .add-news-form label { color: #333; display: block; margin-bottom: 10px; } .section-news .add-news-form input { width: 99%; } .section-news .future-public { font-size: 12px; font-style: italic; } .section-news .countPrintRowsPage { max-width: 60px !important; } .section-news .pr-pager { display: flex; align-items: center; justify-content: center; float: none; width: 100%; } .section-news .pr-pager .pagination { padding: 10px; margin: 0; } .section-news .pr-pager .pagination li { margin: 3px 5px; } .section-news .pr-pager .pagination a { border: 1px solid #999; border-radius: 3px; font-size: 1rem; text-decoration: none; } .section-news .pr-pager .pagination a:hover, .section-news .pr-pager .pagination a.active { color: #FFF; } .pr-admin-html .pagination button:hover { color: #FFF; background: #666999; } /*модальное окно*/ .section-news .reveal .reveal-header { margin-bottom: 10px; padding: 10px; } .section-news .reveal .reveal-header h4 { color: cadetblue; text-align: center; letter-spacing: 0.5px; margin: 0; } .section-news .reveal .widget-table-body { box-shadow: unset; } .section-news .reveal .widget-table-body .row { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: space-between; } .section-news .reveal .widget-table-body .product-text-inputs { padding: 10px; } .section-news .reveal .widget-table-body label { color: cornflowerblue; font-weight: 600; letter-spacing: 0.5px; max-width: 160px; } .section-news .reveal .widget-table-body input { margin-left: 10px; } .section-news .reveal .widget-table-body .errorField { margin-bottom: 15px; } .section-news #add-news-wrapper .product-img-prev .add-img-wrapper { margin-right: 10px; position: relative; top: 0; } .section-news .add-news-form .product-upload-img .prev-img { display: flex; align-items: center; justify-content: center; } .section-news .add-news-form .product-desc-wrapper { margin: 5px 0 0 0; } .section-news #imageform { border-bottom: 1px dashed #999; padding: 10px; } .section-news #add-news-wrapper .product-img-prev .add-img-wrapper span { width: auto; } .section-news #add-news-wrapper .product-img-prev .add-img-wrapper { display: flex; flex-direction: column; box-sizing: border-box; width: fit-content; } .section-news .reveal .widget-table-body .cancel-img-upload { margin: 0; } .section-news .reveal .widget-table-body .add-img { font-size: 1rem; margin: 0; padding: 3px 10px; text-align: center; } .section-news .reveal .widget-table-body .accordion { margin: 0; } .section-news .reveal .accordion-content .row { padding: 10px; } .section-news .reveal .accordion-content label { margin: 0; } .section-news .reveal .symbol-text { border: unset; font-size: 0.9rem; width: fit-content; padding: 3px 10px; margin: 3px; } .section-news .reveal .symbol-text strong { color: cornflowerblue; font-size: 0.9rem; margin-left: 10px; }