/*Style Guide*/
/*End StileGuides*/
/*Required shades*/
/*Color for shift order graph series in NORMAL threshold*/
/*Color for shift order graph series in WARNING threshold*/
/*Color for shift order graph series in CRITICAL threshold*/
/*Gang graph colors*/
.support__title {
  color: #236092;
}
.support-section__title {
  color: #4ac1e0;
}
.department {
  margin-bottom: 20px;
}
.support-section__content {
  padding-top: 10px;
  font-size: 1.2em;
}
.department__category {
  color: #236092;
  font-weight: bold;
}
.row.header.support-section.help-guide {
  margin-top: 3em;
}
.help-list {
  padding-top: 8px;
  cursor: pointer;
}
.help-list__link {
  color: #236092;
}
