/**
 * Combined CSS
 * /utilcave_com/middleton/css.php?solCSS=1&css=/css/mega_menu.ezoic.scss&dirname=brighthub_com&ezcb=83-24
 */ 

/**
 ************************************************
 * /utilcave_com/middleton/css.php?solCSS=1&css=/css/mega_menu.ezoic.scss&dirname=brighthub_com&ezcb=83-24
 ************************************************
 */
.ez_mega {
  width: 680px;
  display: none;
  color: white;
  background-color: #2d323d;
  position: absolute;
  top: 0px;
  left: 0px;
  min-height: 400px;
  z-index: 999999; }

.ez_mega a {
  color: #fff; }

.ez_mega_parents {
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 260px;
  background-color: #383e4b; }

.ez_mega a:hover {
  text-decoration: underline;
  color: #fff; }

.ez_mega_children {
  float: left;
  margin-left: 260px;
  position: relative;
  z-index: 999999;
  width: 420px;
  padding: 10px;
  overflow: auto; }

.ez_mega_lvl1_header {
  float: left;
  text-align: left;
  width: 100%;
  padding: 10px 10px 10px 10px;
  font-size: 16px;
  font-weight: bold; }

.ez_mega_lvl1 {
  float: left;
  width: 100%;
  padding: 4px 10px 4px 10px;
  font-size: 14px; }

.ez_mega_active {
  background-color: #2d323d;
  cursor: pointer; }

.ez_mega_lvl2 {
  float: left;
  display: none; }

.ez_mega_lvl3 {
  font-size: 14px;
  margin-bottom: 4px; }

.ez_mega_lvl3 a {
  font-size: 14px !important; }

.ez_mega_lvl3:hover {
  cursor: pointer;
  text-decoration: underline; }

.ez_mega_lvl2_item {
  float: left;
  width: 130px; }

.ez_mega_lvl2_item > span {
  font-size: 14px;
  font-weight: bold; }

.ez_mega_show {
  display: block; }

a.ez_mega_boxclose {
  text-decoration: none !important;
  float: right !important;
  margin-top: -10px !important;
  margin-right: -10px !important;
  cursor: pointer !important;
  color: #fff;
  border: 1px solid #AEAEAE;
  border-radius: 30px !important;
  background: #605F61;
  font-size: 31px !important;
  font-weight: bold !important;
  display: inline-block !important;
  line-height: 0px !important;
  padding: 11px 3px !important; }

.ez_mega_boxclose:before {
  content: "\00d7"; }

a.ez_mega_boxclose:hover {
  background: #000000;
  color: #FBFF87;
  text-decoration: none !important; }


