/* TRY TO RESET ALL UMN CSE ELEMENTS
need specificity >= 110 to override (at least 1 ID + 1 class in selector)
*/
/* line 4, ../scss/umncse.scss */
#umncsehf-h .umncsehf {
  background: none;
  border: none;
  bottom: auto;
  clear: none;
  /*cursor: auto;*/
  float: none;
  font: normal normal normal 11px/22px arial, verdana, sans-serif;
  height: auto;
  left: auto;
  letter-spacing: normal;
  line-height: 22px;
  margin: 0;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  overflow: visible;
  padding: 0;
  position: static;
  right: auto;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: auto;
  visibility: visible;
  white-space: normal;
  width: auto;
  z-index: auto;
}

/*
-------------------------------------------
College of Science and Engineering Branding
-------------------------------------------
*/
/* line 42, ../scss/umncse.scss */
#umncsehf-h {
  display: block !important;
  height: 35px;
  background: #3a3534;
  clear: both;
  overflow: hidden;
}

/* line 50, ../scss/umncse.scss */
#umncsehf-h p.umncsehf,
#umncsehf-h ol.umncsehf,
#umncsehf-h ul.umncsehf {
  font-size: 97%;
  margin: 0 0 .5em 0;
}

/* line 58, ../scss/umncse.scss */
#umncsehf-h a.umncsehf {
  color: #ddd;
  text-decoration: underline;
}

/* line 62, ../scss/umncse.scss */
#umncsehf-h a.umncsehf:link {
  color: #ddd;
}

/* line 63, ../scss/umncse.scss */
#umncsehf-h a.umncsehf:visited {
  color: #ddd;
}

/* line 64, ../scss/umncse.scss */
#umncsehf-h a.umncsehf:hover {
  color: #ddd;
}

/* line 65, ../scss/umncse.scss */
#umncsehf-h a.umncsehf:active {
  color: #ddd;
}

/* line 67, ../scss/umncse.scss */
#umncsehf-h ul.umncsehf {
  float: left;
  margin: 0;
  padding: 0;
  height: 35px;
}

/* line 74, ../scss/umncse.scss */
#umncsehf-h li.umncsehf {
  list-style: none;
}

/* line 78, ../scss/umncse.scss */
#umncsehf-lg.umncsehf {
  margin: 0 0 0 10px;
  height: 35px;
  line-height: 35px;
  width: 174px;
  float: left;
  display: inline;
  text-indent: -5000px;
  background: url(/imagesUM/cse/cse_branding_logo.png) no-repeat left;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 90, ../scss/umncse.scss */
  #umncsehf-lg.umncsehf {
    background: url(/imagesUM/cse/cse_branding_logo@2x.png) no-repeat left;
    background-size: auto 25px;
  }
}
/* line 96, ../scss/umncse.scss */
#umncsehf-lnk.umncsehf {
  display: block;
  float: right;
  padding: 0 10px 0 0;
  font-size: 10px;
  font-weight: normal;
}

/* line 105, ../scss/umncse.scss */
#umncsehf-lnk ul.umncsehf li.umncsehf {
  list-style: none;
  display: inline;
  margin: 0 5px 0 0;
  padding: 0 5px 0 0;
  line-height: 35px;
  border-right: 1px solid #d7a602;
  white-space: nowrap;
}

/* line 115, ../scss/umncse.scss */
#umncsehf-lnk.umncsehf ul.umncsehf li.umncsehf.last {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
  line-height: 35px;
  border: none;
}
