

table.tablesorter{
    width: 100%;
}
/*table.tablesorter th {
	text-align: left;
	padding: 2px;
        background-color: #222222;
            
}*/

table.tableheigth{
    height: 100%;
}

table.tableheigth th {
	text-align: left;
	padding: 2px;
        background-color: #222222;
            
}

#modalidad{
    width: 100%;
}


