﻿.boverketLogotype {
  left: 0;
  width: 136px;
  align-content:center;
}

.loginBody {
  background-size: auto;
  overflow: auto;
  width: 830px;
  margin-right: 10%;
  margin-left: 10%;
}

.loginDesc {
  text-decoration: underline;
  font-weight: bold;
  font-size:large;
}

tr.userTypes > td {
  font-weight: bold;
  text-decoration: underline;
  padding-bottom: 5px;
}
