.tumlogo {
  height: 35px;
}
#npaLogo {
  width: 30px;
}
.narrowRow {
  width: 20%;
}
#password {
  padding: 16px;
  background: #eee;
}
.bg-tum {
  background-color: #3070B3 !important;
}
#trust-center-logo-container {
  background: #3070B3;
  padding: 15px;
  border-radius: 12px 0;
  margin-right: auto !important;
  margin-bottom: 0 !important;
}
#trust-center-logo-container #tum-logo {
  height: 40px;
  width: 77px;
}
#trust-center-logo-container #trust-center-logo-text {
  color: #fff;
  line-height: 21px;
  margin-left: 8px;
  font-size: 21px !important;
}
#header-line-info {
  background-color: #f7f7f7;
}
#header-line-info #portal-name {
  padding-top: 2px;
  margin-right: 10px;
}
#header-line-info #user-info-nav {
  margin-top: 2px;
}
#process-name-header {
  height: 70px;
  line-height: 23px;
  text-align: right;
  color: #3070B3;
  padding-top: 13px;
  font-size: 17px;
}
.security-browser-logo-column {
  width: 30px;
  color: #ccc
}
.security-address-bar-screenshot {
  width: 100%;
  filter: grayscale(1);
  max-width: 300px;
}
#footer-text {
  color: #d6d6d6 !important;
  font-size: 10px;
}
#footer-text a {
  color: #d6d6d6 !important;
}
.btn-primary {
  background-color: #3070b3;
  border-color: #3070b3;
}
.btn-outline-primary {
  border-color: #0065BD;
  color: #0065BD;
}
.btn-outline-primary:hover {
  background-color: #0065BD;
  color: #fff;
}