.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody .sorting:after {
	display:none;
}

.dataTables_scrollHeadInner {
	width: 100% !important;
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table, .dataTables_wrapper.no-footer div.dataTables_scrollBody table {
	min-width: 100%;
}

.is-active .alt-header .container.top_bar_2 {
	padding-right: 16px;
}

.tile_individual--imagen-video__info.tile_individual--imagen-video__info--titulo {
	display: block;
}

.columnas_dinamicas .dataTable th {
	text-transform: none;
}

.columnas_dinamicas__columna table.dataTable tbody th, .columnas_dinamicas__columna table.dataTable tbody td {
	padding: 16px 0 16px !important;
	border: none
}

.columnas_dinamicas__columna .dataTables_scrollBody table thead,
.columnas_dinamicas__columna .dataTables_scrollBody table thead th {
	max-height: 0px;
	padding: 0 !important;
	margin: 0 !important;
}

.columnas_dinamicas__columna .dataTables_wrapper.dataTables_scrollBody {
    border-bottom: 1px solid #111111;
    margin-bottom: 0;
}