:root {
  --brand-colour: #333F48;
  --brand-colour-opacity-20: #333F4820;
  --brand-colour-hover: #283239;
  --brand-colour-hover-opacity-5: #2832390C;
  --brand-colour-active: #1e252b;
  --brand-navbar-background-color: #333F48;
  --brand-navbar-text-color: #FFFFFF;
  --brand-banner-background-color: #ffffff;
  --brand-banner-text-color: #000000;
  -webkit-font-smoothing: antialiased
}

.t-brand-color {
  color: #333F48 !important;
}

.t-brand-color:hover,
.t-brand-color:focus, {
  color: #283239 !important;
}

.t-brand-color:active {
  color: #1e252b !important;
}

.t-brand-background-color {
  background-color: #333F48 !important;
}

a {
  color: #333F48;
}

a:hover {
  color: #283239;
}

a:active,
a:focus,
a:visited:not(.btn) {
  color: #1e252b;
}

#navbar-new {
  background-color: #333F48;
  color: #FFFFFF;
}

#navbar-new a,
#navbar-new button,
#navbar-new .navbar-toggle {
  color: #FFFFFF;
}

#navbar-new .dropdown-menu a,
#navbar-new .dropdown-menu button {
  color: #333F48;
}

#navbar-new .dropdown-menu a:hover,
#navbar-new .dropdown-menu a:active,
#navbar-new .dropdown-menu a:focus {
  background-color: #e9ecef;
  color: #283239;
}

#navbar-new .navbar-toggle:hover,
#navbar-new .navbar-toggle:focus {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #283239;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #283239;
}

.talis .btn:not(.btn-primary):not(.btn-danger):not(.btn-alert):not(.btn-alert--primary):not(.disabled):not([disabled]) {
  color: #333F48;
}

.talis .btn:hover:not(.btn-primary):not(.btn-danger):not(.btn-alert):not(.btn-alert--primary):not(.disabled):not([disabled]) {
  color: #283239;
}

.talis .btn:active:not(.btn-primary):not(.btn-link):not(.btn-default):not(.btn-danger):not(.btn-alert):not(.btn-alert--primary):not(.disabled):not([disabled]),
.talis .btn:focus:not(.btn-primary):not(.btn-link):not(.btn-default):not(.btn-danger):not(.btn-alert):not(.btn-alert--primary):not(.disabled):not([disabled]) {
  color: #1e252b;
  box-shadow: 0 0 0 1px #333F48;
}

.talis .btn-primary:not(.disabled):not([disabled]) {
  background-color: #333F48;
  border-color: #333F48;
}

.talis .btn-primary:hover:not(.disabled):not([disabled]) {
  background-color: #283239;
  border-color: #283239
}

.talis .btn-primary:focus:not(.disabled):not([disabled]) {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #283239;
}

.talis .btn-primary:active:not(.disabled):not([disabled]) {
  background-color: #1e252b;
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #1e252b;
}

.talis .dropdown-menu li:not(.danger):not(.disabled) > a:not(.danger):not(.disabled),
.talis .dropdown-menu li:not(.danger):not(.disabled) > button:not(.danger):not(.disabled) {
  color: #333F48;
}

.talis .dropdown-menu li:not(.danger):not(.disabled) > a:hover:not(.danger):not(.disabled),
.talis .dropdown-menu li:not(.danger):not(.disabled) > a:focus:not(.danger):not(.disabled),
.talis .dropdown-submenu:hover:not(.danger):not(.disabled) > a:not(.danger):not(.disabled),
.talis .dropdown-menu li:not(.danger):not(.disabled) > button:hover:not(.danger):not(.disabled),
.talis .dropdown-menu li:not(.danger):not(.disabled) > button:focus:not(.danger):not(.disabled),
.talis .dropdown-submenu:hover:not(.danger):not(.disabled) > button:not(.danger):not(.disabled) {
  background-color: #e9ecef;
  color: #283239;
}

.talis .dropdown-menu li > a:focus,
.talis .dropdown-menu li > button:focus {
  outline: 2px solid #333F48;
}

