/* =============================================================================
   IMPORTS
   ============================================================================= */
@import url('https://fonts.googleapis.com/css2?family=Public+Sans: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;
}

ul.validation {
    margin: 0;
}

/* =============================================================================
   BASE STYLES
   ============================================================================= */
body {
  height: max-content;
  overflow: hidden;
  color: #000;
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  display: block;
  margin: 0;
  font-family: agenda, Helvetica, Arial, sans-serif;
}

a,
a:visited {
  color: #000000;
}

section.sixteen.columns.contentmiddle {
  max-width: 900px;
  margin: auto;
  width: 100%;
  float: none;
  display: block;
}


/* =============================================================================
   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 0 10px;
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.addresslabel .questionlabel {
  font-size: 15px;
  font-weight: normal;
  /* padding-bottom: 10px; */
  color: #fff;
  margin: 0;
  font-weight: bold;
}

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 {
    display: flex;
    gap: 30px;
}

.disclaimer p, .disclaimer p a, p a, p a:visited {
    font-size: 13px !important;
    line-height: 1.3em;
    color: #999;
}

.tyconfirm {
    color: #fff;
    text-align: center;
}

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;
    color:#fff;
}

span.spanc112.drg-element-type-demographic.drg-element-sub-type-type-5 ul li a, span.spanc111.drg-element-type-demographic.drg-element-sub-type-type-5 ul li a {
color: #ddd;
}

/* =============================================================================
   CONTAINERS & LAYOUT
   ============================================================================= */
.container {
  width: 100%;
  background: #15205E;
  padding: 20px 20px;
}

.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;
    line-height: normal;
    margin-bottom: 20px;
    font-size: 24px;
    text-align: center;
}

input[type="text"], input[type="password"], input[type="email"], textarea, select {
    background: #ffffff;
    border: none;
    line-height: normal;
}

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: #A61721;
  font-weight: 700 !important;
  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;
}



/* =============================================================================
   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;
}

p#p13 {
  flex: 1;
}

span.spanc7.drg-element-type-standard-field.drg-element-sub-type-fieldname-COUNTRY {
  flex: 1;
}

div[id^="pd"] {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

div#btnhere {
  display: none;
}

p#p926 {
    display: none;
}


/* =============================================================================
   MEDIA QUERIES
   ============================================================================= */
@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;
}
  
}
