.tw-hub{font-family:Segoe UI,Helvetica,Arial,sans-serif;color:#1a1a1a;max-width:480px;margin:1.5rem 0}
.tw-hub--login,.tw-hub--forgot-password,.tw-hub--change-password{
	padding:1.25rem 1.35rem;
	border:1px solid #d8dee6;
	border-radius:8px;
	background:#fff;
	box-shadow:0 1px 2px rgba(16,24,40,.04);
}
.tw-hub__form{margin:0}
.tw-hub__field{margin-bottom:1rem}
.tw-hub__field label{display:block;margin-bottom:.35rem;font-weight:600}
.tw-hub__field input,.tw-hub select{width:100%;max-width:100%;padding:.55rem .65rem;border:1px solid #d0d7de;border-radius:4px;background:#fff;color:#1a1a1a}
.tw-hub__actions{margin:1rem 0 .5rem}
.tw-hub__button{display:inline-block;padding:.55rem 1rem;border-radius:4px;border:0;background:#1B4F72;color:#fff;text-decoration:none;cursor:pointer}
.tw-hub__button--small{padding:.35rem .65rem;font-size:.875rem}
.tw-hub__button--text{background:transparent;color:#1B4F72}
.tw-hub__links{margin:.75rem 0 0}
.tw-hub__notice{padding:.75rem 1rem;border-radius:4px;margin-bottom:1rem}
.tw-hub__notice--error{background:#fdecea;color:#c62828}
.tw-hub__notice--success{background:#e8f5e9;color:#1a7f4b}
.tw-hub__notice--info{background:#eef4ff;color:#2f6fed}
.tw-hub--portal{max-width:960px}
.tw-portal__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e6e6e2}
.tw-portal__site{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #eee}
.tw-portal__history{width:100%;border-collapse:collapse;margin-top:.75rem}
.tw-portal__history th,.tw-portal__history td{padding:.5rem;border-bottom:1px solid #eee;text-align:left}
.tw-portal__band--bra{color:#1a7f4b}.tw-portal__band--ok{color:#2f6fed}.tw-portal__band--varning{color:#b86e00}.tw-portal__band--kritiskt{color:#c62828}
