.list-group li {
	color: black;
}

.list-group li:hover {
	color: #43a047;
}

.list-group li span {
	float: right;
}

.ho {
	color: #131313;
}

.ho: hover {
	color: green;
}

.chat-nhanh-offline {
	background-color: #ccc !important;
	color: #000 !important;
}

.list-item-san {
	float: left;
	width: 100%;
	clear: both;
}

ul {
	list-style: none;
	padding: 0;
}

.item-card {
	margin-bottom: 15px !important;
	padding: 12px;
	padding-bottom: 5px;
}

.item-card {
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .1);
	border-radius: 3px;
	background-color: #fff;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

.header-item-doi {
	float: left;
	width: 100%;
	position: relative;
}

.modal-link-angularjs {
	cursor: pointer;
}

p.team-leader-name {
	padding-top: 0;
}

.hide {
	display: none !important;
}

.right-item-doi p {
	font-size: 12px;
	position: relative;
}

element.style {
	
}

p.team-leader-name {
	padding-top: 0;
}

.right-item-doi p {
	font-size: 12px;
	position: relative;
}

.right-item-san p {
	border-bottom: 1px dotted #ccc;
	padding: 7px 0;
	font-size: 14px;
	line-height: 18px;
	color: #666;
	float: left;
	width: 100%;
}
.form-group {
    margin-bottom: 15px;
}
header-item-doi h2 a {
    color: #43a047;
    margin-right: 15px;
    font-size: 16px
}