.l-login-page .l-main {
  max-width: 685px;
  margin: 0 auto;
  padding: 0 20px;
}

#block-pmgr-local-tasks ul {
  list-style-type: none;
  display: flex;
  padding-left: 0px;
}
#block-pmgr-local-tasks ul li {
  margin-right: 15px;
  padding: 5px;
  font-size: 14px;
  border: 1px solid #CCCCCC;
}

.l-login-page .description {
  font-size: 14px;
  font-style: italic;
  margin-top: 5px;
}

.l-login-page .button {
  width: auto;
  min-width: auto;
  color: white;
}

.l-login-page .form-text {
  width: 100%;
}

h2, .h2 {
  border-bottom: 2px solid #F6A317;
}

.balance-sheets .views-field {
  display: flex;
}
.balance-sheets .views-field:before {
  content: '\026AC';
  margin-right: 5px;
  color: #F6A317;
}
#block-pmgr-account-menu a {
  padding: 15px;
  border: 1px solid #CCCCCC;
  font-size: 14px;
}

@media (max-width: 1100px) {
  .c-main-menu__navigation {
    margin-top: 86px;
  }
}

html {
  font-family: Arial, Helvetica, sans-serif !important;
}

.l-footer__copyright {
  text-align: center;
  color: #FFFFFF;
  font-size: 14px;
}
