@charset "utf-8";
/* CSS Document */
.cphomeaddticket {
  background-image: url(https://beiconstruction.com/portal-images/Square-BEI_icon_addticket-01.svg);
  background-repeat: no-repeat;
  background-position: top center;
  display: inline-block;
}
.cphomemyticket {
  background-image: url(https://beiconstruction.com/portal-images/Square-BEI_icon_mytickets-01.svg);
  background-repeat: no-repeat;
  background-position: top center;
  display: inline-block;
}
.cphomehelpcenter {
  background-image: url(https://beiconstruction.com/portal-images/Square-BEI_icon_knowledgebase-01.svg);
  background-repeat: no-repeat;
  background-position: top center;
  display: inline-block;
}
.cphomecommunity {
  background-image: url(https://beiconstruction.com/portal-images/Square-BEI_icon-terms-2.svg);
  background-repeat: no-repeat;
  background-position: top center;
  display: inline-block;
}
.cphomeaddticket img, .cphomemyticket img, .cphomehelpcenter img, .cphomecommunity img{
  max-width: 72px;
}

#square-bei-home-icons td {
  text-align: center;
}
.square-bei-action {
  font-weight: bold;
}
.square-bei-gray{
  color: #aaa !important;
  padding: 0 3em;
  text-align: center;
}
.Header__brandName:hover {
  color: #3E4348
}
.Radio__radioButton .Radio__radioLabel {
    width: 6.6em;
}
