/* table blogs */

.ceItem.news_newsdetail .news.blogSingle .article .newsText .table .contenttable{table-layout: fixed;border-collapse:collapse;border:1px solid #e1e1e1}
.ceItem.news_newsdetail .news.blogSingle .article .newsText .table .contenttable thead{background-color:#d1d1d1}
.ceItem.news_newsdetail .news.blogSingle .article .newsText .table .contenttable th,.ceItem.news_newsdetail .news.blogSingle .article .newsText .table .contenttable td{padding:10px;text-align:left;vertical-align:top}
.ceItem.news_newsdetail .news.blogSingle .article .newsText .table .contenttable th{font-size:1rem !important;padding:1rem !important;width:25%;background-color: #e1e1e1 !important;}
.ceItem.news_newsdetail .news.blogSingle .article .newsText .table .contenttable th:last-child{width:35%}
.ceItem.news_newsdetail .news.blogSingle .article .newsText .table .contenttable tbody tr:nth-child(odd){background-color:#f0f0f0}
.ceItem.news_newsdetail .news.blogSingle .article .newsText .table .contenttable tbody tr a {text-decoration: underline;}
.ceItem.news_newsdetail .news.blogSingle .article .newsText .table .contenttable tbody tr td{padding: 1rem !important;font-size: 1rem !important;}
.ceItem.news_newsdetail .news.blogSingle .article .newsText .table .contenttable tbody tr td:first-child{width:15% !important;padding: 1rem !important;font-size: 1rem !important;}