#hdp-right-panel th {
    background-color: #eb0f7e;
}
div.btn-group.open > button.btn-primary.dropdown-toggle {
    background-color: #eb0f7e;
}
span.badge-info {
    background-color: #eb0f7e;
    font-size: 16px;
    margin-left: 10px;
}
h1.hdp-page-title {
    margin-bottom: 40px;
  line-height: initial;
}
#hdp-container > div > ol > li {
  margin-bottom:40px;
}
#hdp-container label {
  font-weight:bold !important;
  font-size:18px !important;
}
#hdp-container .control-label {
  width:225px;
}


/* "Help Articles" Page */
.icon-list-alt,
.icon-folder-open {
    display: none !important;
}

.hdp-container h3 {
    font-size: 24px;
}

.hpd-category-wrapper {
    border-bottom: 1px solid #c5c5c5;
    padding: 20px 0;
}

.hdp-categories-list ul li {
    margin: 16px 20px;
    padding: 0 0 0 30px;
    position: relative;
}