section.mah-section header.section-head {
  margin-bottom: 12px;
  height: 38px; }
  section.mah-section header.section-head i.section-icon {
    display: inline-block;
    float: right;
    width: 38px;
    height: 38px;
    text-align: center;
    top: 0px;
    margin: 0px;
    padding-top: 14px; }
  section.mah-section header.section-head h2.section-title {
    float: right;
    display: inline-block;
    font-size: 1.1em;
    font-weight: 500;
    height: 38px;
    margin: 0px 7px;
    padding-top: 10px; }
  section.mah-section header.section-head i.section-clone {
    display: none;
    float: left;
    width: 38px;
    height: 38px;
    text-align: center;
    top: 0px;
    margin: 0px;
    padding-top: 12px;
    cursor: pointer; }
section.mah-section footer.section-foot a.foot-link {
  display: block;
  color: #1A0DAB;
  text-align: left;
  font-size: 0.8rem; }
section.mah-section.bordered {
  border: 1px rgba(151, 14, 30, 0.2) solid; }
  section.mah-section.bordered header.section-head {
    margin-bottom: 0px;
    border-bottom: 1px rgba(151, 14, 30, 0.2) solid; }
    section.mah-section.bordered header.section-head i.section-icon {
      width: 37px;
      height: 37px;
      padding-top: 13px; }
  section.mah-section.bordered section.section-body {
    padding: 9px; }
  section.mah-section.bordered footer.section-foot {
    border-top: 1px rgba(151, 14, 30, 0.2) solid;
    padding: 4px; }
section.mah-section.adjusted-height.enabled section.section-body {
  direction: ltr;
  position: relative;
  overflow: hidden; }
  section.mah-section.adjusted-height.enabled section.section-body div.section-container {
    direction: rtl; }

/*# sourceMappingURL=mah.section.css.map */
