#brand-bar {
  padding-left: 10px;
  position: absolute;
  top: 0;
  width: 100%;
}

.branding-block.container {
    min-height: 130px;
    margin-top: 30px;
}

//.field.field--name-field-addendum.field--type-text-long.field--label-hidden.field--item {
//    border: solid 1px #aaa;
//    padding: 10px;
//}

:root body, p {
  font-size: 14pt;
  line-height: 22pt;
}

body {
  margin-top:0px;
}

#placeholder {
  display:none;
}

a[href*='.doc'], a[href$='.rtf'] {
    padding: 5px 25px 5px 0;
    background: transparent url(/themes/custom/iatg/img/file-doc.png) no-repeat center right;
}

a[href*='.pdf'] {
    padding: 5px 25px 5px 0;
    background: transparent url(/themes/custom/iatg/img/file-pdf.png) no-repeat center right;
}


div#scoreOutput {
    margin-bottom: 20px;
}

blockquote {
 margin-top:20px;
 margin-bottom:20px;
}

h3, .h3 {
  font-size:22pt;
}

