.menu-toggle {
	display:none;
}
.menu-toggle.menu-toggle--hide{
	display:none;
}
.language-block .is-active {
    display: none !important;
}
.toolbar-tray-open .header{
	top:80px!important;
}
.blackbg {
   height: 100%;
   width: 100%;
   position: absolute;
   overflow: hidden;
   z-index: 10;
   background-color: rgba(0, 0, 0, 0.5);
}
.transbg{
   background-color: rgba(0, 0, 0, 0.0) !important;
}

.popup-box{
  width: 350px;
  height: 120px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 20;
  background-color: white;
  padding: 10px;
  font-size: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-family: "Lucida Grande", Verdana, sans-serif;
  line-height: 1.2em;
}
.dr-popup .webform-submission-submit-project-form .fake {
    display: block !important;
}
#webform_submission_submit_project_node_89_add_form-ajax .webform-button--submit {
    display: none;
}
#team_member_table button {
display: none;
}
#arabic_team_member_table button {
display:none;
}
.btns-wrapper{

   position: absolute;
   bottom: 15px;
   text-align: center;
 }
 /*.ajax-progress.ajax-progress-throbber {

	 display: none!important;
 }*/
