/*** logo with different aspect ratio, image includes three-line-hamburger-icon ***/
.-logo-bar {width: 70px;height: 35px;}

.-logo-bar {border-style: none;}

.-logo-bar {border-radius: 0%;}

.-logo-bar {background-color: rgb(0, 0, 0);}

.-logo-bar {background-image: url("https://lwfiles.blob.core.windows.net/anderson-physics-public/5405fb76d3eee410d7ad966827d75c03.png");}

.-app-title {padding-left: 75px;}


/*** custom topbar right hamburger menu ***/
#topBarWrapper .-hamburger-menu {
	background-image: url("https://lwfiles.blob.core.windows.net/anderson-physics-public/687790b77d6b45e107203692450f3261.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;
}