.navbar-brand img {
  height: 24px; 
}

.loggedImg {
  height: 50px; 
}

.content{
  position: absolute;
  top: 51px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  overflow: auto;  
}

.alert-content { 
  padding: 20px 0 0 0 ;
}

.ngview-content{
  padding: 0 0 51px 0 ;
}

.iframe-content{
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 1020;
  overflow : hidden;
}

.footbar-ziframe {
  z-index: 1010;
}