

.navbar-default .navbar-brand {
  color: #00aaff;
/*   background-image: url("../images/Maplesoft_logo2x.png");
  background-size: 80px 60px;
  background-repeat: no-repeat;
  background-position: center; 
  width:125px; 
  height:72px */
  padding: 0px 10px;
  width: 225px;
}

.navbar-brand > img{
	  width: 125px;
  padding-top: 5px;
}

.loggedin{
	padding: 20px;
}

.modal-backdrop.in {
  z-index: 0;
}