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

.popover .title {
	background-color: #111 !important;
	color: #eee !important;
	border-bottom: #999 !important;
}
.popover .content {
	background: #000 !important;
	color: #eee !important;
}