/* Add here all your css styles (customizations) */
.tab-v1 .tab-content img {
	margin-top: 0px;
	margin-bottom: 0px;
}

hr {
margin-bottom: 10px;
margin-top: 10px;
}

.headline {
	display: block;
	margin: 10px 0 10px 0;
	border-bottom: 1px dotted #e4e9f0;
}

.radio {
display: block;
min-height: 20px;
margin-top: 0px;
margin-bottom: 10px;
padding-left: 20px;
}

.breadcrumb li {
	color: white;
}

.breadcrumb li.active {
	color: white;
}

i.icon-c-table { 
	margin-bottom: 0px;
}