.main {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 17px;
}
.page-header {
  margin: 0 0 20px;
	padding-bottom:9px;
	border-bottom:1px solid #eeeeee;
}
.hidden-validation {
  display: inline;
  position: relative;
  top: 0;
  left: -10px;
  color: transparent;
  opacity: 0;
  border: 0;
  margin: 0;
  padding: 0;
}
.overlay {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  z-index: 2000;
  pointer-events: none;
  user-select: none;
}
.progress {
  margin: 0 !important;
  height: 50px !important;
}
#nocookies {
  display: none;
}
.notice-fly {
  width: 100%;
  text-align: center;
  background: #fdf2ab;
  position: fixed;
  z-index: 111111;
  top: 0;
  animation-name: noticefly;
  animation-duration: 1s;
  animation-timing-function: ease-in;
}
.notice-fly div {
  padding: 20px;
  line-height: 2em;
  font-size: 20px;
}
.policyaccept {
  margin: 10px 0 !important;
  line-height: 18px !important;
}
.policyaccept:not(.has-error) > label {
  font-weight: 400 !important;
}
#policyaccept {
  vertical-align: middle !important;
  height: 18px !important;
  width: 18px !important;
  margin: 0 !important;
  padding: 0 !important;
}
.semivisible {
  opacity: 1.0;
  cursor: not-allowed !important;
}
.semivisible * {
  cursor: not-allowed !important;
}
input.text-file-input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  z-index: 1;
}
.fileinput {
  display: block;
  position: relative;
  height: 34px;
  cursor: pointer;
}
input.file {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 34px;
  font-size: 0;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -moz-opacity: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}
.btn-file {
  text-transform: uppercase;
  background-color: #00b5f0 !important;
  color: #fff !important;
  border-radius: 6px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  transition: background-color 0.3s ease;
  display: block;
  width: 100%;
  height: 50px;
  font-size: 18px;
}
.btn-file.hover,
.btn-file:hover {
  background-color: #33cbfd !important;
  transition: background-color 0.3s ease;
}
.btn-primary {
  background-color: #00b5f0 !important;
  border-color: #00b5f0 !important;
  border-radius: 6px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.input-file {
  background-color: #dff0d8 !important;
}
.btn-primary:hover {
  background-color: #0096ef !important;
  border-color: #0096ef !important;
}
.btn-primary:active {
  background-color: #196fc9 !important;
  border-color: #196fc9 !important;
}
.btn-primary:focus {
  outline: 0 !important;
}
a {
  color: #00b5f0 !important; text-decoration:none;
}
a:hover {
  color: #0096ef !important;
}
a:active {
  color: #196fc9 !important;
  text-decoration: underline !important;
}
a:focus {
  outline: 0 !important;
  text-decoration: none;
}
abbr {
  border: none !important;
  text-decoration: none !important;
}
body > div.QSIPopOver {
	top: 3em !important;
}
div:has(div.scrollable), div:has(div > div.scrollable), div.scrollable {
	height: 480px !important;
}   
#thankyou {
	padding-top: 3em !important;
	padding-bottom: 3em !important;
	min-height: 600px !important;
}
#thankyou > h1 {
  scroll-margin-top: 114px;
}
#info-marketing,
#info-policy,
#info-policy-2 {
  /*top: unset;*/
}
@media (min-width: 768px) {
  ::-webkit-input-placeholder {
    color: transparent !important;
    opacity: 0 !important;
  }
  :-moz-placeholder {
    color: transparent !important;
    opacity: 0 !important;
  }
  ::-moz-placeholder {
    color: transparent !important;
    opacity: 0 !important;
  }
  :-ms-input-placeholder {
    color: transparent !important;
    opacity: 0 !important;
  }
  ::placeholder {
    color: transparent !important;
    opacity: 0 !important;
  }
  .redplaceholder::-webkit-input-placeholder {
    color: red !important;
    opacity: 0.5 !important;
  }
  .redplaceholder:-moz-placeholder {
    color: red !important;
    opacity: 0.5 !important;
  }
  .redplaceholder::-moz-placeholder {
    color: red !important;
    opacity: 0.5 !important;
  }
  .redplaceholder:-ms-input-placeholder {
    color: red !important;
    opacity: 0.5 !important;
  }
  .redplaceholder::placeholder {
    color: red !important;
    opacity: 0.5 !important;
  }
}
.main {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 17px;
}
.page-header {
  margin: 0 0 20px;
}
.hidden-validation {
  display: inline;
  position: relative;
  top: 0;
  left: -10px;
  color: transparent;
  opacity: 0;
  border: 0;
  margin: 0;
  padding: 0;
}
.overlay {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  z-index: 2000;
  pointer-events: none;
  user-select: none;
}
.progress {
  margin: 0 !important;
  height: 50px !important;
}
#nocookies {
  display: none;
}
.notice-fly {
  width: 100%;
  text-align: center;
  background: #fdf2ab;
  position: fixed;
  z-index: 111111;
  top: 0;
  animation-name: noticefly;
  animation-duration: 1s;
  animation-timing-function: ease-in;
}
.notice-fly div {
  padding: 20px;
  line-height: 2em;
  font-size: 20px;
}
.policyaccept {
  margin: 10px 0 !important;
  line-height: 18px !important;
}
.policyaccept:not(.has-error) > label {
  font-weight: 400 !important;
}
#policyaccept {
  vertical-align: middle !important;
  height: 18px !important;
  width: 18px !important;
  margin: 0 !important;
  padding: 0 !important;
}
.semivisible {
  opacity: 1.0 !important;
  cursor: not-allowed !important;
}
.semivisible * {
  cursor: not-allowed !important;
}
input.text-file-input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  z-index: 1;
}
.fileinput {
  display: block;
  position: relative;
  height: 34px;
  cursor: pointer;
}
input.file {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 34px;
  font-size: 0;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -moz-opacity: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}