.talis .dropdown-menu > .active:not(.danger):not(.disabled) > a:not(.danger):not(.disabled),
.talis .dropdown-menu > .active:not(.danger):not(.disabled) > a:hover:not(.danger):not(.disabled),
.talis .dropdown-menu > .active:not(.danger):not(.disabled) > a:focus:not(.danger):not(.disabled),
.talis .dropdown-menu > .active:not(.danger):not(.disabled) > button:not(.danger):not(.disabled),
.talis .dropdown-menu > .active:not(.danger):not(.disabled) > button:hover:not(.danger):not(.disabled),
.talis .dropdown-menu > .active:not(.danger):not(.disabled) > button:focus:not(.danger):not(.disabled) {
  background-color: #e9ecef;
  color: #283239;
  background-image: linear-gradient(to right, #333F48 4px, transparent 4px);
}

.talis .multiselect-container.dropdown-menu .active > a {
  background-color: #1e252b;
}

.talis .datepicker table tr td.active:hover,
.talis .datepicker table tr td.active:hover:hover,
.talis .datepicker table tr td.active.disabled:hover,
.talis .datepicker table tr td.active.disabled:hover:hover,
.talis .datepicker table tr td.active:active,
.talis .datepicker table tr td.active:hover:active,
.talis .datepicker table tr td.active.disabled:active,
.talis .datepicker table tr td.active.disabled:hover:active,
.talis .datepicker table tr td.active.active,
.talis .datepicker table tr td.active:hover.active,
.talis .datepicker table tr td.active.disabled.active,
.talis .datepicker table tr td.active.disabled:hover.active,
.talis .datepicker table tr td.active.disabled,
.talis .datepicker table tr td.active:hover.disabled,
.talis .datepicker table tr td.active.disabled.disabled,
.talis .datepicker table tr td.active.disabled:hover.disabled,
.talis .datepicker table tr td.active[disabled],
.talis .datepicker table tr td.active:hover[disabled],
.talis .datepicker table tr td.active.disabled[disabled],
.talis .datepicker table tr td.active.disabled:hover[disabled],
.talis .datepicker table tr td span.active:hover,
.talis .datepicker table tr td span.active:hover:hover,
.talis .datepicker table tr td span.active.disabled:hover,
.talis .datepicker table tr td span.active.disabled:hover:hover,
.talis .datepicker table tr td span.active:active,
.talis .datepicker table tr td span.active:hover:active,
.talis .datepicker table tr td span.active.disabled:active,
.talis .datepicker table tr td span.active.disabled:hover:active,
.talis .datepicker table tr td span.active.active,
.talis .datepicker table tr td span.active:hover.active,
.talis .datepicker table tr td span.active.disabled.active,
.talis .datepicker table tr td span.active.disabled:hover.active,
.talis .datepicker table tr td span.active.disabled,
.talis .datepicker table tr td span.active:hover.disabled,
.talis .datepicker table tr td span.active.disabled.disabled,
.talis .datepicker table tr td span.active.disabled:hover.disabled,
.talis .datepicker table tr td span.active[disabled],
.talis .datepicker table tr td span.active:hover[disabled],
.talis .datepicker table tr td span.active.disabled[disabled],
.talis .datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #333F48;
}

.talis .nav-pills > .active > a:active {
  color: #333F48;
}

.talis .nav-pills > .nav-item > .nav-link {
  color: #333F48;
}

.talis .nav-pills > .nav-item > .nav-link.active,
.talis .nav-pills > .nav-item > .nav-link.active:focus,
.talis .nav-pills > .nav-item > .nav-link:focus {
  color: #333F48;;
  border-color: #333F48;
}

.talis .pagination > li > a,
.talis .pagination > li > span {
  color: #333F48;
  border-color: #333F48;
}

