@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap');

body {
  font-family: 'Roboto', sans-serif;
  color: #000;
}

input[type="text"], 
input[type="password"], 
input[type="email"], 
textarea, 
select {
  width: 100%;
  max-width: none;
  box-sizing: border-box;
}

#p13 .questionlabel, #p28 .questionlabel, #p1 .questionlabel, #p2 .questionlabel, #p10 .questionlabel, #p3 .questionlabel, #p4 .questionlabel,
#p30 .questionlabel, #p29 .questionlabel, #p5 .questionlabel, #p6 .questionlabel, #p9 .questionlabel, #p244 .questionlabel,
#p245 .questionlabel, #p7 .questionlabel, #p8 .questionlabel, #p45 .questionlabel {
  display: none;
}

#content1 #p87 .questionlabel, #content1 #p32 .questionlabel, #content1 #p31 .questionlabel, #content1 #p76 .questionlabel, #content1 #p24 .questionlabel, #content1 #p25 .questionlabel, #content1 #p93 .questionlabel, #content1 #p50 .questionlabel, #content1 #p49 .questionlabel, #content1 #p86 .questionlabel, #content1 #p29 .questionlabel, #content1 #p28 .questionlabel, #content1 #p89 .questionlabel, #content1 #p38 .questionlabel, #content1 #p37 .questionlabel, #content1 #p90 .questionlabel, #content1 #p41 .questionlabel, #content1 #p40 .questionlabel, #content1 #p92 .questionlabel, #content1 #p47 .questionlabel, #content1 #p46 .questionlabel, #content1 #p83 .questionlabel, #content1 #p383 .questionlabel, #content1 #p382 .questionlabel, #content1 #p388 .questionlabel {
    display: none;
}
.questionlabel {
    font-weight: bold;
}

@media only screen and (min-width: 768px) {
  .container #content2.eight.columns, 
  .container #cover.eight.columns  {
    width: 66.666%;
    padding: 0px 10px;
    margin-left: 0px;
    margin-right: 0px;
    box-sizing: border-box;
  }

  .container #content3.eight.columns, 
  .container #logo.eight.columns {
    width: 33.333%;
    padding: 0px 10px;
    margin-left: 0px;
    margin-right: 0px;
    box-sizing: border-box;
  }
}

img[alt*="cover"] {
  width: 100%;
}

.maillabel p:first-of-type {
  margin-bottom: 0px;
}

.maillabel p[style*="x-small"] {
  font-size: 12px !important;
  line-height: 14px;
}

/* Demographics */

.spanc16 .checkboxlabel {
  font-weight: bold;
}

@media only screen and (min-width: 960px) {
  .spanc21.drg-element-type-demographic.drg-element-sub-type-type-2 ul li, 
  .spanc22.drg-element-type-demographic.drg-element-sub-type-type-2 ul li {
    width: 50%;
    display: inline-block;
  }
}

/* Req Versions, Newsletters & Deployments */

.drg-element-type-requested-version.drg-element-sub-type-type-1, .drg-element-type-product.drg-element-sub-type-type-2 {
  font-weight: bold;
  margin-bottom: 20px;
}

/* SubReq & ReqVer */
.drg-element-type-standard-field.drg-element-sub-type-fieldname-REQUESTED_VERSION p,
.drg-element-type-standard-field.drg-element-sub-type-fieldname-SIGNATURE p,
.drg-element-type-product.drg-element-sub-type-type-1 p,
.drg-element-type-requested-version.drg-element-sub-type-type-1 p {
  font-weight: bold;
  margin-bottom: 0px;
}

.drg-element-type-standard-field.drg-element-sub-type-fieldname-REQUESTED_VERSION ul li,
.drg-element-type-standard-field.drg-element-sub-type-fieldname-SIGNATURE ul li,
.drg-element-type-product.drg-element-sub-type-type-1 ul li,
.drg-element-type-requested-version.drg-element-sub-type-type-1 ul li {
  margin-right: 2em;
  display: inline-block;
}

/*Demo Styles*/
span.spanc407.drg-element-type-demographic.drg-element-sub-type-type-1 ul li {
  display: inline-block;
  margin-right: 40px;
}

span.spanc409.drg-element-type-demographic.drg-element-sub-type-type-2 ul li {
  display: inline-block;
  margin-right: 40px;
}

/* Passalong Groups */

.groupinline {
  width: 25%;
  padding: 0px 10px;
  margin-bottom: 0px;
  display: inline-block;
  box-sizing: border-box;
}

.groupinline input[type="text"],.groupinline select {
  width: 100%;
  box-sizing: border-box;
}

/* Other Fillin */

.otherfillin {
  display: inline-block;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
}

.otherfillin input {
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-radius: 0px;
  margin-left: 0px;
  padding: 0px;
  margin-bottom: 0px;
  border-bottom: 1px dashed #444;
  background: transparent;
}

.otherfillin input:focus {
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  box-shadow: none;
  border-bottom: 1px dashed #000;
}

input[type="checkbox"] ~ span.otherfillin,
input[type="radio"] ~ span.otherfillin {
  display: none;
}

input[type="checkbox"]:checked ~ span.otherfillin,
input[type="radio"]:checked ~ span.otherfillin {
  width: 40%;
  display: inline-block;
}

/* Footer */

#email-priv {
  font-size: .8em;
  font-style: italic;
  line-height: 1.2em;
  width: 80%;
  text-align: center;
  margin: 20px auto;
}

.footer {
  font-size: 12px;
  line-height: 1.5em;
}

.footer a {
  color: #6d6e71;
  text-decoration: none;
}

.footer a:hover {
  text-decoration: underline;
}

.footer div {
  width: 100%;
  text-align: right;
}

#footer-left {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  width: 40%;
  margin: 10px;
  display: inline-block;
  box-sizing: border-box;
}

#footer-left a {
  text-align: right;
  display: block;
}

#footer-right {
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  width: 40%;
  margin: 10px;
  display: inline-block;
  box-sizing: border-box;
}

#footer-right ul li {
  margin-bottom: 0px;
}

/* Buttons */

a.prefsbutton {
  width: 60%;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  margin: 20px auto;
  display: block;
}

#custombtn {
  text-align: center;
}

input[type="submit"], a.prefsbutton {
  font-size: 1.25em;
  color: #fff;
  text-shadow: none;
  background: #036;
  padding: 10px 20px;
  border: none;
  box-shadow: 4px 4px 8px rgba(0,0,0,.7);
}

input[type="submit"]:hover, a.prefsbutton:hover {
  color: #fff;
  text-shadow: none;
  background: #00264d;
  border: none;
}

/* Validation */

.validation {
  color: #FF0000; 
}

.validation ul {
  max-height: 240px;
  overflow: auto;
  display: block;
  clear: both;
}

.validation ul li {
  display: list-item;
}
