@charset "UTF-8";

@media screen and (max-width: 767px) {
	.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th,
		.table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th,
		.table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th
		{
		white-space: normal;
	}
}

th {
	background-color: #4a595e;
	color: white;
}
.upcoOpp{ height: 450px}
.upcoOpp .mycontainer{overflow: auto;}
.table{border-width: 2px; border-color: gray}
.upth{border-bottom: 1px solid black;}