.header .box {
    width:100%;
}
.header .searchBox {
    padding-top: 25px;
    padding-right: 10px;
}
.header .topMenu {
    display: none;
}
.header .logo {
    padding-top: 25px;
    width:100px;
  margin-top:12px;
}
.thread-list-header {
    width: 100%;
    text-align: center;
}
.thread-list-header__message {
    display: none;
}
.thread-list-header__create-btn {
    margin: 35px auto 0  auto;
}
