div.megamenu {font-size: 12pt;}
div.megamenu li a {text-decoration: none;}

div.megamenu ul, div.megamenu ol, div.megamenu li {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  font-family: Verdana,sans-serif;
  font-size: 1em;
  font-size: 95%;
  text-decoration: none;
}

#eh_dashbar {color:#FFFFFF;  background:#04619E; height:30px; padding:15px 22px 0; font-family:Arial !important; font-size:14px !important }
body.development #sf_panel_page_wrapper::before {content: "This is a development server. Submissions through this site will not be processed."; width: 100%; display: block; text-align: center; padding: 10px; box-sizing: border-box; margin-bottom: 1.7em; background: #E40000; color: white;}
body.development #sf_admin_container::before {content: "This is a development server. Submissions through this site will not be processed."; width: 100%; display: block; text-align: center; padding: 10px; box-sizing: border-box; margin-bottom: 1.7em; background: #E40000; color: white;}
#eh_dashbar div {}
#eh_dashbar a {display:block;padding:0;margin:0;color: #FFFFFF; text-decoration: none;}
#eh_dashbar li:hover, #eh_dashbar li.over, #eh_dashbar a:hover {color: #F40;}
#eh_dashbar ul {list-style: none; float:left; margin:0; padding:0; position:relative; left:0; right: 0; width: 100%; margin-bottom:10px}

#eh_dashbar li {float:left;text-align:left; margin-left:19px; padding:0 }

#eh_dashbar ul ul {display:none;position:absolute;background:#000000;width:100%;left:0;}
#eh_dashbar ul li.over ul, #eh_dashbar ul li:hover ul {display:block;}
#eh_dashbar ul li.over ul li a {float: left;}
#eh_dashbar form {float: right;display: inline;padding-top: 2px;padding-bottom: 0px;margin: 0; color: #FFFFFF;}
#eh_dashbar form input {font-size: 11px;}

#eh_dashbar li.eh_dashbar_home{ height:16px;margin-left:0; padding:0; width: 270px; }
#eh_dashbar li.eh_dashbar_home a#home{margin-top: -6px;float:left;display:inline;height:27px;width:210px;background:url(https://www.edgehill.ac.uk/images/logo_white.svg) no-repeat; text-decoration:none; background-size:contain}
#eh_dashbar li.eh_dashbar_home a#home:hover{}
#eh_dashbar li.eh_dashbar_home a + a {
    float: right;
}
#eh_dashbar li.eh_dashbar_home span{display:none;}
li#goDashbarHelp { float: right; margin-left: 0;}

#gw-header #apptitle, #gw-header #utils, #gw-header #time {display: none;}

/* This is to hide failed includes in Confluence */
.hidden-include .error
{
  display:none;
}

div.megamenu{display: none; position: absolute; top: 35px; background-color: #04619E; z-index: 999; width: 750px; margin-left: 25px; padding: 5px;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;

}

div.megamenu ol {float: left;}
div.megamenu ol#mhNews {width: 210px;}
div.megamenu ol.wiki {width: 250px;}
div.megamenu ol.mhAZ {width: 129px; border-left: 1px dotted #596E8B}
div.megamenu li a {display: block; color: white; font-size: 0.8em; font-family:Arial; padding: 5px 10px;}
div.megamenu li a:hover { background-color: #FF4400;}
div.megamenu ol li {display: inline;}

#megaHeader ol li {display: inline;}
div#mh_go_div ol#mhNews, div#mh_az_div ol#mhNews {width: 215px;}
div.narrow {width: 125px;}


body, html
{
  margin:0;
  padding:0;
}

/* User Choice Popup */
div#menumsg {
  background: #00214D;
  color: white;
  font-weight: bolder;
  padding:10px;
  margin: 1em 0;
}

#menumsg form {

}

ul#choices {
  padding: 10px 0;
}

ul#choices li {
  padding: 0 10px;
  height: 2em;
  font-size: 67%;
  width: 180px;
  float: left;
}

#actions {
  padding: 10px;
  clear: both;
}

div.not-saved h2 {
  background-color: red;
  font-size: 76%;
  font-weight: bold;
  color: white;
}

div.save-ok h2 {
  background-color: green;
  font-size: 76%;
  font-weight: bold;
  color: white;
}

header#header ul.aui-nav li a#people-directory-link{display:none;}


