
#header .header-search {
  position: relative;
  margin-top: 7px;
}

#header .field-container {
  display: none;
  margin-right: 12px;
}

#header .field-submit {
  margin: 0;
  position: absolute;
  right: -15px;
}
#metanavigation {
  margin-top: 5px;
}
.website .header-login-logout{
    width:auto;
    height: auto;
}
.website .header-login{
    margin-left: 113px;
}
.website .header-logout{
    margin-left: 177px;
}
.website .btn-logout,
.website .btn-login{
    background-color: #990000;
    color:#fff;
}
.website .btn-logout:hover,
.website .btn-login:hover {
    background-color: #fff;
    color: #990000;
    text-decoration: none;
}
.website .btn-member{
    background-color:#044c9a;
    color:#fff;
}
.website .nav-simple .li a,
.website .nav-simple .li span {
    font-size: 14px;
}
