strong {
    color: black;
}

span#cover {
    display: none;
}

span#logo {
    width: 940px;
    text-align: center;
    margin-top: 10px;
    background: #303e4b;
    padding-top: 10px;
    margin-bottom: 0px;
    margin: 0px;
    box-sizing: border-box;
    border: 10px solid #465766;
    clear: both;
    display: block;
    border-bottom: none;
}

div#linklogo {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}

body {
    background: #242F38;
}

div#content1 {
    margin: 0px;
    border: 10px solid #465766;
    background: white;
    padding: 10px 20px;
    box-sizing: border-box;
    border-bottom: none;
}

ul.navnav {
}

div#content4 {
    margin: 0px;
    border: 10px solid #465766;
    background: white;
    padding: 0px 20px;
    box-sizing: border-box;
    border-top: none;
    border-bottom: none;
}

.sixteen.columns.footer {
    margin: 0px;
    border: 10px solid #465766;
    background: white;
    padding: 0px 20px;
    box-sizing: border-box;
    border-top: none;
}

div#espnav {
    border-top: 10px solid #465766;
    margin-bottom: 0px;
}

p#p5.drg-element-sub-type-type-2 {
    margin-bottom: 10px;
}

span.spanc24.drg-element-type-standard-field.drg-element-sub-type-fieldname-SIGNATURE .drg-element-type-standard-field .questionlabel {
  font-weight: bold;
  width: initial;
  max-width: initial;
  display: block;
}
span.spanc24.drg-element-type-standard-field.drg-element-sub-type-fieldname-SIGNATURE input {
  max-width: initial;
  display: initial;
  width: initial;
}
p#p24 {
    margin-bottom: 10px;
}

input#id127 {
    display: block;
}

span.validation ul {
    max-width: 940px;
    box-sizing: border-box;
    background: white;
    display: contents;
}

span.validation ul li {
    background: white;

}

@media only screen and (max-width: 959px) {

  span.validation ul {
    width: 748px;
  }

span#logo{
    width: 748px;

}
}

@media only screen and (max-width: 767px) {

  span.validation ul {
    width: 420px;
  }
    span#logo{
    width: 420px;

}
}

@media only screen and (max-width: 479px) {
    span#logo{
    width: 290px;

}

span.validation ul {
    width: 290px;
  }
}
