/* News Styles */
.author_box, .categories, .tags {
  display: none;
}

#dnn_headerWide {
  height: 20px;
}

.whiteLink {
  color: #eeeeee;
}

.whiteLink:hover {
  color: #1f1f1f;
}

.confidential {
  margin: 0 40px 0 40px;
  padding: 40px;
  border-radius: 40px;
  font-size: 130%;
}

.edstr__TabTheme1 .ms-tabs-template .ms-thumb-list .ms-thumb-frame .ms-thumb > h3, .edstr__TabTheme1 .ms-tabs-template.edsms_layout2 .edsms_layersBackground > h3 {
  font-family: "Exo 2" !important;
}

#dnn_ctr534_EditDocs_ctlURL_cboFolders, #dnn_ctr534_EditDocs_ctlURL_cboFiles {
  width: 400px;
}

.article h2 {
  font-family: "Exo 2" !important;
  color: #187cc2 !important;
  font-size: 24px !important;
  margin: 30px 0 10px !important;
  line-height: 30px !important;
}

/* Print Styles */
@media print {
  @page {
    margin: 1.5cm;
  }
  img {
    max-width: 100% !important;
  }
  ul, img {
    page-break-inside: avoid;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  h1, h2, h3, h4 {
    page-break-after: avoid;
  }
  p, h1, h2, h3, h4, td, li {
    font-size: 75%;
  }
  .noprint, .eds_headerContainer, .breadcrumbsContainer, .edsCopyrightBg {
    display: none;
  }
  #dnn_ContentPane:before {
    content: "Badminton Umpires Association of England";
    height: 1cm;
    width: 100%;
    text-align: center;
    font-size: 20pt;
    font-family: "Exo 2";
    border-bottom: 1px solid black;
  }
}

/* Database Styles */
.buaofeH3 {
  font-family: "Exo 2";
  color: #187cc2;
  font-size: 24px;
  margin: 30px 0 10px;
}

.formLabel {
  text-align: right;
  font-weight: bold;
  vertical-align: top;
}

.text-24 {
  font-size: 24px;
}
