.sonata-ba-list-field-header-actions {
    width: 340px;
}

.sonata-bc table.sonata-ba-list td {
    width: 99%;
}

.sonata-ba-list-field-header-singl1e-action {
    width: 110px;
}

.job-description {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 20px;
	word-break: none;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


.text-right {
	text-align: right;
	margin-left: 100px;
	width: auto !important;
}

.text-left {
	text-align: left;
	margin-right: 100px;
}

.chat-header {
	font-size: 10px;
}

.notification a {
	color: inherit;
}

.notification a:hover {
	text-decoration: none;
}