.autocomplete-result{

}

.concept-button{
	text-decoration: underline dotted;
	color: black;
}

.copy-url{
	border-radius: 8px;
	border: 1px solid silver !important;
	color: grey;
}

.callout {
	padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #e9ecef;
    border-left-width: 0.25rem;
    border-left-color: #5bc0de;
    border-radius: 0.25rem;
}

.callout-list{
	padding: 1rem;
	margin-top: 0.25rem;
	margin-bottom: 0.25rem;
}

.callout-info {
    border-left-color: #5bc0de;
}

.callout-warning {
	border-left-color: #f0ad4e;
}

.callout-danger {
	border-left-color: #d9534f;
}

.carousel-list{
	padding-top: 10px;
}

.carousel-list-item{
	padding-top: 5px;
	padding-bottom: 5px;
}

.carousel-text-col{
	padding-left: 5px;
	padding-right: 5px;
}

.nav-header{
	padding: 10px;
}

.carousel-div{
	
}

