#portlet_com_ableneo_oak_aelon_AelonPortlet .btn-outline-info, #portlet_com_ableneo_oak_aelon_AelonAdminPortlet .btn-outline-info {
  color: #016bb3;
  border-color: #016bb3;
}
#portlet_com_ableneo_oak_aelon_AelonPortlet .btn-outline-info:hover, #portlet_com_ableneo_oak_aelon_AelonAdminPortlet .btn-outline-info:hover {
  color: #FFF;
  background-color: #016bb3;
  border-color: #016bb3;
}
#portlet_com_ableneo_oak_aelon_AelonPortlet .btn-min-width, #portlet_com_ableneo_oak_aelon_AelonAdminPortlet .btn-min-width {
  min-width: 200px;
}
#portlet_com_ableneo_oak_aelon_AelonPortlet h1, #portlet_com_ableneo_oak_aelon_AelonPortlet .h1, #portlet_com_ableneo_oak_aelon_AelonAdminPortlet h1, #portlet_com_ableneo_oak_aelon_AelonAdminPortlet .h1 {
  font-size: 2rem;
  color: lightslategray;
  margin-top: 22px;
  margin-bottom: 15px;
}
#portlet_com_ableneo_oak_aelon_AelonPortlet .aelon-detail .person-name, #portlet_com_ableneo_oak_aelon_AelonAdminPortlet .aelon-detail .person-name {
  font-weight: bold;
  font-size: large;
}
#portlet_com_ableneo_oak_aelon_AelonPortlet .aelon-detail h2, #portlet_com_ableneo_oak_aelon_AelonAdminPortlet .aelon-detail h2 {
  margin-top: 40px;
  margin-bottom: 10px;
  /* border-bottom: 1px solid lightgray; */
  color: darkslategray;
  font-size: 26px;
}
#portlet_com_ableneo_oak_aelon_AelonPortlet .oakid, #portlet_com_ableneo_oak_aelon_AelonAdminPortlet .oakid {
  font-size: large;
  font-weight: bold;
}
#portlet_com_ableneo_oak_aelon_AelonPortlet .start-page.container, #portlet_com_ableneo_oak_aelon_AelonAdminPortlet .start-page.container {
  min-height: 60px;
  margin-top: 30px;
}
#portlet_com_ableneo_oak_aelon_AelonPortlet .hide-required-indicators .text-warning, #portlet_com_ableneo_oak_aelon_AelonAdminPortlet .hide-required-indicators .text-warning {
  display: none;
}
#portlet_com_ableneo_oak_aelon_AelonPortlet .complex-table tr.main-table-row, #portlet_com_ableneo_oak_aelon_AelonAdminPortlet .complex-table tr.main-table-row {
  border-top: 2px solid gray;
}
#portlet_com_ableneo_oak_aelon_AelonPortlet .complex-table th, #portlet_com_ableneo_oak_aelon_AelonPortlet .complex-table td, #portlet_com_ableneo_oak_aelon_AelonAdminPortlet .complex-table th, #portlet_com_ableneo_oak_aelon_AelonAdminPortlet .complex-table td {
  border-style: none;
}
#portlet_com_ableneo_oak_aelon_AelonPortlet .office-detail, #portlet_com_ableneo_oak_aelon_AelonAdminPortlet .office-detail {
  color: #456c94;
}

.portlet-barebone #portlet_com_ableneo_oak_aelon_AelonPortlet .portlet-header {
  display: none;
}