/* =============================================================================
   IMPORTS
   ============================================================================= */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');



/* =============================================================================
   GLOBAL RESETS
   ============================================================================= */
* {
  box-sizing: border-box;
}

form {
    margin-bottom:0px !important;
}

label span,
legend span {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}

div#scrim {
    display: none !important;
}

strong {
    color: initial;
}


/* =============================================================================
   BASE STYLES
   ============================================================================= */
body {
  height: max-content;
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  display: block;
  margin: 0;
}

a,
a:visited {
  color: #000000;
}

section.sixteen.columns.contentmiddle {
  /* max-width: 900px; */
  margin: auto;
  width: 100%;
  float: none;
  display: block;
}

.container, body {padding: 0;}

/* =============================================================================
   TYPOGRAPHY & TEXT ELEMENTS
   ============================================================================= */
p {
  font-size: 18px;
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-gray-300 {
    --tw-text-opacity: 1;
    color: rgb(209 213 219/var(--tw-text-opacity))
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175/var(--tw-text-opacity))
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128/var(--tw-text-opacity))
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99/var(--tw-text-opacity))
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(17 24 39/var(--tw-text-opacity))
}


.password-container {
  width: 100%;
  position: relative;
}

.password-container input[type="password"],
.password-container input[type="text"] {
  width: 100%;
  padding: 12px 36px 12px 12px;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.fa-eye {
  position: absolute;
  top: 54%;
  right: 2%;
  cursor: pointer;
  color: #919191;
}

h6 {
  font-size: 14px;
  font-weight: bold;
  font-family: inherit;
}

div#thankYouSection p {
  font-size: 14px;
}

span#signupnl {
  line-height: normal;
  display: block;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}

span#signupnl img {
  vertical-align: text-top;
  max-width: 23px;
}

p#p13,
p#p7,
p#p16 {
  width: 100%;
  /* padding-right: 15px; */
  margin-bottom: 0;
  display: inline-block;
}

span.questionlabel {
  margin: 0;
  font-size: 15px;
  font-weight: normal;
  /* display: block; */
  font-weight: bold;
}

.addresslabel .questionlabel {
  font-size: 15px;
  font-weight: normal;
  /* padding-bottom: 10px; */
  color: #000000;
  margin: 0;
  font-weight: bold;
}

input, select{
    border-radius: 7px !important;
    border-color: #bbbbbb !important;
    color:#444444;
}

.instructionText, .radiolabel, .questionlabel label{
    color:#444444;
}
#enewsletters{
    font-size:15px;
    margin-bottom: 20px !important;
    padding-bottom: 50px !important;
}
.disclaimer p, .disclaimer p a{
    color:#777777;
}
input[type=submit]{
    max-width:60%;
}

select{
    margin-top:3px;
}

.questionlabel {
    margin-bottom: 3px !important;
}
.drg-element-sub-type-type-2 .questionlabel{
    margin-bottom:0 !important;
}

p.oldPrivacyPolicy,
p.newPrivacyPolicy {
  font-size: 14px;
}

p#p24 {
  margin: 0;
}

div#statezip {
    gap: 20px;
    display: flex;
    flex-direction: row;
}

select#id8 {
    margin: 0px;
}

p#p16 span label {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  font-size: inherit;
}

.success {
  display: inline-block;
  font-size: 15px;
  margin-top: 15px;
  margin-bottom: 0;
  padding: 15px 20px 15px 60px;
  border-radius: 0;
  clear: both;
  width: 100%;
  font-weight: 400;
  color: #333 !important;
  text-align: left;
  background: url(https://hostedcontent.dragonforms.com/hosted/images/dragon/12339/920.png) 15px / 26px no-repeat #f2f9eb !important;
}

p#existingUserNote {
  font-size: 14px;
}

div#address-sec {
    margin-top: 0px;
    display: flex;
    gap: 20px;
}

.disclaimer p, .disclaimer p a, p a, p a:visited {
    margin-top: 30px;
    font-size: 13px !important;
    line-height: 1.3em;
    color: #000000;
}

.tyconfirm {
    color: #fff;
    text-align: center;
}

div#sec3 {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.subscription-status {
  font-size: 14px;
  font-weight: bold;
  color: #2b3a42;
  /* margin-top: 8px; */
}

