html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  box-sizing: border-box; }

html {
  font-size: 20px;
  font-family: museo-sans, sans-serif;
  font-size: 0.9rem;
  line-height: 1.33333;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  position: relative; }

body {
  color: #666;
  overflow-x: hidden; }

div,
section,
header,
footer,
aside,
figure {
  box-sizing: border-box; }

h1, h2, h3, h4, h5, h6 {
  color: #3f3f3f; }

h1 {
  font-size: 1.35rem;
  line-height: 1.33333;
  margin: 0; }
  @media (min-width: 37.5em) {
    h1 {
      font-size: 1.8rem;
      line-height: 1.16667; } }
  @media (min-width: 48.75em) {
    h1 {
      font-size: 2.4rem;
      line-height: 1.125; } }

h2 {
  font-size: 1.2rem;
  line-height: 1.25;
  margin-bottom: 0; }
  @media (min-width: 37.5em) {
    h2 {
      font-size: 1.5rem;
      line-height: 1.2; } }
  p + h2,
  ul + h2,
  ol + h2,
  dl + h2,
  table + h2,
  figure + h2,
  img + h2,
  blockquote + h2 {
    margin-top: 2.4rem; }

h3 {
  font-size: 1.1rem;
  line-height: 1.27273;
  margin-bottom: 0; }
  @media (min-width: 37.5em) {
    h3 {
      font-size: 1.35rem;
      line-height: 1.33333; } }
  p + h3,
  ul + h3,
  ol + h3,
  dl + h3,
  table + h3,
  figure + h3,
  img + h3,
  blockquote + h3 {
    margin-top: 2.4rem; }

h4 {
  font-size: 0.9rem;
  line-height: 1.33333;
  margin-bottom: 0; }
  @media (min-width: 37.5em) {
    h4 {
      font-size: 1.2rem;
      line-height: 1.25; } }
  p + h4,
  ul + h4,
  ol + h4,
  dl + h4,
  table + h4,
  figure + h4,
  img + h4,
  blockquote + h4 {
    margin-top: 2.4rem; }

h5 {
  font-size: 0.8rem;
  line-height: 1.3125;
  margin-bottom: 0; }
  @media (min-width: 37.5em) {
    h5 {
      font-size: 0.9rem;
      line-height: 1.33333; } }
  p + h5,
  ul + h5,
  ol + h5,
  dl + h5,
  table + h5,
  figure + h5,
  img + h5,
  blockquote + h5 {
    margin-top: 2.4rem; }

h6 {
  font-size: 0.8rem;
  line-height: 1.3125;
  margin-bottom: 0; }
  @media (min-width: 37.5em) {
    h6 {
      font-size: 0.9rem;
      line-height: 1.33333; } }
  p + h6,
  ul + h6,
  ol + h6,
  dl + h6,
  table + h6,
  figure + h6,
  img + h6,
  blockquote + h6 {
    margin-top: 2.4rem; }

a {
  color: #304ca9; }
  a:hover {
    color: #253a81; }
  .section--engagement a {
    color: #ff8828; }
    .section--engagement a:hover {
      color: #f46d00; }
  h1 > a,
  h2 > a,
  h3 > a,
  h4 > a,
  h5 > a,
  h6 > a {
    text-decoration: none; }
    h1 > a:hover, h1 > a:focus,
    h2 > a:hover,
    h2 > a:focus,
    h3 > a:hover,
    h3 > a:focus,
    h4 > a:hover,
    h4 > a:focus,
    h5 > a:hover,
    h5 > a:focus,
    h6 > a:hover,
    h6 > a:focus {
      text-decoration: underline; }

strong,
b {
  font-weight: 600; }

p {
  margin-top: 0;
  margin-bottom: 0; }
  p + p,
  ul + p,
  ol + p,
  dl + p,
  table + p,
  figure + p,
  img + p,
  blockquote + p {
    margin-top: 1.2rem; }
  h1 + p,
  h2 + p,
  h3 + p,
  h4 + p,
  h5 + p,
  h6 + p {
    margin-top: 1.2rem; }

blockquote {
  margin: vrem(4) 0 vrem(4) 20px;
  font-style: italic; }
  @media (min-width: 37.5em) {
    blockquote {
      margin-left: 30px; } }

img {
  max-width: 100%;
  height: auto; }

figure {
  margin: 0; }
  figure img {
    display: block; }

ul,
ol {
  margin-bottom: 0;
  padding-left: 20px; }
  p + ul,
  ul + ul,
  ol + ul,
  dl + ul,
  table + ul,
  figure + ul,
  img + ul,
  blockquote + ul, p +
  ol,
  ul +
  ol,
  ol +
  ol,
  dl +
  ol,
  table +
  ol,
  figure +
  ol,
  img +
  ol,
  blockquote +
  ol {
    margin-top: 1.2rem; }
  @media (min-width: 37.5em) {
    ul,
    ol {
      padding-left: 30px; } }
  ul > li + li,
  ol > li + li {
    margin-top: vrem(1); }

dl {
  margin-bottom: vrem(3); }

dt {
  font-weight: 600; }

dd {
  margin-left: 30px; }

input,
textarea {
  border: 1px solid #f0f0f0;
  padding: vrem(1);
  max-width: 100%; }

table {
  font-size: 0.7rem;
  line-height: 1.28571;
  max-width: 100%;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left; }
  @media (min-width: 37.5em) {
    table {
      font-size: 0.8rem;
      line-height: 1.3125; } }
  p + table,
  ul + table,
  ol + table,
  dl + table,
  table + table,
  figure + table,
  img + table,
  blockquote + table {
    margin-top: 1.2rem; }
  h1 + table,
  h2 + table,
  h3 + table,
  h4 + table,
  h5 + table,
  h6 + table {
    margin-top: 1.2rem; }

thead th {
  vertical-align: bottom; }

td {
  padding: 8px;
  vertical-align: top;
  border-top: 1px solid #d0d0d0; }

th {
  font-weight: 600; }

caption + thead tr:first-child th,
caption + thead tr:first-child td,
colgroup + thead tr:first-child th,
colgroup + thead tr:first-child td,
thead:first-child tr:first-child th,
thead:first-child tr:first-child td {
  border-top: 0; }

tbody + tbody {
  border-top: 2px solid #d0d0d0; }

tr.odd {
  background-color: #f0f0f0; }

tr.even {
  background-color: #fff; }

:focus {
  outline-width: 1px;
  outline-style: dashed; }

option[disabled] {
  display: none; }

.field-multiple-drag {
  border-right: none; }
  .field-multiple-drag + td {
    border-left: none; }

a.tabledrag-handle {
  height: 2em; }
  a.tabledrag-handle .handle {
    width: 22px;
    height: 22px;
    margin: .5em 0 0 .5em; }

* {
  box-sizing: border-box; }

html {
  font-size: 125%;
  background-color: #3f3f3f; }

html.entity-browser {
  background-color: #fff; }

body {
  font-size: 0.9rem;
  line-height: 1.33333;
  background-color: #fff;
  color: #666;
  overflow-x: hidden; }
  body > svg {
    display: none; }

h1 {
  font-size: 1.7rem;
  line-height: 1.25;
  color: #3f3f3f;
  font-family: museo-sans, sans-serif;
  margin: 1em 0; }
  @media (min-width: 37.5em) {
    h1 {
      font-size: 2.7rem; } }

h2 {
  font-size: 1.35rem;
  line-height: 1.25;
  color: #3f3f3f;
  font-family: museo-sans, sans-serif;
  margin: 1em 0; }
  @media (min-width: 37.5em) {
    h2 {
      font-size: 2.1rem; } }

h3 {
  font-size: 1.1rem;
  line-height: 1.27273;
  line-height: 1.25;
  color: #3f3f3f;
  font-family: museo-sans, sans-serif;
  margin: 1em 0; }
  @media (min-width: 37.5em) {
    h3 {
      font-size: 1.35rem;
      line-height: 1.33333; } }

h4 {
  font-size: 1rem;
  line-height: 1.25;
  color: #3f3f3f;
  font-family: museo-sans, sans-serif;
  margin: 1em 0; }
  @media (min-width: 37.5em) {
    h4 {
      font-size: 1.2rem; } }

h5 {
  font-size: 0.9rem;
  line-height: 1.33333;
  line-height: 1.25;
  color: #3f3f3f;
  font-family: museo-sans, sans-serif;
  margin: 1em 0; }

h6 {
  font-size: 0.9rem;
  line-height: 1.25;
  color: #3f3f3f;
  font-family: museo-sans, sans-serif;
  margin: 1em 0; }
  @media (min-width: 37.5em) {
    h6 {
      font-size: 0.9rem; } }

hr {
  border: 0;
  border-bottom: 1px solid #f0f0f0; }

a {
  color: #304ca9; }
  a:hover {
    text-decoration: none; }
  h1 > a,
  h2 > a,
  h3 > a,
  h4 > a,
  h5 > a,
  h6 > a {
    text-decoration: none; }

p {
  margin: 1em 0; }

blockquote {
  margin: 1em 0; }

img {
  height: auto;
  max-width: 100%; }

figure {
  margin: 0; }
  figure img {
    display: block; }

figcaption {
  margin: 1em 0; }

ul,
ol,
dl {
  margin: 1em 0; }

dt {
  font-weight: 600; }

input,
textarea {
  border: 1px solid #f0f0f0;
  max-width: 100%;
  padding: .75rem; }

input[type="file"] {
  height: inherit; }

input[type="checkbox"] {
  height: auto; }

label,
legend {
  margin: 1em 0; }

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #111;
  border-color: #f0f0f0;
  border-radius: 0;
  padding: 0 10px;
  text-indent: .01px;
  text-overflow: ""; }

select::-ms-expand {
  display: none; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  caption-side: bottom;
  margin: 1em 0;
  max-width: 100%;
  text-align: left;
  width: 100%; }

thead th {
  vertical-align: bottom; }

thead th,
thead td {
  border-bottom: 1px solid #d0d0d0; }

td {
  border: 1px solid #d0d0d0;
  vertical-align: top; }

th {
  color: #3f3f3f;
  background-color: #fff; }

caption {
  padding: 1rem; }

tbody + tbody {
  border-top: 2px solid #d0d0d0; }

tr:nth-of-type(odd) {
  background-color: #f0f0f0; }

tr:nth-of-type(even) {
  background-color: #fff; }

:focus {
  outline-width: 1px;
  outline-style: dashed;
  outline-color: #444;
  outline-color: rgba(68, 68, 68, 0.6); }

:active {
  outline: 0; }

section#page {
  padding-bottom: 5.4rem; }

.field {
  margin-bottom: 2em; }
  .field:last-child {
    margin-bottom: 0; }

.field__label {
  font-weight: bold; }

.form-required:after {
  content: '';
  vertical-align: super;
  display: inline-block;
  background-image: url("/core/misc/icons/ee0000/required.svg");
  background-repeat: no-repeat;
  background-size: 10px 10px;
  width: 10px;
  height: 10px;
  margin: 0 0.3em; }

.layout-container {
  position: relative; }

.l--constrained {
  max-width: 1472px;
  margin-left: auto;
  margin-right: auto; }

.l--narrow {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
  width: 100%; }

.l--gutters {
  padding-left: 30px;
  padding-right: 30px; }

.l--padded {
  padding-top: vrem(11);
  padding-bottom: vrem(11); }

@media (min-width: 77.5em) {
  .l-corset {
    padding-left: 8.69565%;
    padding-right: 8.69565%; } }

.l--sidebar-after:before, .l--sidebar-after:after {
  content: " ";
  display: table; }

.l--sidebar-after:after {
  clear: both; }

@media (min-width: 48.75em) {
  .l--sidebar-after > .l__primary {
    float: left;
    width: 60.86957%; }
  .l--sidebar-after > .l__secondary {
    float: right;
    width: 21.73913%; } }

@media (min-width: 48.75em) {
  body:not(.front) [role="main"],
  .l--main {
    float: left;
    width: 69%;
    padding-right: 30px; } }

body:not(.front) .l--full [role="main"] {
  float: none;
  width: 100%; }

[id="sidebar-first"] {
  width: 100%; }
  @media (max-width: 48.6875em) {
    [id="sidebar-first"] {
      margin-bottom: 2.5rem; } }
  @media (min-width: 48.75em) {
    [id="sidebar-first"] {
      float: right;
      width: 30%; } }

.align-left {
  margin: 0 1rem 1rem 0; }

.align-right {
  margin: 0 0 1rem 1rem; }

.align-center {
  display: table; }

.form-item {
  margin: 1em 0; }

.webform-client-form {
  margin-top: 2em; }

.form-actions {
  margin-top: vrrem(4); }

.form-item {
  margin-bottom: 2rem; }
  .tabledrag-processed .form-item {
    margin-bottom: 1rem; }

.field-add-more-submit {
  margin-top: 1rem; }

.form-type-textfield > label[for],
.form-type-textarea > label[for],
.form-type-checkboxes > label[for],
.form-type-radios > label[for],
.form-type-link-field > label[for],
.form-type-url > label[for],
.form-type-entity-autocomplete > label[for],
.form-item-field-implementation-paper-0 > label[for] {
  font-size: 1.2rem;
  font-weight: 500;
  display: block;
  color: #464646; }

.field--type-file summary {
  font-size: 1.2rem;
  font-weight: 500;
  display: block;
  color: #464646; }

.form-type-checkbox,
.form-type-radio {
  margin: 0; }

form .description {
  font-size: 0.8rem;
  margin-bottom: 1.25rem; }
  @media (min-width: 37.5em) {
    form .description {
      font-size: 0.8rem; } }

fieldset {
  border: none;
  padding: 0;
  margin: 0 0 2.5em; }
  fieldset > legend {
    color: #3f3f3f;
    font-weight: 500;
    border-bottom: 1px solid #c5c5c5;
    width: 100%;
    padding-bottom: .5em; }
  fieldset .fieldset-description {
    margin: -1.875rem 0 2.5rem; }

.node-edit-page--collection-item details,
.node-collection-item-edit-form details,
.user-form details {
  padding: 1rem;
  margin-bottom: 1rem;
  border: solid 1px #f0f0f0; }

.node-edit-page--collection-item summary,
.node-collection-item-edit-form summary,
.user-form summary {
  font-size: 1.1rem;
  line-height: 1.27273; }
  @media (min-width: 37.5em) {
    .node-edit-page--collection-item summary,
    .node-collection-item-edit-form summary,
    .user-form summary {
      font-size: 1.35rem;
      line-height: 1.33333; } }

fieldset > legend {
  font-size: 1.2rem;
  font-weight: 500;
  display: block;
  color: #464646;
  border-bottom: none; }

fieldset .fieldset-description {
  margin: 0 0 0.83333rem; }

.review-section fieldset > legend {
  font-size: 1.2rem;
  font-weight: 500;
  display: block;
  color: #464646;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0; }

.review-section fieldset .fieldset-description {
  margin: 0 0 0.83333rem; }

.field--name-field-cs-topic .chosen-container {
  max-width: 620px;
  min-width: 100%; }

.field--name-field-cs-topic label {
  font-size: 1.2rem;
  font-weight: 500;
  display: block;
  color: #464646;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0; }

.form-type-managed-file label {
  display: block;
  margin-bottom: 1em; }

.form-type-managed-file .form-item-description {
  margin-top: 1em; }

.accept-decline-form input[type="submit"] {
  margin-bottom: 5px; }

.accept-decline-form [id="edit-accepted"] {
  background-color: #b5bd32; }

.accept-decline-form .description {
  font-size: 0.9rem;
  line-height: 1.33333; }

.add-revision-log-form input[type="submit"],
.moderation-state-published input[type="submit"] {
  background-color: #b5bd32; }

[id*="add-more-wrapper"] {
  position: relative; }
  [id*="add-more-wrapper"] .tabledrag-toggle-weight-wrapper {
    position: absolute;
    right: 0;
    top: 0; }

main input[type="file"] {
  width: 100%; }

main form:not(.entity-browser-form) input[type="text"],
main form:not(.entity-browser-form) input[type="password"],
main form:not(.entity-browser-form) input[type="email"],
main form:not(.entity-browser-form) input[type="number"],
main form:not(.entity-browser-form) input[type="url"],
main form:not(.entity-browser-form) textarea {
  border-radius: 0;
  border: 1px solid #e5e5e5;
  background-color: #f7f7f7;
  display: block;
  width: 100%;
  max-width: 100%; }
  main form:not(.entity-browser-form) input[type="text"]:focus,
  main form:not(.entity-browser-form) input[type="password"]:focus,
  main form:not(.entity-browser-form) input[type="email"]:focus,
  main form:not(.entity-browser-form) input[type="number"]:focus,
  main form:not(.entity-browser-form) input[type="url"]:focus,
  main form:not(.entity-browser-form) textarea:focus {
    border-color: #464646;
    outline: none; }
  main form:not(.entity-browser-form) input[type="text"].error,
  main form:not(.entity-browser-form) input[type="password"].error,
  main form:not(.entity-browser-form) input[type="email"].error,
  main form:not(.entity-browser-form) input[type="number"].error,
  main form:not(.entity-browser-form) input[type="url"].error,
  main form:not(.entity-browser-form) textarea.error {
    border-color: #8c1515;
    background-image: -webkit-linear-gradient(225deg, #8c1515 1%, transparent 1%);
    background-image: linear-gradient(-135deg, #8c1515 1%, transparent 1%); }

main form:not(.entity-browser-form) input[type="checkbox"],
main form:not(.entity-browser-form) input[type="radio"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  height: 0;
  width: 0;
  opacity: 0;
  z-index: -10; }
  main form:not(.entity-browser-form) input[type="checkbox"] + label,
  main form:not(.entity-browser-form) input[type="radio"] + label {
    display: block;
    cursor: pointer;
    padding-left: 1.875rem;
    position: relative; }
    main form:not(.entity-browser-form) input[type="checkbox"] + label:before, main form:not(.entity-browser-form) input[type="checkbox"] + label:after,
    main form:not(.entity-browser-form) input[type="radio"] + label:before,
    main form:not(.entity-browser-form) input[type="radio"] + label:after {
      content: '';
      display: block;
      position: absolute;
      top: 0.0625rem;
      left: 0; }
    main form:not(.entity-browser-form) input[type="checkbox"] + label:before,
    main form:not(.entity-browser-form) input[type="radio"] + label:before {
      border: 1px solid #e5e5e5;
      background-color: #f7f7f7;
      height: 1.125rem;
      width: 1.125rem; }
    main form:not(.entity-browser-form) input[type="checkbox"] + label:after,
    main form:not(.entity-browser-form) input[type="radio"] + label:after {
      display: none; }
  main form:not(.entity-browser-form) input[type="checkbox"]:checked + label:after,
  main form:not(.entity-browser-form) input[type="radio"]:checked + label:after {
    display: block; }
  main form:not(.entity-browser-form) input[type="checkbox"].error + label:before,
  main form:not(.entity-browser-form) input[type="radio"].error + label:before {
    border-color: #8c1515; }

main form:not(.entity-browser-form) input[type="checkbox"] + label:after {
  border-right: 2px solid #000;
  border-bottom: 3px solid #000;
  height: 1rem;
  width: 0.25rem;
  -webkit-transform: skew(25deg) rotate(45deg);
          transform: skew(25deg) rotate(45deg);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  left: 0.1875rem;
  top: -0.0625rem; }

main form:not(.entity-browser-form) input[type="radio"] + label:before,
main form:not(.entity-browser-form) input[type="radio"] + label:after {
  border-radius: 50%; }

main form:not(.entity-browser-form) input[type="radio"] + label:after {
  background-color: #464646;
  height: 0.5rem;
  width: 0.5rem;
  top: 0.4375rem;
  left: 0.375rem; }

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #e5e5e5;
  background-color: #f7f7f7;
  border-radius: 0;
  font-weight: 500;
  padding: 0.5rem 0.8rem;
  color: #2e2d29; }
  select:not([multiple]) {
    background-image: url("../../../images/select-down-arrow.png");
    background-repeat: no-repeat;
    background-position: calc(100% - 14px) 7px;
    padding-right: 48px; }
  select.error {
    border-color: #8c1515; }

.form-actions input[type="submit"],
.form-actions input[type="reset"] {
  margin-right: 1em; }

.filter-wrapper {
  border: none; }

.form-item + .filter-wrapper {
  margin-top: -2rem; }

.comment-form .filter-wrapper {
  padding: 0;
  display: none;
  border: none; }

.comment-form .form-type-item .form-item-label {
  display: inline; }

.comment-form .form-actions {
  margin-top: vrem(3); }

.comment-form .form-type-item {
  float: right; }

#comment-body-add-more-wrapper .form-type-select {
  margin-top: 0; }

[id="field-collection-resource-link-values"] .description {
  display: none; }

[id="field-collection-resource-link-values"] .help-text {
  background-color: #f0f0f0;
  padding: 12px;
  border: solid 1px #d0d0d0;
  border-bottom: none; }

[id="field-collection-resource-link-values"] tbody > tr td {
  border-top: none; }

[id="field-collection-resource-link-values"] thead, [id="field-collection-resource-link-values"] th {
  border-bottom: none; }

[id="field-collection-resource-link-values"] label {
  margin: 0; }

[id="field-collection-resource-link-values"] .form-item {
  margin-top: 0; }
  @media (min-width: 48.75em) {
    [id="field-collection-resource-link-values"] .form-item {
      width: 47%;
      float: left; }
      [id="field-collection-resource-link-values"] .form-item:first-child {
        margin-right: 5px; } }

.dropbutton-wrapper-engage .dropbutton {
  padding-left: 0; }
  .dropbutton-wrapper-engage .dropbutton li {
    display: inline-block; }

.tabledrag-toggle-weight-wrapper {
  display: none; }

.entity-browser-form input[type="submit"] {
  background-color: #b5bd32;
  height: 2.5rem; }

.entity-browser-form table tr, .entity-browser-form table td {
  border: none; }

.entity-browser-form table td {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.entity-browser-form table td a, .entity-browser-form table th a {
  text-decoration: none; }
  .entity-browser-form table td a:hover, .entity-browser-form table th a:hover {
    text-decoration: underline; }

.entity-browser-form table th a {
  color: #666; }

.entity-browser-form table tr:nth-of-type(odd) {
  background-color: #fafafa; }

.entity-browser-form table td {
  padding-top: .5rem;
  padding-bottom: .5rem;
  vertical-align: middle; }

.entity-browser-form .views-exposed-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 3.6rem; }
  .entity-browser-form .views-exposed-form .form-item, .entity-browser-form .views-exposed-form .form-actions {
    margin-bottom: 0;
    width: 100%; }
    .entity-browser-form .views-exposed-form .form-item input, .entity-browser-form .views-exposed-form .form-item select, .entity-browser-form .views-exposed-form .form-actions input, .entity-browser-form .views-exposed-form .form-actions select {
      height: 2.5rem;
      min-width: 150px;
      width: 100%; }
    @media (min-width: 48.75em) {
      .entity-browser-form .views-exposed-form .form-item, .entity-browser-form .views-exposed-form .form-actions {
        width: 48%; }
        .entity-browser-form .views-exposed-form .form-item:nth-child(odd), .entity-browser-form .views-exposed-form .form-actions:nth-child(odd) {
          margin-right: 1rem; } }
    @media (min-width: 62em) {
      .entity-browser-form .views-exposed-form .form-item, .entity-browser-form .views-exposed-form .form-actions {
        width: 23%;
        margin-right: 1rem; }
        .entity-browser-form .views-exposed-form .form-item:last-child, .entity-browser-form .views-exposed-form .form-actions:last-child {
          margin-right: 0; }
        .entity-browser-form .views-exposed-form .form-item input[type="submit"], .entity-browser-form .views-exposed-form .form-actions input[type="submit"] {
          width: auto; } }
    .entity-browser-form .views-exposed-form .form-item input[type="submit"], .entity-browser-form .views-exposed-form .form-actions input[type="submit"] {
      background-color: #b5bd32;
      margin-top: 1rem; }
    .entity-browser-form .views-exposed-form .form-item label, .entity-browser-form .views-exposed-form .form-actions label {
      font-size: 0.8rem;
      display: block;
      font-weight: 600;
      margin: 0; }
      @media (min-width: 37.5em) {
        .entity-browser-form .views-exposed-form .form-item label, .entity-browser-form .views-exposed-form .form-actions label {
          font-size: 0.8rem; } }

input.chosen-search-input.default {
  width: 100% !important; }

.captcha {
  margin-bottom: 1rem; }
  .captcha summary {
    display: none; }

input[type="submit"],
input[type="reset"],
button,
.button {
  font-size: 16px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #666;
  border: none;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  padding: 0.4375rem 1.25rem;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out; }
  input[type="submit"]:hover, input[type="submit"]:focus,
  input[type="reset"]:hover,
  input[type="reset"]:focus,
  button:hover,
  button:focus,
  .button:hover,
  .button:focus {
    color: #fff; }
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  button:hover,
  .button:hover {
    opacity: .9; }
  .section--materials input[type="submit"], input[type="submit"].button--materials, .section--materials
  input[type="reset"],
  input[type="reset"].button--materials, .section--materials
  button,
  button.button--materials, .section--materials
  .button,
  .button.button--materials {
    background-color: #b5bd32; }
    .section--materials input[type="submit"]:hover, .section--materials input[type="submit"]:focus, input[type="submit"].button--materials:hover, input[type="submit"].button--materials:focus, .section--materials
    input[type="reset"]:hover, .section--materials
    input[type="reset"]:focus,
    input[type="reset"].button--materials:hover,
    input[type="reset"].button--materials:focus, .section--materials
    button:hover, .section--materials
    button:focus,
    button.button--materials:hover,
    button.button--materials:focus, .section--materials
    .button:hover, .section--materials
    .button:focus,
    .button.button--materials:hover,
    .button.button--materials:focus {
      color: #fff;
      background-color: #8e9527; }
  .section--engagement input[type="submit"], input[type="submit"].button--engagement, .section--engagement
  input[type="reset"],
  input[type="reset"].button--engagement, .section--engagement
  button,
  button.button--engagement, .section--engagement
  .button,
  .button.button--engagement {
    color: #fff;
    background-color: #f78427; }
    .section--engagement input[type="submit"]:hover, .section--engagement input[type="submit"]:focus, input[type="submit"].button--engagement:hover, input[type="submit"].button--engagement:focus, .section--engagement
    input[type="reset"]:hover, .section--engagement
    input[type="reset"]:focus,
    input[type="reset"].button--engagement:hover,
    input[type="reset"].button--engagement:focus, .section--engagement
    button:hover, .section--engagement
    button:focus,
    button.button--engagement:hover,
    button.button--engagement:focus, .section--engagement
    .button:hover, .section--engagement
    .button:focus,
    .button.button--engagement:hover,
    .button.button--engagement:focus {
      color: #fff;
      background-color: #e36a08; }
  .section--community input[type="submit"], input[type="submit"].button--community, .section--community
  input[type="reset"],
  input[type="reset"].button--community, .section--community
  button,
  button.button--community, .section--community
  .button,
  .button.button--community {
    background-color: #304ca9; }
    .section--community input[type="submit"]:hover, .section--community input[type="submit"]:focus, input[type="submit"].button--community:hover, input[type="submit"].button--community:focus, .section--community
    input[type="reset"]:hover, .section--community
    input[type="reset"]:focus,
    input[type="reset"].button--community:hover,
    input[type="reset"].button--community:focus, .section--community
    button:hover, .section--community
    button:focus,
    button.button--community:hover,
    button.button--community:focus, .section--community
    .button:hover, .section--community
    .button:focus,
    .button.button--community:hover,
    .button.button--community:focus {
      background-color: #253a81; }

.button--arrow {
  padding-right: 3rem;
  position: relative; }
  .button--arrow:after {
    background: url("/themes/custom/engage/images/white-arrow-right.png") no-repeat center/contain;
    content: '';
    display: block;
    height: 12px;
    margin-top: -6px;
    position: absolute;
    right: 1.25rem;
    -webkit-transition: right .2s ease-out;
    transition: right .2s ease-out;
    top: 50%;
    width: 18px;
    z-index: 1; }
  .button--arrow:hover:after {
    right: 1rem; }

.ribbon {
  background-color: #ff8828;
  color: #fff;
  font-size: 0.7rem;
  font-weight: 500;
  line-height: 1.5rem;
  display: inline-block;
  padding: 0.14286rem 1.42857rem 0;
  position: relative;
  text-transform: uppercase;
  z-index: 1; }
  .ribbon:not(:last-child) {
    margin-bottom: em(24px); }
  .ribbon:after {
    background-color: rgba(255, 136, 40, 0.6);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg); }

.page-title {
  font-size: 1.35rem;
  line-height: 1.33333;
  font-weight: 300;
  margin-bottom: .5rem; }
  @media (min-width: 37.5em) {
    .page-title {
      font-size: 2.1rem;
      line-height: 1.28571; } }
  @media (min-width: 48.75em) {
    .page-title {
      font-size: 2.4rem;
      line-height: 1.25; } }

.page-subtitle {
  font-size: 1.2rem;
  line-height: 1.25;
  color: #666;
  font-weight: 300;
  margin: 0 0 .5rem; }
  @media (min-width: 37.5em) {
    .page-subtitle {
      font-size: 1.5rem;
      line-height: 1.2; } }

.page-metadata {
  color: #3f3f3f; }

.title {
  font-size: 1.35rem;
  line-height: 1.33333; }
  @media (min-width: 37.5em) {
    .title {
      font-size: 2.1rem;
      line-height: 1.28571; } }
  @media (min-width: 48.75em) {
    .title {
      font-size: 2.4rem;
      line-height: 1.25; } }

.page-header {
  margin-bottom: 1.75rem; }

table {
  font-size: 0.7rem;
  line-height: 1.28571;
  max-width: 100%;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left; }
  @media (min-width: 37.5em) {
    table {
      font-size: 0.8rem;
      line-height: 1.3125; } }
  p + table,
  ul + table,
  ol + table,
  dl + table,
  table + table,
  figure + table,
  img + table,
  blockquote + table {
    margin-top: 1.2rem; }
  h1 + table,
  h2 + table,
  h3 + table,
  h4 + table,
  h5 + table,
  h6 + table {
    margin-top: 1.2rem; }

thead th {
  vertical-align: bottom; }

td {
  padding: 8px;
  vertical-align: top;
  border-top: 1px solid #d0d0d0; }

th {
  font-weight: 600; }

caption + thead tr:first-child th,
caption + thead tr:first-child td,
colgroup + thead tr:first-child th,
colgroup + thead tr:first-child td,
thead:first-child tr:first-child th,
thead:first-child tr:first-child td {
  border-top: 0; }

tbody + tbody {
  border-top: 2px solid #d0d0d0; }

tr.odd {
  background-color: #f0f0f0; }

tr.even {
  background-color: #fff; }

:focus {
  outline-width: 1px;
  outline-style: dashed; }

option[disabled] {
  display: none; }

.field-multiple-drag {
  border-right: none; }
  .field-multiple-drag + td {
    border-left: none; }

.draggable a.tabledrag-handle {
  height: 2em; }
  .draggable a.tabledrag-handle .handle {
    width: 22px;
    height: 22px;
    margin: .5em 0 0 .5em; }

table h4 {
  font-size: 1.2rem;
  font-weight: 500;
  display: block;
  color: #464646;
  margin: .5rem 0; }

.message {
  margin: 1rem 0;
  padding: 1rem; }
  .message svg {
    height: 20px;
    width: 20px; }
  .message ul {
    margin: 0; }
  .message--status {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d; }
  .message--error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442; }
  .message--warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b; }

#block-prototype-d8-branding {
  width: 200px; }

details.field-group-details div#edit-body-wrapper div.form-item-body-0-value button.link-edit-summary,
details.field-group-details div#edit-body-wrapper div.form-item-body-0-summary button.link-edit-summary {
  background: #0000;
  border: 0;
  color: #0074bd;
  cursor: pointer;
  display: inline;
  font-size: 1em;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: none;
}