/*
Theme Name: Capitalist TT3
Theme URI: https://chuyendich.com
Description: Child Theme for Twentytwentythree
Author: Hải Khang
Author URI: https://chuyendich.com
Template: twentytwentythree
Version: 1.0
*/



.member-content {
    background-color: #efefef;
    padding: 5px 10px;
}


@media screen and (max-width: 992px) {
	
	#data-tables {			
		display: block;
		overflow: scroll;
		width: 100%;
	}
	
	#data-tables td.text-column { min-width: 220px; }

	#data-tables td.mobile-350px { min-width: 350px; }
	#data-tables td.mobile-300px { min-width: 300px; }
	#data-tables td.mobile-250px { min-width: 250px; }
	#data-tables td.mobile-200px { min-width: 200px; }
	#data-tables td.mobile-150px { min-width: 150px; }
	#data-tables td.mobile-120px { min-width: 120px; }
	#data-tables td.mobile-100px { min-width: 100px; }
	#data-tables td.mobile-80px { min-width: 80px; }
	#data-tables td.mobile-50px { min-width: 50px; }
	
}


