.login {
  opacity: 0.8;
}
.conf-version {
  display: none !important;
}

.message-block,
.message-block>div,
.message-block>div>div {
  background-color: yellow;
  color: red;
}

.tabele-th-normal table thead th {
  font-weight: normal !important;
}

.tabs label {
	border: 1px solid !important;
}
