article.style-single a, article.style-media a, form a, .modal a {
	color: #578fa6 !important;
}


.border-bottom {
	border-bottom-color: #3d3d3d;
}

li.list-group-item {
	background-color: transparent !important;
}

li.list-group-item:hover {
	background-color: #444 !important;
}

.panel-heading .btn-group {
	padding-top: 8px;
}

.m-r-15 {
	margin-right: 15px;
}


.select2-container, .select2-dropdown, .select2-search, .select2-search__field, .select2-selection, .select2-selection__rendered  {
	background-color: #242424 !important;
	color: #a8a8a8 !important;
	
}

.select2-container .select2-selection--single {
	height: 34px !important;
	border-radius: 0px !important;
	border-color: rgba(168, 168, 168, 0.3) !important;
}


.form-control {
	color: #a8a8a8 !important;
}

span.select2 {
	height: 34px !important;
	
}

h4.modal-title {
	color: #ccc !important;
}
.modal {
	color: #ccc !important;
	
	
}

.modal-content {
	background-color: #242424 !important;
}


figure figcaption {
	margin-top: -16px;
	margin-bottom: 10px;
	font-size: 0.9em;
}