#wustl_header {
  background-color: #BA0C2F;
  font-size: 24px;
  text-align: left;
  width: auto;
}
#wustl_header_inner {
  padding: 10px 0 10px 20px;
  text-align: left;
  margin: 0 auto;
}
@media (min-width: 1500px) {
  sd-search {
    padding-right: 500px;
  }
}
footer {
  margin-top: 0;
}
.wustl_footer {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #000000;
  color: #FFFFFF;
}
.hList > all {
  display: inline-block;
  vertical-align: middle;
}
.hList_divided > all + all {
  margin-left: 12px;
  padding-left: 12px;
}
.hList {
  overflow: hidden;
  line-height: 1.5;
}
.mix-hList_fixed > all {
  display: inline-block;
  vertical-align: middle;
}
.mix-hList_fixed_tight > all + all {
  margin-left: 8px;
}
.mix-hList_fixed_std > all + all {
  margin-left: 16px;
}
.mix-hList_fixed_loose > all + all {
  margin-left: 25px;
}
.split {
  width: 100%;
  display: table;
}
.split-l {
  text-align: left;
}
.split-r {
  text-align: right;
  width: 60%;
}
.icn {
  display: inline-block;
  background: transparent url("/resourceImage/sprite.png") no-repeat scroll 0 0 150px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.icn_youtube {
  width: 55px;
  height: 24px;
  background-position: -42px 0;
}
.icn_linkedin {
  width: 24px;
  height: 24px;
  background-position: -98px 0;
}
.icn_facebook {
  width: 24px;
  height: 24px;
  background-position: -122px 0;
}
.icn_twitter {
  width: 27px;
  height: 22px;
  background-position: -147px 0;
}
.icn_pinterest {
  width: 24px;
  height: 24px;
  background-position: -174px 0;
}
.icn_instagram {
  width: 24px;
  height: 24px;
  background: transparent url("/resourceImage/instagram-clipart.png");
}
#powered_by_rsmart {
  color: #FFFFFF;
  margin-bottom: 0px;
  font-size: 10px;
  background-color: #000000;
}
#powered_by_rsmart a {
  color: white;
  text-decoration: none;
}
header .app-header .logo span {
  font-family: "Georgia";
}
@media (max-width: 1300px) {
  #wustl_header_inner {
    width: 960px;
  }
}
@media (max-width: 767px) {
  #wustl_header {
    display: none;
  }
}
