/*
-----------------------------------
Popovers
-----------------------------------
*/

.popover .title {
	background-color: #000 !important;
	color: #d6d6d6 !important;
	border-bottom: none !important;
}
.popover .content {
	background: #000 !important;
	color: #d6d6d6 !important;
}