@charset "utf-8";
/* CSS Document */
.copybysystemx {
  font-size: 10px !important;
  margin: 10px auto !important;
  color: #71717b !important;
}
button[type='submit'] span {
  color: #fff !important;
}
header button[type='submit'] span {
  color: #2a2627 !important;
}
.portalblade main > div {
  margin-bottom: 5vh !important;
}
.portalblade main .copybysystemx {
  margin-bottom: 10vh !important;
  font-size: 9px !important;
}
.clientLogoImgH img {
  max-height: 100px !important;
  display: block !important;
  margin: auto !important;
}
.clientLogoImgH40 img {
  max-height: 40px !important;
  display: block !important;
  margin: auto !important;
}
.clientLogoImg {
  max-height: 150px !important;
  height: 100% !important;
  max-width: 200px;
}
.hidenow {
  display: none !important;
}
.first\:ps-0:first-child {
  padding-inline-start: 1rem !important;
}
.maketxtwhite, .maketxtwhite * {
  color: #fff !important;
}
.justify-center-child > div {
  justify-content: center !important;
}
.jcE > div {
  justify-content: flex-end !important;
  padding-right: 20px !important;
}
main .border-zinc-100 {
  padding: 10px !important;
}
body:not(.role-Admin) .permrole-Admin {
  display: none !important;
}
#id-card .clientLogoImg{
	max-height: 60px !important;
	height: 100% !important;
	max-width: 60px;
}
.guestblade{
	 /*background: #002600 !important;*/
}
.displayboard{
    /*background: #002600 !important;*/
}
.displayboard .bg-gray-900 {
    /*background-color: #002600 !important;*/
}
.displayboard .dboardnotactive {
    background-color: #002600 !important;
}
.courtgrideach {
	
}
.displayboard .clientLogoImg{
    background: #fff;
    border-radius: 7px;
    padding: 5px 10px;
}