.table th,
.table td 
{
  padding: 0.35rem !important;
/*  vertical-align: middle !important;*/
  border-top: none !important;
 /* border-bottom: 1px solid #dee2e6; */
}

.cont
{

	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	text-decoration: underline;
	color: #636363 !important;
}

.table-head
{
	padding-left: 8px;
	min-height: 36px;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
/*	color: #A0A0A0;
	border-bottom: 2px solid #A0A0A0;*/
}

/*a:hover
{
text-decoration: underline !important;
}
*/
.head
{
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	background: #fff;
}

.pagenavigation-div
{
	font-size: 14px;
	max-height: 30px;
}

.text
{
	display: flex table;
	font-weight: 600;
}

.pagenavigation-div div
{
	cursor: pointer;
	display: inline-block;
	width: 30px;
	height: 30px;
/*	vertical-align: middle;
	font-style: normal;
	font-weight: normal;*/
	font-size: 16px;
	color: #636363;

}

div.pagenavigation-div a
{
	text-decoration: none;
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 16px;
	/*vertical-align: middle;*/
	color: #636363 !important;
}

div.pagenavigation-div a:hover 
{
	color: #fff !important;
	background: #1752dd !important;
	border-radius: 16px;
}

.numb:hover a, .numbn:hover a
{
	color: #fff !important;
	background: #1752dd !important;
	border-radius: 16px;
}

div.pagenavigation-div-active
{
	cursor: default;
	color: #fff !important;	
 	background: #1752dd;
  	border-radius: 16px;
}

div.pagenavigation-div-active:hover
{
	cursor: default;
}

div.pagenavigation-div-unactive
{
	cursor: default;
	color: #ABABAB !important;
}

div.pagenavigation-div-unactive:hover
{
	cursor: default;
}

.news-link-details-div-a  {
	display: inline-block;
	width: 100%;
}
