.forum-nav-browse-filter{
  display: none!important;
}
#global-navigation .burger{
display: none;
}
#global-navigation>.wrapper-header>.user{
  list-style-type: none!important;
  float: right!important;
  margin-top: 10px!important;
}
.header-global .user>.primary {
    display: flex;
    float: left;
    margin: 0;
    position: relative;
    height: 70%;
    margin-top: 20px;
}
#global-navigation{
    height: 76px;
}

.ec-logo-size{
    height: 40px!important;
}
.post-cancel{
  color : rgb(200, 175, 130)!important;
}
.label-username{
  padding: 0 10px;
}
.dropdown-menu-container .menu-button{
  display: flex;
}
.dropdown-menu-container .menu-button.is-active{
height: 0px!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;
  }
  .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;
  }
  .search-btn{
    font-size: 0.8rem!important;
  }
  .label-username{
    font-size : 0px!important;
  margin-right: -20px;
  }
  .wrapper-header{
    display: flex!important;
  }
}


.header-global .wrapper-header{
  padding: 10px 10px 10px !important;
}
.dropdown-menu-container .menu-button{
  margin-top: 0px !important;
}
.list-inline > li > a{
  font-size: 0.9rem;
}
.dropdown-menu-container .menu-image{
  border-radius : 60%;
}

.header-global .user .dropdown{
  background: transparent ! important;
}
.header-global .primary>a:hover{
  background: transparent!important;
}
.header-global .user .user-link .user-image-frame{
  border-radius : 60% !important;
}
.header-global .user .user-link .user-image-frame{
  border-radius : 60% !important;
}
.header-global .user{
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.header-global .wrapper-header .wrapper-user-menu{
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.header-global .wrapper-header{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height : 74%;
}


body.view-in-course .header-global .wrapper-header, body.view-in-course .header-global.slim .wrapper-header{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height : 74%;
}

.user-menu{
  margin-top : 5px;
}

#global-navigation{
  display: flex!important;
  align-items: center;
  justify-content: space-evenly;
}
.header-global .user{
  flex : inherit!important;
}
#return_dashboard{
  display: none!important;
}
.wrapper-header{
  flex: 5;
  margin : 0!important;
}
.nav-global.left{
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.wrapper-user-menu{
  width : auto!important;
  display: flex!important;
}
.header-global .wrapper-header .list-inline.nav-global {
  display: flex!important;
  justify-content : space-around!important;
  margin-top: 0px!important;
}

.bookmark-button-wrapper{
  display : none!important;
}
#global-navigation>.burger{
  display: none;
}
.logo{
  margin-left: 10px!important;
}
.header-global h1.logo img.ec-logo-size{
height: 40px!important;
}
