.table-content .table-content_container{position:relative}
.table-content .table-content_container.light-bg-1{color:#333}
.table-content .table-content_container.light-bg-2{color:#333}
.table-content .table-content_container.dark-bg{color:#fff}
.table-content .table-content_wrapper{position:relative;padding:5px 0}
@media screen and (min-width:768px) and (max-width:1023px){.table-content .table-content_wrapper{flex:0 0 66.666%;max-width:66.666%}
}
.table-content .text-center{text-align:center}
.table-content .table-content_category_title{flex:0 0 22%;max-width:22%}
@media screen and (min-width:768px) and (max-width:1023px){.table-content .table-content_category_title{flex:0 0 35%;max-width:35%}
}
@media screen and (max-width:767px){.table-content .table-content_category_title{flex:0 0 50%;max-width:50%;padding:16px}
}
.table-content .table-content_category_copy{padding:16px;position:relative;flex:0 0 78%;max-width:78%}
@media screen and (min-width:768px) and (max-width:1023px){.table-content .table-content_category_copy{flex:0 0 65%;max-width:65%}
}
@media screen and (max-width:767px){.table-content .table-content_category_copy{flex:0 0 50%;max-width:50%;padding:16px}
}
.table-content .table-content_wrapper_content{border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2;padding:0}
.table-content .table-content_header{min-height:24px;border-top:1px solid #d9d9d6;border-bottom:1px solid #d9d9d6;color:#000;background:#f2f2f2;padding:16px;margin-bottom:0}
.table-content .table-content_category{padding:0 16px}
.table-content .table-content_category_border{margin:0;border-bottom:1px solid #d9d9d6;width:100%}
.table-content .table-content_download_icon{width:24px;height:24px}
.table-content .table-content_download_text{padding-left:8px;padding-top:2px}
.table-content .textLink-blue{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#007abc}
.table-content .table-content__show-more:hover{text-decoration:underline}
.table-content .table-content__show-more{color:#007abc;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}
.table-content .table-content__show-more svg{fill:#007abc;margin-left:8px;margin-top:6px}
.table-content .table-content-gradientback{position:absolute;bottom:0;left:0;width:100%;height:150px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(72%,#fff));background:-o-linear-gradient(top,rgba(255,255,255,0),#fff 72%);background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 72%)}
.table-content .icon-download{width:22px;height:22px;position:relative;top:5px}
.table-content svg{height:12px;width:12px}
.table-content .table-content_download_wrapper{margin:0 auto}
.table-content .table-content_download_wrapper a{text-decoration:none}
.table-content .table-content_download_wrapper a:hover svg{fill:#007abc}
.table-content .table-content_download_wrapper a:hover .table-content_download_text{text-decoration:underline}
.table-content .table-content_download_wrapper svg{fill:#333;height:14px;width:14px}
.table-content .table-content_download_wrapper .table-content_download_icon,.table-content .table-content_download_wrapper .table-content_download_text{cursor:pointer}
@media screen and (min-width:768px){.table-content .table-content_wrapper{padding:0 5px}
.table-content .table-content_category_title{padding:16px}
.table-content .table-content_download_wrapper{padding:32px 10px}
}
body[dir="rtl"] .table-content .table-content_download_text{padding-right:8px;padding-left:initial}
body[dir="rtl"] .table-content .table-content__show-more svg{margin-right:8px;margin-left:initial}
body[dir="rtl"] .table-content .table-content-gradientback{right:0;left:initial}