.talis .nav-pills > .active > a,
.talis .nav-pills > .active > a:hover
.talis .pagination > .active > a,
.talis .pagination > .active > a:focus,
.talis .pagination > .active > a:hover,
.talis .pagination > .active > span,
.talis .pagination > .active > span:focus,
.talis .pagination > .active > span:hover {
  background-image: linear-gradient(0deg, #333F48 4px, transparent 4px);
  color: #333F48;
  border-color: #333F48;
}

.talis .pagination ul > li > a:active,
.talis .pager li > a:active {
  color: #1e252b;
}

.talis textarea:focus,
.talis input[type="text"]:focus,
.talis input[type="password"]:focus,
.talis input[type="datetime"]:focus,
.talis input[type="datetime-local"]:focus,
.talis input[type="date"]:focus,
.talis input[type="month"]:focus,
.talis input[type="time"]:focus,
.talis input[type="week"]:focus,
.talis input[type="number"]:focus,
.talis input[type="email"]:focus,
.talis input[type="url"]:focus,
.talis input[type="search"]:focus,
.talis input[type="tel"]:focus,
.talis input[type="color"]:focus,
.talis .uneditable-input:focus,
.talis select:focus,
.talis .form-control:focus {
  border-color: #333F48;
  box-shadow: 0 0 0 1px #333F48;
}

.talis .custom-radio > .custom-control-input:checked~.custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='666666'/%3E%3C/svg%3E");
}

.talis .custom-checkbox > .custom-control-input:checked~.custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='666666' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-label::before {
  box-shadow: 0 0 0 1px #333F48;
}

.custom-radio .custom-control-input:focus ~ .custom-control-label::after,
.custom-checkbox .custom-control-input:focus:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 2px #333F48;
}

.nav-tabs > li > a:focus {
  outline-color: #333F48;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover:focus {
  color: #1e252b;
}

.talis .progress .bar {
  background-color: #333F48;
}

.tt-suggestion {
  color: #333F48;
}

.c-brand__header--primary {
  background-color: #ffffff;
  border-bottom: 1px solid rgb(0 0 0 / 20%);
}

.c-brand__header--secondary {
  padding-top: 1.25rem;
  background-color: #333F48;
}

.c-brand__header--secondary > div {
  padding: 0;
}

.c-brand-logo {
  display: flex;
  align-items: center;
  padding: 10px 13px 9px;
}

.c-brand__logo {
  width: 166px;
  height: 40px;
  box-sizing: border-box;
}

.c-brand-links {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: auto;
}

.c-brand-links__link {
  display: inline;
  margin-left: 0.5rem;
}

.c-brand-links__link > a,
.c-brand-links__link > a:visited,
.c-brand-links__link > a:hover,
.c-brand-links__link > a:active {
  color: #000000;
  text-decoration: none;
}

.c-brand-links__link > a:hover,
.c-brand-links__link > a:focus {
  text-decoration: underline;
}

.c-brand-title.c-brand-title {
  display: block;
  padding: 6px 13px 7px;
  color: #FFFFFF;
  font-size: 30px;
  font-weight: 300;
  line-height: 33px;
}

.c-brand__footer {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.c-brand__footer-managercookies {
  width: 100%;
}

.c-brand__footer-managercookies .ot-sdk-show-settings {
  background: none !important;
  border: none;
  padding: 0 !important;
}

.c-brand__footer-logo {
  position: relative;
  margin-left: auto;
  float: right;

    img {
      height: 70px;
    }
}

.c-brand__footer-links {
  list-style: none;
  margin: 0;
  padding: 0;
}

.c-brand__footer-links > li {
  display: inline;
  margin-right: 0.5em;
}

body#home {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

#item .c-brand__logo,
#item-editor .c-brand__logo,
#list-editor .c-brand__logo {
  vertical-align: middle;
}

#header {
  height: auto;
}

#footer {
  margin-top: 45px;
  padding-top: 20px;
  padding-left: 1em;
  padding-right: 1em;
  min-height: 200px;
  background-color: #f9f9f9;
  border-top: 1px solid #e5e5e5;
  flex-grow: 1;
}

#item-editor #fixedWidthContent,
#list-editor #fixedWidthContent,
#item #fixedWidthContent,
.c-brand__footer,
#jsddm-new,
.navbar-collapse,
.container-fluid {
  box-sizing: border-box;
  max-width: 90em;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 767px) {
  body {
    padding-right: 0;
    padding-left: 0;
  }
}

.hint-block {
  margin-top: 0.3125rem;
  font-style: italic;
  color: #000;
  border-left: 3px solid #017d87;
  display: block;
  padding: 0.234375rem 0.9375rem;
  margin-bottom: 0.46875rem;
}
