.titlebarimage
{
  width:209px;
  /* float: left; */
  height:60px;
  background-size: contain;
  background-image: url(images/PrimepointMainLogo_2022.png);
}

.sidemenuimage
{
  width:167px;
  margin-left: 40px;
  /* float: left; */
  height:48px;
  background-size: contain;
  background-image: url(images/PrimepointMainLogo_2022.png);
  display: inline-block;
}


.landing-page {
  width: 800px;
  margin-left:auto; 
  margin-right:auto;
}

.footerimage
{
  width:216px;
  height:62px;
  margin: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(images/PrimepointMainLogo_2022.png);
}
    
.logonicon
{
  height:60px;
  width:58px;
  background-position: center; 
  background-repeat: no-repeat;
  background-image: url(images/P_Logo_2022.png);
}

.mainmenuimage
{
  height:60px;
  width:58px;
  background-position: center; 
  background-repeat: no-repeat;
  background-image: url(images/P_Logo_2022.png);
}

.ex-logonicon
{
  height:65px;
  width:65px;
  background-position: center; 
  background-repeat: no-repeat;
  background-image: url(images/ex.logo.64x45px.svg);
}

.ex-landing-background-small
{
  height:68px;
  background-position: center; 
  background-repeat: no-repeat;
  background-image: url(images/ex.full.logo.small.png);
}

.ex-landing-background
{
  height:297px;
  background-position: center; 
  background-repeat: no-repeat;
  background-image: url(images/ex.full.logo.large.png);
}


 .b_primepointgreen
 {
  background-color: #5AB247;
 }

 .b_primepointblue
 {
  background-color: rgb(43,53,130);
 }


 .ngb-dp-arrow.right .ngb-dp-navigation-chevron {
  transform: rotate(90deg) !important; 
  margin-left: 0.15em;
  margin-right: 0.25em;
}