.subscription-title {
  color: #000;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 8px;
  line-height: 16px;
}

.subscription-frequency {
  font-size: 12px;
  color: #888;
}

.subscription-description {
  font-size: 14px;
  color: #000;
  margin-bottom: 0;
  font-weight: normal;
}

div#nlcont {
    display: flex;
}

.checkbox-container {
    display: flex;
}

.checkbox-container input {
    margin: 0 7px 0 0;
}

div#nlcont div .questionlabel {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0;
}

div#nlcont > div {
    border-radius: 5px;
    display: flex;
    padding: 15px 15px;
    width: calc(33.33333333% - 1.5em);
    align-items: flex-start;
    height: max-content;
    background: #eeeeee;
    border: 1px solid #eeeeee;
    gap: 5px;
}

div#nlcont {
padding-bottom: 30px;
    display: flex;
    gap: 15px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

/* Style the container div when the checkbox is checked */
.drg-element-type-product:has(input[type="checkbox"]:checked) {
     /* Change border color when checked */
     background: #f2f6ff !important; /* Optional: Add a background color */
     border: 1px solid #2A73FF !important;
}

/* Style the subscription title when the checkbox is checked */

/* Style the subscription status text when the checkbox is checked */
.drg-element-type-product .subscription-status {
    color: #000000; /* Default color */
}

.drg-element-type-product:has(input[type="checkbox"]:checked) .subscription-status {
    color: #0055cc; /* Change color when checked */
    content: "Subscribed"; /* Change text (requires additional HTML/CSS) */
}

.subscription-preview a {
    color: #2b3a42;
    font-size: 14px;
}


.drg-element-type-product {
  position: relative; 

}

.subscription-preview {
  position: absolute;
  bottom: 15px;  
  right: 15px;   
  margin: 0;    
}

p.addresslabel[class*="PHONE"] > div.iti {
    width: 100%;
    margin: 0;
}

input#id11_ccc {
    width: 100%;
}

p.drg-element-type-demographic {
    margin: 0;
}

span.spanc37.drg-element-type-demographic.drg-element-sub-type-type-1 {
    /* flex: 100%; */
    /* padding-right: 15px; */
    margin: 0;
    width: 50%;
    flex: 0 1 calc(50% - 1rem);
    /* padding: 0.5rem; */
    margin: 0;
}

span.spanc41.drg-element-type-demographic.drg-element-sub-type-type-1 {
    /* padding-right: 15px; */
    margin: 0;
    width: 50%;
    display: inline-block;
    flex: 0 1 calc(50% - 1rem);
    /* padding: 0.5rem; */
    margin: 0;
}

span.spanc36.drg-element-type-demographic.drg-element-sub-type-type-1 {
    flex: 100%;
    padding-right: 15px;
    margin: 0;
}

span.spanc237.drg-element-type-requested-version.drg-element-sub-type-type-1 {
    display: block;
    width: 100%;
}

#p237 > span > font {
    display: none;
}

p#p237 {
    margin-bottom: 5px;
}

p#p112 {
    display: none;
}

p#p111 {
    display: none;
}

span.spanc112.drg-element-type-demographic.drg-element-sub-type-type-5 {
    margin: 35px 0;
    display: block;
}

span.spanc112.drg-element-type-demographic.drg-element-sub-type-type-5 ul li, span.spanc111.drg-element-type-demographic.drg-element-sub-type-type-5 ul li {
    display: flex;
    align-items: flex-start;
    gap: 3px;
}

@media only screen and (max-width: 810px) {

div#nlcont > div {
    width: 100%;
    display: flex;
    justify-content: space-around;
}

span.questionlabel {
    width: 100%;
}

}


/* =============================================================================
   CONTAINERS & LAYOUT
   ============================================================================= */
.container {
  width: 100%;
  background: transparent;
  padding: 0;
}

.extrad1 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}


/* =============================================================================
   FORM ELEMENTS
   ============================================================================= */
.addresslabel input,
select,
p#p16 input {
  width: 100%;
  height: 41px;
  padding: 10px;
  margin-left: 0;
  font-size: 14px;
  color: #000;
  background: transparent;
  outline: 0;
  border: 1px solid #000000;
  border-radius: 4px;
  margin-bottom: 10px;
}

input[type="checkbox"] {
  margin-left: 0;
}

