.custom__status-bar{
      background-color: #81d742; 
/*
    #81d742 = groen (geen eConnect-kleur)
    #E17B3C = eConnect-oranje (waarschuwing)
    #A35466 = eConnect-rood (ERROR!)
        ZIE BRANDBOOK
*/
}

.commonStyle__zt3BrandBg {
    background-color: #5864aC;
}
.globalfixednav .globalSignin:hover, .globalfixednav .globalSignup:hover {
    border-bottom: 0.1875rem solid #5864aC;
    color: #5864aC;
}
.Header__name {
    color: #333333;
}
.globalfixednav .Header__tabs__link:hover, .globalfixednav .Header__tabs__link:hover {
    border-bottom: 0.1875rem solid #5864aC;
    color: #5864aC;
}
.Header__tabsTab.Header__active, .Header__homeNavbarFixed .Header__navbar .Header__tabsTab.Header__active {
    color: #5864aC;
}
.Button__footerBtn {
    border: 1px solid transparent;
    letter-spacing: normal;
    padding: 0.7rem 1rem;
    font-size: 1.0005rem;
    border-radius: 2rem;
    background: #e87c3c;
    transition: all .15s ease;
    color: #FFF;
}
.Button__btnFont {
    font-family: All Round Gothic Medium,Arial;
}
.Header__searchTitle {
    color: #672f90;
}
.html {
    font-family: "Urbanist", Arial;
    font-size: 100%;
    letter-spacing: .1px;
    transition: all 50ms ease;
    line-height: 1.6;
}
.Icon__brand {
    color:  #5864aC;
}
.commonStyle__zt3Brand {
    color:  #5864aC;
}
.globalfixednav .aPlusIcon {
    padding: 0 0.4375rem;
    color:  #3333;
}
.ListHeader__header2 {
    font-family:All Round Gothic Medium,Arial;
    font-size: 1.1875rem;
    font-weight: 700;
    margin: 0;
    color: #333;
}
.ContentBox__headerMid {
    font-family:All Round Gothic Medium,Arial;
    text-transform: none;
    font-weight: 500;
    font-size: 1.25rem;
    margin: 1.25rem 0;
    letter-spacing: 0rem;
}
.SearchResultmark {
    color: #FFF;
    background-color: #5864aC;
}
.commonStyle__detailHeader {
    margin: 0 0 1.625rem 0;
    text-transform: none;
    font-family: All round Gothic Medium, Arial;
    font-weight: 600;
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 1.14;
    color: #000;
    word-break: break-word;
    word-wrap: break-word;
}
.Footer__footerQus {
    font-family: All round Gothic Medium, Arial;
    font-size: 1.875rem;
    color: #333;
}
.Header__tabsTab.Header__active, .Header__homeNavbarFixed .Header__navbar .Header__tabsTab.Header__active {
    border-bottom: 0.1875rem solid #5864aC;
    color: #5864aC;
}
.Header__tabsTab:hover, .Header__homeNavbarFixed .Header__navbar .Header__tabsTab:hover {
    border-bottom: 0.1875rem solid #5864aC;
    color: #5864aC;
}

.custom__status-bar {
  height: 80px;
  width: 100%;
}

.custom__status-bar label {
  color: white;
  font-size: 25px;
  line-height: 80px;
  padding: 0 100px;
  font-weight: bold;
}

.custom__status-bar ul {
  float: right;
  margin-right: 20px;
  margin-top: 0;
}

.custom__status-bar ul li {
  display: inline-block;
  line-height: 80px;
  margin: 0 5px;
}

.custom__status-bar ul li a {
  color: white;
  font-size: 17px;
  padding: 7px 13px;
  border-radius: 3px;
  text-transform: normal;
  background-color: #62b823;
}

.Icon__brand {
    color: #fff;
}

.Layout__oneColumn, .Layout__twoColumn, .Layout__twoColumn2, .Layout__twoColumnReverse {
  border-radius: 15px;
}

.Avatar__avatar {
  filter: invert(56%) sepia(58%) saturate(812%) hue-rotate(335deg) brightness(94%) contrast(86%) !important;
}

.Header__menu, .Header__menu:after, .Header__menu:before {
  background-color: #000;
}
