.navbar-header{
  top:25px;
}
#block-customlanguageicons {
  margin-top: 5%;
}

.navbar{
  border-bottom:5px solid #171d6e;
}

#search-block-form > div > div > span > button,#search-block-form > div > div > span > button:hover{
background-color:#ed9302 !important;
border-color:#ed9302 !important;
}


.menu--main>li:nth-child(7){
  width:150px;
}

.menu--main>li:nth-child(7)>a{
  background-image:url(/sites/default/files/2020-09/user-lock.svg) !important;
  background-size: 32px 32px;
  width:150px;
  background-position:93% !important;
  background-repeat: no-repeat;
}