<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.co_lines {display: block;width: 100%;position: relative;margin:20px 0;}
.co_lines .img{width:50%;margin:10px 25%;position:relative}
.co_lines .img img{display: block;width:100%;}
.co_lines .img input[type=text]{float:left;width:100%;padding:5px 0;margin:3px 0}
.co_lines .img a{position:absolute;right:0;top:0;z-index:2;width:29px;line-height:29px;text-align:center;background-color:#000;color:#fff}
.co_lines .zag_for{float:left;width:100%;padding:5px 0;}
.co_lines textarea{float:left;width:100%;min-height:70px}
 .add {float:left;width:90%;margin:10px 0;padding:5px 5%;background:#efefef}
.add span{float:left;width:100px;line-height:25px;font-weight:bold}
.add a{float:left;line-height:25px;margin-left:3px}
.add i{float:left;font-size:20px;line-height:25px;height:25px;margin:0 2px;}
 .texts select{float:left;width:100%;padding:5px 0;margin-bottom:20px}


 .table-general .add-to-top,.table-general .add-to-bot {float:left;width: 100%;margin:1px 0;text-align: center;height: 11.5px;line-height: 11.5px;}
 .delete-row {padding: 0 5px;}
.add-to-left, .delete-col, .add-to-right{float:left;padding: 5px;}
.co_lines table input {float:left;width:100px;margin:0;padding:5px}
.co_lines .before_send{float:left;width: 100%;text-align: center;padding: 10px 0;display: none;}
.content_upload_result{float:left;width: 100%;}
.content_upload_result table{float:left;width: 100%;}
.content_upload_result table td {padding: 10px;}
.content_upload_result td:first-child{width: 100px;}
.content_upload_result table input {padding: 5px;width: 100%;}
.content_upload_result .upload-img-cancel {color:#df0000;font-size: 14px;}
.content_upload_result table img{width: 100px;}
.del-block {position: absolute;right: -30px;top:0;color:#df0000;width: 20px;font-size: 20px;}
.gallery_content_block &gt;span {float:left;line-height: 29px;margin-right: 5px;font-size: 14px;}
.gallery_count_line {float:left;width: 10%;margin-bottom: 5px;padding: 5px 0;text-align: center;}
.gallery_content_block &gt; .gallery_content {float:right;padding: 5px;width: 45%;}
.gallery-content-block {display: flex;flex-wrap: wrap;justify-content: space-between;gap:10px}
.gallery-content-block a {position: relative}
.gallery-content-block a:after {content:'';display: block;width: 100%;padding-bottom: 100%;}
.gallery-content-block a span {position: absolute;left:0;bottom:5px;padding: 5px 20px;background: rgba(0,0,0,.7);color:#fff;}
.gallery-content-block img {width: 100%;height: 100%;left:0;top:0;object-fit: cover;position: absolute}

.item-content img {max-width: 100%;}


.item-content table {border-collapse: collapse;}
.item-content table th,.item-content table td {padding: 8px}
.item-content table th {background: #ddd; color:#111}
.item-content table tr:nth-child(odd) {background: #fdfdfd;}
.item-content table tr:hover {background: #e6e6e6;}
.item-content table tr:nth-child(odd) {background: #fdfdfd;}
.item-content table tr:hover {background: #e6e6e6;}
.item-content table tr {border-bottom: 1px solid #f0f0f0}


.item-content__table-wrapper {max-width: 100%; overflow-x: auto;}

.gallery-2&gt;a {width: calc(50% - 10px);}
.gallery-3&gt;a {width: calc(100% / 3 - 10px);}
.gallery-4&gt;a {width: calc(25% - 10px); }
.gallery-5&gt;a {width: calc(20% - 10px);}
.gallery-6&gt;a {width: calc(100% / 6 - 10px);}
@media (max-width: 768px){
 .gallery-content-block a {width: calc(50% - 10px) !important;}
 .item-content p &gt; img, .item-content p &gt; iframe{ width: 100% !important; }
 .item-content {word-break: break-word;}
}</pre></body></html>