.navbar-brand {
	padding:0 !important;
	height:66px;
}

.navbar-brand-logo {
	height:50px;	
	margin: 8px auto;
}

.navbar-brand-text{
	font-weight:300;	
}

.navbar-header {
	background-color:#0072ce !important;
}

.alert.dark a{
	color: white;
	text-decoration: underline;
}
/*

#generalOverviewWidget .icon{
	font-size:46px;	
}

#generalOverviewWidget .counter-number{
	font-size:28px;	
}

li.node-tree span.badge{
	margin-left:5px;	
}


#treballsPerPremiWidget {
  margin-bottom: 0 !important; }
  #treballsPerPremiWidget .card-block {
    padding-bottom: 15px; }
  #treballsPerPremiWidget img {
    width: auto; }
  #treballsPerPremiWidget .table-responsive {
    border: 0 none; }

.table-analytics > thead > tr > th {
  padding: 15px 0;
  vertical-align: middle;
  color: #37474f; }

.table-analytics > tbody > tr > td {
  vertical-align: middle; }

#treballsPerPremiWidget td {
  padding: 20px 0; }
  #treballsPerPremiWidget td:last-child {
    font-size: 0; }

#treballsPerPremiWidget .language {
  min-width: 150px; }

#treballsPerPremiWidget .vists {
  min-width: 65px; }

#treballsPerPremiWidget .vists-percent {
  min-width: 210px; }

#treballsPerPremiWidget .progress {
  display: inline-block;
  width: 80%;
  vertical-align: middle; }

#treballsPerPremiWidget .country-name {
  margin-left: 20px; }

#treballsPerPremiWidget .progress-percent {
  display: inline-block;
  width: 20%;
  font-size: 14px;
  text-align: right;
  vertical-align: middle;
  color: #76838f; }

*/