.container{
	max-width: 980px;
	min-width: 980px;
}

.label{
	color: #222;
}

.modal h4{
	margin: 15px 0 4px
}
.input-group .form-control{
	z-index: 1
}
.nav-tabs{
	font-family: "Roboto";
}
.nav-tabs > li > a{
	font-size: 13px;
	border-radius: 0;
	color: #aaa;
}
.tooltip.bottom{
	background-color: transparent;
	border: 0;
}