.forum-nav-browse-filter{
  display: none!important;
}

#global-navigation>.wrapper-header>.user{
  list-style-type: none!important;
  float: right!important;
  margin-top: 10px!important;
}

#global-navigation{
    height: 76px;
}

.ec-logo-size{
    height: 40px!important;
}
.post-cancel{
  color : rgb(200, 175, 130)!important;
}
@media screen and (max-width: 640px) {
  .view-discussion-home .helpgrid-row {
    display: flex;
    flex-direction: column;
    width: 80vw;
    margin: 0 auto;
  }
  .view-discussion-home .helpgrid-row .row-item-full, .view-discussion-home .helpgrid-row .row-item {
    width: 100%;
    margin: 20px 0px;
  }
  .content-wrapper .page-header.has-secondary .page-header-secondary{
    display: flex!important;
    align-items: center!important;
  }
  .form-actions>.new-post-btn{
    padding: 0!important;
  }
  .content-wrapper .page-header.has-secondary .page-header-secondary{
    display: flex!important;
    align-items: center!important;
  }
  .forum-search{
    display: flex!important;
    width: 70%!important;
  }
  .layout-col-a{
    height : 300px!important;
  }
  .discussion-thread-list-container{
    height : 100%!important;
  }
  .forum-nav-thread-list-wrapper{
    height : 100%!important;
  }
  .forum-nav-thread-list{
    height : 100%!important;
  }
  .add-response button.add-response-btn {
      color: #fff!important;
  }
  body.view-in-course .window-wrap {
   min-width: auto!important;
  }
  .menu-responsive{
    background-color: inherit!important;
  }
}
