@font-face {
  font-family: GDS-Logo;
  src: local("HelveticaNeue"), local("Helvetica Neue"), local("Arial"), local("Helvetica"); }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

html {
  font-size: 62.5%; }

/* Global print stylesheet */
/* reset everything */
* {
  background: transparent;
  color: black;
  text-shadow: none;
  filter: none;
  -ms-filter: none; }

body {
  font-family: sans-serif;
  font-size: 11pt;
  line-height: 1.42857;
  font-weight: 400;
  text-transform: none;
  margin: 0;
  padding: 0;
  width: 100%; }
  @media (max-width: 640px) {
    body {
      font-size: 12px;
      line-height: 1.25; } }

a, a:visited {
  word-wrap: break-word; }

a[href^="/"]:after {
  content: " (https://www.gov.uk" attr(href) ")";
  font-size: 90%; }

a[href^="http://"]:after,
a[href^="https://"]:after {
  content: " (" attr(href) ")";
  font-size: 90%; }

a[href^="javascript:"]:after,
a[href^="#"]:after {
  content: ""; }

img {
  max-width: 100% !important; }

select {
  background: white; }

#global-header {
  color: #000;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 1em; }
  #global-header #logo {
    font-family: sans-serif;
    font-size: 18pt;
    line-height: 1.04167;
    font-weight: 400;
    text-transform: none;
    font-size: 28pt;
    font-weight: bold;
    text-rendering: optimizeLegibility; }
    @media (max-width: 640px) {
      #global-header #logo {
        font-size: 32px;
        line-height: 1.09375; } }
    #global-header #logo img {
      width: 46px;
      height: 40px;
      padding-right: 6px;
      display: block;
      float: left; }
  #global-header .content {
    margin: 0 !important; }
  #global-header a, #global-header a:visited {
    text-decoration: none; }
  #global-header a:after {
    content: ""; }
  #global-header img {
    border: 0;
    vertical-align: middle; }


/* hide the unnecessary page elements */
body footer,
.visuallyhidden,
#global-cookie-message,
#skiplink-container {
  display: none !important; }



#casePreview a{
    display:none !important;
  }

.no-print{
    display:none !important;
}

#reportBugWrapper {
  display:none !important;
}

.govuk-details{
  display: block !important;
}

#casePreview p {
  font-size: 14px !important;
}

#casePreview h3 {
  font-size: 14px !important;
}

#casePreview span{
  font-size: 14px !important;
}

#casePreview div{
  font-size: 14px !important;
}

#directorPreview p {
  font-size: 14px !important;
}

#directorPreview h3 {
  font-size: 14px !important;
}

#directorPreview span{
  font-size: 14px !important;
}

#directorPreview div{
  font-size: 14px !important;
}

.form-title {
  font-size: 14px !important;
}

.bold-medium {
  font-size: 14px !important;
}

#casePreview,
#directorPreview,
#casePreview p,
#casePreview h3,
#casePreview span,
#casePreview div,
#directorPreview p,
#directorPreview h3,
#directorPreview span,
#directorPreview div,
.form-title {
  page-break-inside: avoid;
}





