/*@color-light-yellow: #e8e3d3;*/
.filename {
  width: 0px;
  height: 0px;
  border: white 1px solid;
}
/*#region Mixins */
table {
  font-size: 14px;
  line-height: 20px;
}
.font-light-family {
  font-family: larsseitlight, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  line-height: 18px;
}
#rivian .fstSingleMode .fstQueryInput {
  font-size: 0.85em !important;
}
.font-medium-family {
  font-family: larsseitmedium, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*#endregion */

#rivian {
  background: white !important;
}
#rivian .sf-back-to-top {
  background-color: #151515;
}
.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
  display: none;
}
.radio input[type="radio"] {
  float: left;
  margin-left: -20px;
}
.radio {
  width: 100%;
  padding: 0;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.checkbox label input[type="checkbox"] + input[type="hidden"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon,
.radio label input[type="radio"] + input[type="hidden"] + .cr > .cr-icon {
  transform: scale(3) rotateZ(-20deg);
  opacity: 0;
  transition: all 0.3s ease-in;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.checkbox label input[type="checkbox"]:checked + input[type="hidden"] + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + input[type="hidden"] + .cr > .cr-icon {
  transform: scale(1) rotateZ(0deg);
  opacity: 1;
}
.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
  margin: 0 0 0 -3px;
  font-size: 1.2em;
  color: #ffb100;
}
.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
  position: absolute;
  line-height: 0;
  top: 45%;
  margin: 0;
}
div.radio label span.cr {
  border-color: #101010;
}
.radio .cr {
  border-radius: 50%;
  position: relative;
  display: inline-block;
  border: 1px solid darkgray;
  width: 1.3em;
  height: 1.3em;
  float: left;
  margin-right: 0.5em;
  margin-top: 0.1em;
}
.checkbox .cr,
.radio .cr {
  border: 1px solid darkgray;
  width: 0.8em;
  height: 0.8em;
  border-color: white;
}
div.radio-wrapper {
  padding: 0 15px;
  border-radius: 5px;
  margin-top: 15px;
  border: 2px solid rgba(51, 51, 51, 0.5);
  min-height: 40px;
}
.areyoureg label {
  color: black !important;
  font-size: 16px !important;
}
.areyoureg .icon-loading {
  width: 200px;
  margin: auto;
  text-align: center;
  padding: 10px;
}
body.register header {
  display: block;
  position: static;
  top: 0;
  left: 0;
  padding: 35% 0 0 0 !important;
  background-color: white !important;
  background-image: url(/Content/Itas/Img/rivian/Rivian-bg-mob.png) !important;
  background-repeat: no-repeat;
  width: unset;
  height: 0 !important;
  background-size: 100% auto;
  /*logo {
            height: 210px !important;
            float: unset !important;

            @media only screen and (min-width : 768px) {
                height: inherit;
                float: inherit;
            }
        }*/

}
@media only screen and (min-width: 768px) {
  body.register header {
    width: 40% !important;
    height: 100vh !important;
    background-size: cover;
    background-image: url(/Content/Itas/Img/rivian/Rivian-bg.png) !important;
    position: fixed;
    padding: 0 !important;
  }
}
body.register header div.main-container {
  width: unset !important;
  margin: unset !important;
  padding: unset !important;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 768px) {
  body.register header div.main-container {
    position: static;
  }
}
body.register header div.main-container div.top-header-section a.logo {
  display: block;
  width: 150px;
  background-image: url(/Content/Itas/Img/rivian/logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: Top center;
  margin-top: 10px;
  margin-left: 15%;
  height: 120px !important;
  float: unset !important;
}
@media only screen and (min-width: 768px) {
  body.register header div.main-container div.top-header-section a.logo {
    background-image: url(/Content/Itas/Img/rivian/logo.png);
    margin-top: 30px;
    margin-left: 30px;
    width: 250px;
    background-position: center center;
  }
}
body.register header div.main-container div.top-header-section a.logo img {
  display: none;
}
body.register div.page {
  width: 100%;
  height: 100vh;
  background: unset !important;
}
@media only screen and (min-width: 768px) {
  body.register div.page {
    margin-left: 40%;
    width: 60%;
  }
}
body.register div.page #foot {
  display: none !important;
}
body.register div.page div.container {
  margin: 0;
  width: unset;
  padding: 35px;
}
@media only screen and (min-width: 768px) {
  body.register div.page div.container {
    width: unset;
    max-width: 600px;
  }
}
body.register div.page div.container .field-validation-valid {
  display: none;
}
body.register div.page div.container .fstActive .fstResultItem {
  font-size: 16px !important;
}
body.register div.page div.container .field-validation-error {
  position: absolute;
  right: 0;
  top: -5px;
  height: 18px;
  color: #151515;
  margin: 5px 0;
  visibility: hidden;
  display: block;
  padding: 0 20px 0 5px;
  line-height: 18px;
  font-size: 10px;
  border: 1px;
  cursor: default;
  font-weight: normal;
  text-transform: uppercase;
}
body.register div.page div.container .field-validation-error::after {
  visibility: visible;
  display: block !important;
  position: absolute;
  height: 14px;
  width: 14px;
  text-align: center;
  line-height: 14px;
  top: 0px;
  right: 0px;
  display: block;
  font-family: 'FontAwesome';
  content: "\f12a";
  color: #ffb100;
  border: 2px solid #ffb100;
  background: white;
  border-radius: 50%;
}
body.register div.page div.container fieldset {
  border: none;
  padding: 30px 0 15px 0;
  margin: 64px 0 0 0 !important;
  background-color: rgba(255, 255, 255, 0.4) !important;
  border-radius: 4px;
}
body.register div.page div.container fieldset legend {
  font-family: larsseitmedium, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  top: auto;
  left: auto;
  margin: -39px 0 10px 0px;
  border: none;
  display: block;
  text-align: left;
  font-weight: normal;
  color: #121615;
  font-size: 18px;
}
body.register div.page div.container .fstElement,
body.register div.page div.container .fstMultipleMode .fstControls {
  width: calc(100%);
  cursor: pointer;
}
body.register div.page div.container .fstElement .fstQueryInputExpanded,
body.register div.page div.container .fstMultipleMode .fstControls .fstQueryInputExpanded {
  cursor: pointer;
}
body.register div.page div.container .wrap-input,
body.register div.page div.container .wrap-text {
  /*width: 100%;*/
  position: relative;
  /*border-bottom: 2px solid rgba(51,51,51,0.5);*/
  margin-bottom: 14px;
  /*.focus-input {
                    position: absolute;
                    display: block;
                    width: 100%;
                    height: 100%;
                    top: 0;
                    left: 0;
                    pointer-events: none;

                    &::before {
                        content: "";
                        display: block;
                        position: absolute;
                        bottom: -2px;
                        left: 0;
                        width: 0;
                        height: 2px;
                        -webkit-transition: all 0.4s;
                        -o-transition: all 0.4s;
                        -moz-transition: all 0.4s;
                        transition: all 0.4s;
                        background: @color-medium-grey;
                    }
                }*/

}
@media only screen and (min-width: 768px) {
  body.register div.page div.container .wrap-input,
  body.register div.page div.container .wrap-text {
    margin-bottom: 27px;
  }
}
body.register div.page div.container .wrap-input .form-control,
body.register div.page div.container .wrap-text .form-control,
body.register div.page div.container .wrap-input .text,
body.register div.page div.container .wrap-text .text {
  font-family: larsseitlight, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  line-height: 18px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  /*border: none;*/
  box-shadow: unset !important;
  display: block;
  width: calc(100% - 26px);
  background: transparent;
  color: #151515;
  /*padding: 0 5px 0 0;*/
  padding: 12px;
  font-weight: bold;
  /*&:focus {
                        border-bottom:none !important;
                        border-bottom-left-radius: 0px !important;
                        border-bottom-right-radius: 0px !important;
                    }*/

  /*Add animation when focus is given to the input element*/

  /*&:focus + span.focus-input::before {
                        width: 100% !important;
                    }*/

}
body.register div.page div.container .wrap-input .form-control::placeholder,
body.register div.page div.container .wrap-text .form-control::placeholder,
body.register div.page div.container .wrap-input .text::placeholder,
body.register div.page div.container .wrap-text .text::placeholder {
  text-transform: none;
  color: #151515 !important;
  opacity: 1;
  font-weight: normal !important;
}
body.register div.page div.container .wrap-input .form-control:focus-visible,
body.register div.page div.container .wrap-text .form-control:focus-visible,
body.register div.page div.container .wrap-input .text:focus-visible,
body.register div.page div.container .wrap-text .text:focus-visible {
  outline: none !important;
  /*&::placeholder {
                            color:@color-black;
                        }*/

}
body.register div.page div.container .wrap-input .form-control small,
body.register div.page div.container .wrap-text .form-control small,
body.register div.page div.container .wrap-input .text small,
body.register div.page div.container .wrap-text .text small {
  font-size: 11px;
}
body.register div.page div.container .wrap-input textarea,
body.register div.page div.container .wrap-text textarea {
  font-family: larsseitlight, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  line-height: 18px;
  max-height: 100px;
  height: 100px;
  background: none;
  /*border-bottom-left-radius: 0;
                    border-bottom-right-radius: 0;*/
  border-radius: 4px;
  width: calc(100% - 26px) !important;
  /*border: none !important;*/
  /*border-top: 1px dotted rgba(51,51,51, 0.5) !important;
                    border-right: 1px dotted rgba(51,51,51, 0.5) !important;
                    border-left: 1px dotted rgba(51,51,51, 0.5) !important;*/
  /*padding: 5px !important;*/
  border: 1px solid #d8d8d8;
  padding: 12px;
  margin: 0 !important;
}
body.register div.page div.container .wrap-input textarea:focus-visible,
body.register div.page div.container .wrap-text textarea:focus-visible {
  outline: none !important;
}
body.register div.page div.container .wrap-input:hover .field-validation-error,
body.register div.page div.container .wrap-text:hover .field-validation-error {
  /*display: block !important;*/
  visibility: visible;
}
body.register div.page div.container .wrap-input.textarea .field-validation-error {
  bottom: 0;
  top: unset;
  right: 3px;
}
body.register div.page div.container .wrap-text {
  color: #151515;
}
body.register div.page div.container .wrap-text div.text {
  line-height: 34px;
}
body.register div.page div.container .wrap-dropdown {
  position: relative;
}
body.register div.page div.container .wrap-dropdown .form-control {
  font-family: larsseitlight, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  line-height: 18px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  /*border: none;*/
  box-shadow: unset !important;
  display: block;
  width: 100%;
  background: transparent;
  color: #151515;
  padding: 10px;
  /*&:focus {
                        border-bottom:none !important;
                        border-bottom-left-radius: 0px !important;
                        border-bottom-right-radius: 0px !important;
                    }*/

  /*Add animation when focus is given to the input element*/

  /*&:focus + span.focus-input::before {
                        width: 100% !important;
                    }*/

}
body.register div.page div.container .wrap-dropdown .form-control::placeholder {
  text-transform: none;
  color: #151515 !important;
  opacity: 1;
  font-weight: normal !important;
}
body.register div.page div.container .wrap-dropdown .form-control:focus-visible {
  outline: none !important;
  /*&::placeholder {
                            color:@color-black;
                        }*/

}
body.register div.page div.container .wrap-dropdown .form-control small {
  font-size: 11px;
}
body.register div.page div.container .wrap-dropdown .fstElement {
  width: 100%;
  background: none !important;
  /*border: none;*/
  /*border-bottom: 2px solid rgba(51,51,51,0.5);*/
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  padding: 12px;
}
body.register div.page div.container .wrap-dropdown .fstElement div.fstToggleBtn {
  font-family: larsseitlight, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  line-height: 18px;
  color: #151515;
  padding: 0;
  height: 18px;
}
body.register div.page div.container .wrap-dropdown .fstElement div.fstControls {
  font-family: larsseitlight, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  line-height: 18px;
  opacity: 1;
}
body.register div.page div.container .wrap-dropdown .fstElement div.fstControls input,
body.register div.page div.container .wrap-dropdown .fstElement div.fstControls .fstResultItem {
  font-size: unset !important;
}
body.register div.page div.container .wrap-dropdown .fstElement div.fstControls div.fstResults p {
  font-size: unset !important;
  padding: 5px;
}
body.register div.page div.container .wrap-dropdown:first-child .fstElement {
  margin: 0;
}
body.register div.page div.container .wrap-dropdown:hover .field-validation-error {
  /*display: block !important;*/
  visibility: visible;
}
body.register div.page div.container .wrap-dropdown .fstSingleMode .fstToggleBtn {
  background: none !important;
  height: 30px;
  font-size: 12px;
}
body.register div.page div.container .wrap-dropdown.minbig .fstToggleBtn {
  min-width: 17.25em;
}
body.register div.page div.container .wrap-checkbox {
  position: relative;
}
body.register div.page div.container .wrap-checkbox input {
  display: none;
}
body.register div.page div.container .wrap-checkbox input:active + input + label::after,
body.register div.page div.container .wrap-checkbox input:checked + input + label::after {
  display: block;
}
body.register div.page div.container .wrap-checkbox label {
  padding-left: 28px;
  cursor: pointer;
  color: #151515;
  line-height: 22px;
  margin: 0;
  font-weight: normal;
}
body.register div.page div.container .wrap-checkbox label::before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 10%;
  border: 2px solid rgba(51, 51, 51, 0.5);
  background: rgba(0, 0, 0, 0.1);
  left: 0;
  top: 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.register div.page div.container .wrap-checkbox label::after {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 2px;
  border: 0px solid transparent;
  background: rgba(51, 51, 51, 0.5);
  background-clip: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  left: 4px;
  top: 11px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
body.register div.page div.container .wrap-checkbox .field-validation-error {
  top: unset;
  bottom: 0;
}
body.register div.page div.container .wrap-checkbox:hover .field-validation-error {
  visibility: visible !important;
}
body.register div.page div.container label {
  font-family: larsseitlight, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  line-height: 18px;
  font-style: italic;
  color: rgba(51, 51, 51, 0.5);
  font-size: 14px !important;
}
@media only screen and (min-width: 768px) {
  body.register div.page div.container {
    font-size: 10px !important;
  }
}
body.register div.page div.container .btn {
  font-family: larsseitmedium, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 6px 12px;
  color: white;
  background-color: #151515;
  border-radius: 4px;
  border: none !important;
  cursor: pointer;
  font-size: 17px;
}
body.register div.page div.container .btn:hover {
  background-color: #505050;
}
body.register div.page div.container #drop {
  font-family: larsseitlight, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  line-height: 18px;
  text-align: center;
  border: 1px dotted rgba(51, 51, 51, 0.5);
  padding: 20px;
  min-height: 50px;
  border-radius: 4px;
  display: block;
}
@media only screen and (min-width: 768px) {
  
}
@media only screen and (min-width: 1050px) {
  body.register div.page div.container #drop {
    width: calc(50% - 42px);
    float: left;
  }
}
body.register div.page div.container #drop span {
  display: block;
  padding-bottom: 10px;
}
body.register div.page div.container #drop a {
  margin-top: 10px;
}
body.register div.page div.container #drop input {
  display: none;
}
body.register div.page div.container .files-wrapper {
  border: 1px dotted rgba(51, 51, 51, 0.5);
  padding: 10px 20px;
  border-radius: 4px;
  margin-top: 1px;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  
}
@media only screen and (min-width: 1050px) {
  body.register div.page div.container .files-wrapper {
    width: calc(50% - 52px);
    float: left;
    margin-left: 10px;
    margin-top: 0px;
  }
}
body.register div.page div.container .files-wrapper p {
  font-family: larsseitlight, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  line-height: 18px;
  margin-top: 0 !important;
  font-weight: bold;
}
body.register div.page div.container .files-wrapper #files {
  display: block;
  margin: 0;
}
body.register div.page div.container .files-wrapper #files li {
  display: block;
  list-style: none;
}
body.register div.page div.container .files-wrapper #files li input {
  display: none;
}
body.register div.page div.container .files-wrapper #files li p {
  font-family: larsseitlight, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  line-height: 18px;
  display: block;
  width: 100%;
  font-weight: normal;
  overflow: hidden;
}
body.register div.page div.container .files-wrapper #files li p i {
  float: right;
}
body.register div.page div.container .files-wrapper #files li p i:after {
  display: block;
  clear: both;
}
body.register div.page div.container .files-wrapper #files li .del {
  margin-left: 5px;
  margin-top: 2px;
  cursor: pointer;
}
body.register div.page div.container .validation-summary-errors {
  border: 2px solid #ffb100;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 15px;
  border-radius: 5px;
  position: fixed;
  left: 30px;
  bottom: 30px;
  font-family: larsseitlight, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  line-height: 18px;
}
body.register div.page div.container .validation-summary-errors ul:before {
  font-family: larsseitmedium, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  content: 'Correct the following errors in the form.';
  display: block;
  margin: 5px 0 15px 15px;
}
body.register div.page div.container .validation-summary-errors ul:after {
  position: absolute;
  top: 15px;
  left: 15px;
  display: block;
  font-family: 'FontAwesome';
  content: "\f12a";
  width: 20px;
  height: 20px;
  border: 2px solid #ffb100;
  background-color: white;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  color: #ffb100;
}
body.register .clear {
  display: block;
  clear: both;
  height: 1px;
}
body.register .float-left {
  float: unset;
}
@media only screen and (min-width: 768px) {
  
}
@media only screen and (min-width: 1050px) {
  body.register .float-left {
    float: left;
  }
}
body.register .relative {
  position: relative;
}
body.register .text-uppercase {
  text-transform: uppercase;
}
body.register .width-5 {
  width: 5% !important;
}
body.register .width-10 {
  width: 10% !important;
}
body.register .width-15 {
  width: 15% !important;
}
body.register .width-20 {
  width: 20% !important;
}
body.register .width-25 {
  width: 25% !important;
}
body.register .width-30 {
  width: 100% !important;
}
@media only screen and (min-width: 768px) {
  
}
@media only screen and (min-width: 1050px) {
  body.register .width-30 {
    width: 30% !important;
  }
}
body.register .width-33 {
  width: 33% !important;
}
body.register .width-40 {
  width: 40% !important;
}
body.register .width-50 {
  width: 100% !important;
}
@media only screen and (min-width: 768px) {
  
}
@media only screen and (min-width: 1050px) {
  body.register .width-50 {
    width: 50% !important;
  }
}
body.register .width-50.margin-left-15 {
  width: 100% !important;
}
@media only screen and (min-width: 768px) {
  
}
@media only screen and (min-width: 1050px) {
  body.register .width-50.margin-left-15 {
    width: calc(50% - 15px) !important;
  }
}
body.register .width-50.margin-right-15 {
  width: 100% !important;
}
@media only screen and (min-width: 768px) {
  
}
@media only screen and (min-width: 1050px) {
  body.register .width-50.margin-right-15 {
    width: calc(50% - 15px) !important;
  }
}
body.register .width-60 {
  width: 60% !important;
}
body.register .width-66 {
  width: 66% !important;
}
body.register .width-70 {
  width: 70% !important;
}
body.register .width-75 {
  width: 100% !important;
}
@media only screen and (min-width: 768px) {
  
}
@media only screen and (min-width: 1050px) {
  body.register .width-75 {
    width: 75% !important;
  }
}
body.register .width-80 {
  width: 100% !important;
}
@media only screen and (min-width: 768px) {
  
}
@media only screen and (min-width: 1050px) {
  body.register .width-80 {
    width: 80% !important;
  }
}
body.register .width-100 {
  width: 100% !important;
}
body.register .margin-bottom-0 {
  margin-bottom: 0 !important;
}
body.register .margin-bottom-14 {
  margin-bottom: 14px !important;
}
body.register .margin-bottom-18 {
  margin-bottom: 18px !important;
}
body.register .margin-bottom-27 {
  margin-bottom: 27px !important;
}
body.register .margin-top-27 {
  margin-top: 27px !important;
}
body.register .margin-right-7 {
  margin-right: 7px !important;
}
body.register .margin-left-7 {
  margin-left: 7px !important;
}
body.register .margin-right-15 {
  margin-right: unset !important;
}
@media only screen and (min-width: 768px) {
  
}
@media only screen and (min-width: 1050px) {
  body.register .margin-right-15 {
    margin-right: 15px !important;
  }
}
body.register .margin-left-15 {
  margin-right: unset !important;
}
@media only screen and (min-width: 768px) {
  
}
@media only screen and (min-width: 1050px) {
  body.register .margin-left-15 {
    margin-left: 15px !important;
  }
}
body.register .honeypot {
  position: absolute;
  top: -10000px;
  left: -10000px;
}
body.register .hidden {
  display: none;
}
body.register ol {
  font-family: larsseitlight, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  line-height: 18px;
  margin: 0;
  display: block;
}
body.register ol li {
  font-family: larsseitlight, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  line-height: 18px;
  display: block;
  margin-left: 10px;
}
body.register p {
  font-family: larsseitlight, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  line-height: 18px;
}
