.nav-pills a  {
    font-size: 13px;
    font-weight: 400
}

.tabs{
	background: #ddd;
}

.tab-content>.active {
    display: block !important;
}