.theme-shade {
  color: #f58e27;
}
.flat-border {
  border: 1px solid #e0e0e0;
}
.etched-border {
  border-bottom: 1px solid #333333 !important;
  box-shadow: rgba(224, 224, 224, 0.14) 0px 1px !important;
}
.inline-ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.inline-li {
  vertical-align: top;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.subtitle {
  font-size: 9pt;
}
.filler {
  clear: both;
  height: 0px;
}
.tablet-zone .page-int-header {
  height: 96px;
}
.tablet-zone .page-int {
  padding: 40px 30px 0px 30px;
}
.mobile .page-int-header {
  height: 100px;
}
.mobile .page-int {
  padding: 40px 10px 0px 10px;
}
.mobile .page-int .nav-list {
  min-height: initial;
}
.mobile .page-int .page-contents {
  margin-top: -28px;
}
.mobile .page-int.news-page .page-contents {
  margin-top: -10px;
}
