.social-networking-portlet-group-users-activities #header-container h2.portlet-title {
	padding: 0;
	display: block;
}
.social-networking-portlet-group-users-activities table.table {
	margin: 0;
	border: none;
}
.social-networking-portlet-group-users-activities table.table-striped tr td.table-cell {
	background-color: transparent !important;
	border: none;
	padding-bottom: 25px;
}
.social-networking-portlet-group-users-activities table.table-striped tr:last-child td.table-cell {
	padding-bottom: 5px;
}
.social-networking-portlet-group-users-activities .pager {
	text-align: right;
    margin: 0 0 20px 0;
}
.social-networking-portlet-group-users-activities .pager li a { 
	background-color: transparent;
	border: none;
	color: #000000;
}
.social-networking-portlet-group-users-activities .pager li.disabled a { 
	background-color: transparent;
}
.social-networking-portlet-group-users-activities .pager li a:hover, .social-networking-portlet-group-users-activities .pager li a:focus {
	background-color: transparent;
	text-decoration: underline;
}
.social-networking-portlet-group-users-activities .pager li.disabled a:hover, .social-networking-portlet-group-users-activities .pager li.disabled a:focus {
	background-color: transparent;
	text-decoration: none;
}

.activities-blue-background .table-striped tbody tr:nth-of-type(odd):not(.table-active):not(.table-disabled):not(.table-divider),
.activities-blue-background .table-striped tbody tr:nth-of-type(odd):not(.table-active):not(.table-disabled):not(.table-divider) td,
.activities-blue-background .table-striped tbody tr:nth-of-type(odd):not(.table-active):not(.table-disabled):not(.table-divider) th {
	background-color: #f2f2f2;
}

.activities-blue-background .day-section {
    padding-bottom: 5px;
    color: #495057;
}

.social-networking-portlet-group-users-activities .activity-title a {
	color: #1b5eb2;
}

.content-margin{
	margin-bottom: 10px;
}

.portlet-activities .activity-data{
   word-break: normal !important;
  -moz-hyphens:none !important;
  -ms-hyphens: none !important;
  hyphens: none !important;
}