.btn-file {
  text-transform: uppercase;
  background-color: #00b5f0 !important;
  color: #fff !important;
  border-radius: 6px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  transition: background-color 0.3s ease;
  display: block;
  width: 100%;
  height: 50px;
  font-size: 18px;
}
.btn-file.hover,
.btn-file:hover {
  background-color: #33cbfd !important;
  transition: background-color 0.3s ease;
}
.btn-primary {
  background-color: #00b5f0 !important;
  border-color: #00b5f0 !important;
  border-radius: 6px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.input-file {
  background-color: #dff0d8 !important;
}
.btn-primary:hover {
  background-color: #0096ef !important;
  border-color: #0096ef !important;
}
.btn-primary:active {
  background-color: #196fc9 !important;
  border-color: #196fc9 !important;
}
.btn-primary:focus {
  outline: 0 !important;
}
a {
  color: #00b5f0 !important;
}
a:hover {
  color: #0096ef !important;
}
a:active {
  color: #196fc9 !important;
  text-decoration: underline !important;
}
a:focus {
  outline: 0 !important;
  text-decoration: none;
}
abbr {
  border: none !important;
  text-decoration: none !important;
}
#info-marketing,
#info-policy,
#info-policy-2 {
  /*top: unset;*/
}
@media (min-width: 768px) {
  ::-webkit-input-placeholder {
    color: transparent !important;
    opacity: 0 !important;
  }
  :-moz-placeholder {
    color: transparent !important;
    opacity: 0 !important;
  }
  ::-moz-placeholder {
    color: transparent !important;
    opacity: 0 !important;
  }
  :-ms-input-placeholder {
    color: transparent !important;
    opacity: 0 !important;
  }
  ::placeholder {
    color: transparent !important;
    opacity: 0 !important;
  }
  .redplaceholder::-webkit-input-placeholder {
    color: red !important;
    opacity: 0.5 !important;
  }
  .redplaceholder:-moz-placeholder {
    color: red !important;
    opacity: 0.5 !important;
  }
  .redplaceholder::-moz-placeholder {
    color: red !important;
    opacity: 0.5 !important;
  }
  .redplaceholder:-ms-input-placeholder {
    color: red !important;
    opacity: 0.5 !important;
  }
  .redplaceholder::placeholder {
    color: red !important;
    opacity: 0.5 !important;
  }
}
@media (min-width: 768px) {
	div.main { width:1140px; }
}
* {
  font-family: Nunito;
}
body {
  background-color: #f9f9f9;
}
.text-info { color:#31708f !important; }
h4 { font-size:18px; }
label
{
	font-weight:400;
	display:inline-block;
	max-width:100%;
	margin-bottom:5px;
}
.form-group { margin-bottom:15px; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#apply-form input,
#apply-form select {
  font-size: 18px;
}
#apply-form input:not([type="checkbox"]):not([type="radio"]),
#apply-form select {
  height: 50px;
}
#apply-form #submitbutton {
  height: 60px;
  margin: 20px 0;
  text-transform: uppercase;
  font-size: 18px;
  transition: all 0.3s ease;
  background-color: #00a9e0 !important;
  border: none;
}
#apply-form button#continue-button {
  height: 50px !important;
  margin: 0 0;
  text-transform: uppercase;
  font-size: 16px;
  transition: background-color 0.3s ease;
  background-color: #00a9e0 !important;
  border: none;
  display: inline-block;
  border-radius: 0 5px 5px 0;
	color:#FFFFFF;
}
#apply-form button#login-button {
  height: 50px !important;
  margin: 0 0;
  text-transform: uppercase;
  font-size: 16px;
  transition: background-color 0.3s ease;
  background-color: #00a9e0 !important;
  border: none;
  display: inline-block;
  border-radius: 0 5px 5px 0;
	color:#FFFFFF;
}
#apply-form #login-button:hover,
#apply-form button#continue-button:hover,
#apply-form button[type="submit"]:hover {
  background-color: #33cbfd !important;
}
#apply-form textarea {
  resize: vertical;
  min-height: 100px;
  font-size: 18px;
  padding: 10px 15px;
}
#change-email {
  font-size: 17px;
  margin-top: 10px;
}
#apply-form .control-label.many:hover {
  font-weight: 700;
}
#apply-form #apply-email:not(.disabled) {
  padding-right: 93px;
}
#apply-form .fileinput:hover input:not([readonly]),
#apply-form input:not([readonly]):not([type="checkbox"]):hover,
#apply-form select:not([readonly]):hover,
#apply-form textarea:not([readonly]):hover {
  border: 1px solid #a8a8a8;
}
#apply-form .fileinput {
  margin-bottom: 15px;
}
#apply-form .marketingaccept_div {
  margin-bottom: -15px;
}
#apply-form .marketingaccept_div label input,
#apply-form .policyaccept_div label input {
  margin-right: 10px;
}
#apply-form #login-button {
  height: 50px !important;
  text-transform: uppercase;
  font-weight: 700;
  border: 0;
  transition: background-color 0.3s ease;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .main {
    font-size: 15px;
  }
  #apply-form button#continue-button {
    font-size: 13px;
    font-weight: 700;
  }  #apply-form button#login-button {
    font-size: 13px;
    font-weight: 700;
  }
  #apply-form button[type="submit"],
  #apply-form input,
  #apply-form label,
  #apply-form select,
  #apply-form textarea {
    font-size: 15px;
  }
	.hidden-xs { display:none !important; }
}
.form-control.is-valid, .was-validated .form-control:valid
{
	background-image: none;
}
div.is-invalid > legend::after, div.is-invalid > label::after
{
	background-image: none;
}
.form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"], .was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"]
{
  --bs-form-select-bg-icon: none;
}
#ot-sdk-btn-floating {
display: none;
}