body {
  padding-top: 70px;
  background:url(../img/wallpaper-2707591.jpg) top center;
  font-family: 'Source Sans Pro', sans-serif;
  color:#fff;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
color: #fff;
font-weight:300;
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}
.navbar-header {
 float: none;
}
.navbar-header {
width: auto;
position: relative;
}
.navbar-fixed-top { padding: 5px 0; border: none;}
.navbar-default, .subnavbar{ -webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.3); box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.3);}
.navbar-brand { padding: 0 0; display:block; float:none;  /*margin-top:10px; margin-bottom:10px; */margin-right:0; margin-left:15px; /*text-indent:-999em; margin-bottom:-8px; margin-top:-8px; */overflow:hidden;}
.navbar-brand svg,
.navbar-brand img{ height:49px; width:100px; vertical-align:top; }

/*.no-svg .navbar-brand{ background:url(img/logo_esi.png) 0 0 no-repeat; background-size:133px 66px;}
.svg .navbar-brand{ background:url(img/logo_esi.svg) 0 0 no-repeat; background-size:133px 66px;}
.ie8.no-svg .navbar-brand{ background:url(img/logo_esi-ie8.png) 0 0 no-repeat;}*/

.navbar-infos{ position:absolute; top:0; left:160px; color:#777777; /*padding:5px 0 5px 30px; margin:8px 15px 0 0;*/ display:inline-block; white-space: nowrap;line-height: 1.3em; font-size:14px; }
.navbar-infos strong{ font-size: 15px!important;}

.badge {
display: inline-block;
min-width: 10px;
padding: 3px 15px 5px;
font-size:inherit;
font-weight: normal;
line-height: 1;
color: #FFF;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: rgba(0,0,0,0.5);
border-radius: 10px;
}