.apex_disabled {
	background-color: white;	
}

.birb_env{
	color: red;
	font-size: xx-large;
	font-weight: bold;
	position: absolute;
	top: 10px;
	margin-left: 40%;
}

.release_warning{
	color: red;
	font-weight:bold;
}

.popupBody{
	min-width: 0px;
        margin: 0 24px 24px;
}

/* menu list item */
.dhtmlMenuLG2 li.dhtmlMenuItem1 {
background: #EFEFEF;
background-repeat: repeat-x;
margin: 0.25em 0.25em 0 0;
border-radius: 7px;
-moz-border-radius: 7px;
background-image: -webkit-linear-gradient(top, #E0E0E0, #F8F8F8);
background-image:    -moz-linear-gradient(top, #E0E0E0, #F8F8F8);
background-image:     -ms-linear-gradient(top, #E0E0E0, #F8F8F8);
background-image:      -o-linear-gradient(top, #E0E0E0, #F8F8F8);
}

.dhtmlMenuLG2 li.dhtmlMenuItem1 a {
font-size: 1.1em;
padding: 0 4px;
margin: 0 4px 0 0;
text-shadow: 0 1px 0 white;
color: black;
}

a.dhtmlSubMenuS, a.dhtmlSubMenuN {
font-size: 1.1em;
display: block;
vertical-align: middle;
line-height: 1.2em;
white-space: normal;
color: black;
}

.dhtmlSubMenu2 a.dhtmlSubMenuN:link {
white-space: normal;
color: black;
}

.dhtmlSubMenu2 a.dhtmlSubMenuN:visited {
white-space: normal;
color: black;
}

.dhtmlSubMenu2 a.dhtmlSubMenuS:link {
white-space: normal;
color: black;
}

.dhtmlSubMenu2 a.dhtmlSubMenus:visited {
white-space: normal;
color: black;
}

.dhtmlSubMenu2 {
font-size: 12px;
}

#header {
height: 0px;
}

.borderless-region .bl-body {
padding: 0 0 0 0;
}

#body {
margin: 0 0 0 0;
}

.superlov-fieldset {
    padding-bottom: 3px;
}

.optimal_browsers {
    font-size: 10px;
}

#notification-message {
  border: 1px #FF1F00 solid;
  background: #FFD4CA;
}

.rounded-corner-region a {
  text-decoration: underline;
  color: #0000EE;
}