.bg-theme-main{
	background-color: #292b2c;
	color:white;
}

.text-bold{
	font-weight: 600;
}

.hlabel{
	line-height:38px;
}

.delrow{
	position: absolute;
	line-height: 38px;
	z-index:1;
}

.manage a:focus {
    background: black;
    color: white;
}