h3 {
    color: #fff;
    font-family: inherit;
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    margin-bottom: 20px;
    font-size: 15px;
}

input[type="text"], input[type="password"], input[type="email"], textarea, select {
    background: #ffffff;
    line-height: normal;
    margin: 0px;
}

input[type="text"]:focus {
    color: #000;
}

/* =============================================================================
   BUTTONS & INTERACTIVE ELEMENTS
   ============================================================================= */
div#submitbtn {
  display: inline-block;
  flex: 1;
}

#submitbtn.submit {
  width:100%;
  margin: 0px;
}

input[type="submit"], input[type="submit"]:hover {
  height: 41px;
  color: white;
  text-shadow: none;
  width: 100%;
  margin: 0 !important;
  background: #111111;
  border: 0 !important;
  padding: 10px .75em;
  font-size: 15px;
  line-height: 1.3em;
  border-radius: 3px;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  font-weight: normal;
}

div[id^="pp"] span.questionlabel, div[id^="pd"] span.questionlabel {
    font-weight: normal;
}



/* =============================================================================
   FLEX & GRID ITEMS
   ============================================================================= */
span.spanc2.drg-element-type-cms-content.drg-element-sub-type-category-1 {
  max-width: 80%;
  display: block;
}

span.spanc2.drg-element-type-cms-content.drg-element-sub-type-category-1 p#p2 {
  display: none;
}

div#btnhere {
  display: none;
}

p#p926 {
    display: none;
}

#address-sec {
  display: flex;
  flex-wrap: wrap;
  /* margin: -0.5rem; */  /* to offset the padding on children */
}
#address-sec > p, #address-sec > span.spanc7.drg-element-type-standard-field.drg-element-sub-type-fieldname-COUNTRY, span.spanc8.drg-element-type-standard-field.drg-element-sub-type-fieldname-STATE, p#p9, p#p6 {
  flex: 0 1 calc(50% - 1rem);
  /* padding: 0.5rem; */
  margin: 0;
}

p#p8 {
    margin: 0;
}

div[id^='disp'] {
    display: contents;
}

input[type="checkbox"], input[type="radio"] {
    margin: 0px 0px 10px 0px;
}

ul {
    margin: 0;
}

p#p65 {
    margin-bottom: 5px;
}

p#p13 {
    display: block;
    flex: 100%;
    padding-right: 10px;
}

div[id^="pp"] input[type="checkbox"], div[id^="pd"] input[type="checkbox"] {
    margin:0px;
}

div[id^="pp"], div[id^="pd"] {
    margin-bottom: 5px;
}

span.drg-element-type-demographic, span.spanc9.drg-element-type-demographic.drg-element-sub-type-type-1,
span.spanc4.drg-element-type-demographic.drg-element-sub-type-type-1,
span.spanc6.drg-element-type-demographic.drg-element-sub-type-type-1,
span.spanc24.drg-element-type-demographic.drg-element-sub-type-type-2,
span.spanc26.drg-element-type-demographic.drg-element-sub-type-type-1, span.spanc29.drg-element-type-demographic.drg-element-sub-type-type-1 {
    flex: 0 1 calc(50% - 1rem);
}

/* =============================================================================
   MEDIA QUERIES
   ============================================================================= */

@media (max-width: 767px) {
  #address-sec > p {
    flex: 0 1 100%;
  }

  span.spanc37.drg-element-type-demographic.drg-element-sub-type-type-1 {
    flex: 100%;
    padding-right: 0px;
    margin: 0;
}

span.spanc41.drg-element-type-demographic.drg-element-sub-type-type-1 {
    flex: 100%;
    padding-right: 0px;
    margin: 0;
}

span.spanc36.drg-element-type-demographic.drg-element-sub-type-type-1 {
    flex: 100%;
    padding-right: 0px;
    margin: 0;
}
}


@media only screen and (max-width: 600px) {
  .extrad1 {
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    gap: 0;
  }

  #submitbtn.submit {
    margin: 0 0 20px 0;
  }
}

@media only screen and (max-width: 480px) {
  p#p13,
  p#p7 {
    width: 100%;
    padding-right: 0;
    margin-bottom: 0;
    display: block;
  }
}
@media only screen and (max-width: 400px) {
div#address-sec {
    display: flex;
    flex-direction: column;
    /* gap: 0; */
}
  
}
