body {padding:0;margin:0;font-size:62.5%}
body * {box-sizing:border-box;}
/*Icons*/
.christies-icon_close:before,
.christies-icon_warning:before {font-family:Christies;height:40px;width:40px;text-align:center;font-size:40px;}
.christies-icon_close:before {content:"'";}
.christies-icon_warning:before {content:"\e601";}
.christies-icon_tick:before {content:"2";}
.christies-icon_warning {float:left;}
.christies-icon_tick:before {position:absolute;top:-15px;left:-20px;}

/*position the close button*/
.christies-icon_close {position:absolute;top:0;right:0;cursor:pointer;}
.fastSignup > div.column {
	/*padding:15px 0 0 0;*/
}
.fastSignup .column,.fastSignup .seperator,.fastSignup .small-seperator:before
{
  width:100%;
  float:left;
  padding:.75em 1em;
}

@media only screen and (max-width:414px) {
	.fastSignup .no-padding-bottom-mobile {
		padding-bottom:0;
	}
}
.fastSignup .seperator,.fastSignup .small-seperator:before
{
  border-bottom:1px solid #CCC;
  display:block;
  padding:0;
}

.fastSignup .seperator.seperator-2,.fastSignup .seperator-2.small-seperator:before
{
  margin:10px 0;
}
@media only screen and (min-width:415px) {
	.fastSignup .seperator.seperator-2,.fastSignup .seperator-2.small-seperator:before
	{
  margin:20px 0;
}
}

.fastSignup .seperator.seperator-2040,.fastSignup .seperator-2040.small-seperator:before
{
  margin:10px 0;
}
@media only screen and (min-width:415px) {
.fastSignup .seperator.seperator-2040,.fastSignup .seperator-2040.small-seperator:before
{
  margin:20px 0 40px;
}
}

@media only screen and (min-width: 0) and (max-width: 739px) {
  /* line 117, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-1 {
    width: 8.33333%; }

  /* line 122, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-pull-1 {
    right: 8.33333%; }

  /* line 126, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-push-1 {
    left: 8.33333%; }

  /* line 130, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-offset-1 {
    margin-left: 8.33333%; } }

@media only screen and (min-width: 415px) {
  /* line 156, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-1 {
    width: 8.33333%; }

  /* line 160, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-pull-1 {
    right: 8.33333%; }

  /* line 164, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-push-1 {
    left: 8.33333%; }

  /* line 168, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-offset-1 {
    margin-left: 8.33333%; } }

@media only screen and (min-width: 0) and (max-width: 739px) {
  /* line 117, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-2 {
    width: 16.66667%; }

  /* line 122, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-pull-2 {
    right: 16.66667%; }

  /* line 126, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-push-2 {
    left: 16.66667%; }

  /* line 130, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-offset-2 {
    margin-left: 16.66667%; } }
@media only screen and (min-width: 415px) {
  /* line 156, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-2 {
    width: 16.66667%; }

  /* line 160, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-pull-2 {
    right: 16.66667%; }

  /* line 164, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-push-2 {
    left: 16.66667%; }

  /* line 168, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-offset-2 {
    margin-left: 16.66667%; } }
@media only screen and (min-width: 0) and (max-width: 739px) {
  /* line 117, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-3 {
    width: 25%; }

  /* line 122, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-pull-3 {
    right: 25%; }

  /* line 126, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-push-3 {
    left: 25%; }

  /* line 130, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-offset-3 {
    margin-left: 25%; } }
@media only screen and (min-width: 415px) {
  /* line 156, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-3 {
    width: 25%; }

  /* line 160, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-pull-3 {
    right: 25%; }

  /* line 164, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-push-3 {
    left: 25%; }

  /* line 168, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-offset-3 {
    margin-left: 25%; } }
@media only screen and (min-width: 0) and (max-width: 739px) {
  /* line 117, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-4 {
    width: 33.33333%; }

  /* line 122, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-pull-4 {
    right: 33.33333%; }

  /* line 126, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-push-4 {
    left: 33.33333%; }

  /* line 130, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-offset-4 {
    margin-left: 33.33333%; } }

@media only screen and (min-width: 415px) {
  /* line 156, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-4 {
    width: 33.33333%; }

  /* line 160, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-pull-4 {
    right: 33.33333%; }

  /* line 164, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-push-4 {
    left: 33.33333%; }

  /* line 168, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-offset-4 {
    margin-left: 33.33333%; } }
@media only screen and (min-width: 0) and (max-width: 739px) {
  /* line 117, ../../../src/styles/app/constants/grid.scss */
  .column-5 {
    width: 41.66667%; }

  /* line 122, ../../../src/styles/app/constants/grid.scss */
  .column-pull-5 {
    right: 41.66667%; }

  /* line 126, ../../../src/styles/app/constants/grid.scss */
  .column-push-5 {
    left: 41.66667%; }

  /* line 130, ../../../src/styles/app/constants/grid.scss */
  .column-offset-5 {
    margin-left: 41.66667%; } }

@media only screen and (min-width: 415px) {
  /* line 156, ../../../src/styles/app/constants/grid.scss */
  .column-lg-5 {
    width: 41.66667%; }

  /* line 160, ../../../src/styles/app/constants/grid.scss */
  .column-lg-pull-5 {
    right: 41.66667%; }

  /* line 164, ../../../src/styles/app/constants/grid.scss */
  .column-lg-push-5 {
    left: 41.66667%; }

  /* line 168, ../../../src/styles/app/constants/grid.scss */
  .column-lg-offset-5 {
    margin-left: 41.66667%; } }
@media only screen and (min-width: 0) and (max-width: 739px) {
  /* line 117, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-6 {
    width: 50%; }

  /* line 122, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-pull-6 {
    right: 50%; }

  /* line 126, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-push-6 {
    left: 50%; }

  /* line 130, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-offset-6 {
    margin-left: 50%; } }

@media only screen and (min-width: 415px) {
  /* line 156, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-6 {
    width: 50%; }

  /* line 160, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-pull-6 {
    right: 50%; }

  /* line 164, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-push-6 {
    left: 50%; }

  /* line 168, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-offset-6 {
    margin-left: 50%; } }
@media only screen and (min-width: 0) and (max-width: 739px) {
  /* line 117, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-8 {
    width: 66.66667%; }

  /* line 122, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-pull-8 {
    right: 66.66667%; }

  /* line 126, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-push-8 {
    left: 66.66667%; }

  /* line 130, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-offset-8 {
    margin-left: 66.66667%; } }

@media only screen and (min-width: 415px) {
  /* line 156, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-8 {
    width: 66.66667%; }

  /* line 160, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-pull-8 {
    right: 66.66667%; }

  /* line 164, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-push-8 {
    left: 66.66667%; }

  /* line 168, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-offset-8 {
    margin-left: 66.66667%; } }

@media only screen and (min-width: 0) and (max-width: 739px) {
  /* line 117, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-10 {
    width: 83.33333%; }

  /* line 122, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-pull-10 {
    right: 83.33333%; }

  /* line 126, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-push-10 {
    left: 83.33333%; }

  /* line 130, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-offset-10 {
    margin-left: 83.33333%; } }

@media only screen and (min-width: 415px) {
  /* line 156, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-10 {
    width: 83.33333%; }

  /* line 160, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-pull-10 {
    right: 83.33333%; }

  /* line 164, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-push-10 {
    left: 83.33333%; }

  /* line 168, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-offset-10 {
    margin-left: 83.33333%; } }

@media only screen and (max-width: 739px) {
  /* line 117, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-12, .seperator, .small-seperator:before {
    width: 100%; }

  /* line 122, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-pull-12 {
    right: 100%; }

  /* line 126, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-push-12 {
    left: 100%; }

  /* line 130, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-offset-12 {
    margin-left: 100%; } }

@media only screen and (min-width: 415px) {
  /* line 156, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-12 {
    width: 100%; }

  /* line 160, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-pull-12 {
    right: 100%; }

  /* line 164, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-push-12 {
    left: 100%; }

  /* line 168, ../../../src/styles/app/constants/grid.scss */
  .fastSignup .column-lg-offset-12 {
    margin-left: 100%; } }


.fastSignup input,
.fastSignup select {
	font-size:16px;
	line-height:24px;
}
.fastSignup input::-webkit-input-placeholder {
	font-size:16px;
	line-height:24px;
	color:#575757;
}
.fastSignup input::-moz-placeholder {
	font-size:16px;
	line-height:24px;
	color:#575757;
}
.fastSignup input::-ms-input-placeholder {
	font-size:16px;
	line-height:24px;
	color:#575757;
}
.fastSignup input::placeholder {
	font-size:16px;
	line-height:24px;
	color:#575757;
}
/* line 2, ../../../src/styles/app/reset/losrebellos/interactive/input.scss */
.fastSignup input
{
  -webkit-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
  -o-appearance:none;
  appearance:none;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  background-clip:padding-box;
/* stops bg color from leaking outside the border: */
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  border: 1px solid #CCCCCC;
  margin-bottom:20px;
}

/* line 16, ../../../src/styles/app/reset/losrebellos/interactive/input.scss */
.fastSignup input::-moz-focus-inner
{
  border:none;
}
input[type="email"],
input[type="text"],
input[type="password"],
input[type="search"],
input[type="date"],
input[type="number"],
input[type="tel"],
input[type="textarea"],
.input_text, .textarea {
  padding: 10px;
  -webkit-transition: border-color 0.2s, color 0.2s;
  -moz-transition: border-color 0.2s, color 0.2s;
  transition: border-color 0.2s, color 0.2s;
  background-color: #ffffff;
  border: 1px solid #CCCCCC;
  color: #575757;
width:100%;  }
/* line 139, ../../../src/styles/app/text/icons.scss */
.christies-icon_down-arrow:before, .form-select:before, .form-drop-down:before, .form-select:after, .form-drop-down:after {
  content: ")"; }
  
  .cta-link-with-icon > .icon, .cta-link-with-icon > .form-select, .cta-link-with-icon > .form-drop-down {
    vertical-align: top; }
	
	 .cta-link-with-icon > .icon:before, .cta-link-with-icon > .form-select:before, .cta-link-with-icon > .form-drop-down:before {
      vertical-align: text-top; }
	  
	  /* line 5, ../../../src/styles/app/interactive/select.scss */
.form-select, .form-drop-down {
  background-color: transparent;
  display: inline-block;
  position: relative;
  width: 100%;
 }
  /* line 14, ../../../src/styles/app/interactive/select.scss */
  .form-select:before, .form-select:after, .form-drop-down:before, .form-drop-down:after {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -ms-touch-action: none;
    touch-action: none;
    cursor: pointer;
    outline: none;
    pointer-events: none;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
    height: 43px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
	font-size:40px;	
	
	}
    /* line 15, ../../../src/styles/app/utils/losrebellos/interactive/not-clickable.scss */
    .form-select:before:hover, .form-select:before:focus, .form-select:after:hover, .form-select:after:focus, .form-drop-down:before:hover, .form-drop-down:before:focus, .form-drop-down:after:hover, .form-drop-down:after:focus {
      cursor: pointer; }
  /* line 31, ../../../src/styles/app/interactive/select.scss */
  .form-select:before, .form-drop-down:before,
  .form-select:after, .form-drop-down:after  {
    font-family: 'Christies';
    font-weight: normal;
    font-style: normal;
    border: 1px solid #CCCCCC;
    opacity: 1; }
  /* line 42, ../../../src/styles/app/interactive/select.scss */
  .form-select:after, .form-drop-down:after {
    color: #000000;
	background-color:#fff;
	}
  /* line 57, ../../../src/styles/app/interactive/select.scss */
  .form-select:not(.disabled):hover, .form-drop-down:not(.disabled):hover {
    background-color: transparent; }
    /* line 62, ../../../src/styles/app/interactive/select.scss */
    .form-select:not(.disabled):hover:before, .form-drop-down:not(.disabled):hover:before {
      opacity: 0; }
    /* line 69, ../../../src/styles/app/interactive/select.scss */
    .form-select:not(.disabled):hover:after, .form-drop-down:not(.disabled):hover:after {
      opacity: 1; }
  /* line 78, ../../../src/styles/app/interactive/select.scss */
  .form-select:not(.disabled).selected, .form-drop-down:not(.disabled).selected {
    color: #575757; }
    /* line 83, ../../../src/styles/app/interactive/select.scss */
    .form-select:not(.disabled).selected:before, .form-drop-down:not(.disabled).selected:before {
      opacity: 0; }
    /* line 90, ../../../src/styles/app/interactive/select.scss */
    .form-select:not(.disabled).selected:after, .form-drop-down:not(.disabled).selected:after {
      opacity: 1; }

  /* line 118, ../../../src/styles/app/interactive/select.scss */
  .form-select .select, .form-drop-down .select {
    background-color: transparent;
    width: 100%;
  height: 45px;
	padding: 10px;
  margin-bottom: 20px;
	font-size:16px;
	font-style:normal;
	line-height:24px;
	color:#575757;
	border: 1px solid #CCCCCC;
	cursor:pointer;
  -webkit-transition: border-color 0.2s, color 0.2s;
  -moz-transition: border-color 0.2s, color 0.2s;
  transition: border-color 0.2s, color 0.2s;
	
	}
    /* line 127, ../../../src/styles/app/interactive/select.scss */
    .form-select .select:not([disabled]):hover, .form-select .select:not([disabled]).selected, .form-drop-down .select:not([disabled]):hover, .form-drop-down .select:not([disabled]).selected {
  background-color: transparent;
      color: #575757; }



select option:disabled,
select option:first-child {
  color: #575757;
  }

.fastSignup select option {
	font-size:16px;
	line-height:24px;
    color: #575757;
}
/* line 5, ../../../src/styles/app/reset/losrebellos/interactive/link.scss */
.fastSignup a
{
  background:none;
  border:none;
  color:grey;
  cursor:pointer;
  font-family:inherit;
  font-size:1em;
  font-style:inherit;
  font-variant:inherit;
  font-weight:inherit;
  height:auto;
  line-height:1;
  margin:0;
  max-width:none;
  min-height:initial;
  padding:0;
  text-decoration:underline;
  text-indent:initial;
}

/* line 29, ../../../src/styles/app/reset/losrebellos/interactive/link.scss */
.fastSignup a:link
{
  color:grey;
}

/* line 47, ../../../src/styles/app/reset/losrebellos/interactive/link.scss */
.fastSignup a:visited,.fastSignup a:hover,.fastSignup a:focus,.fastSignup a:active
{
  color:#808080;
}

.fastSignup .cta
{
  font-family:"Atlas Grotesk Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight:400;
  font-style:normal;
  font-stretch:normal;
  font-size:1.6em;
  line-height:3.28125em;
  height:3.28125em;
  margin-top:0;
  margin-right:0;
 /* margin-bottom:.9375em;*/
	margin-bottom:0;
  margin-left:0;
  padding-top:0;
  padding-right:1.40625em;
  padding-bottom:0;
  padding-left:1.40625em;
  -webkit-transition:background-color .2s color .2s;
  -moz-transition:background-color .2s color .2s;
  transition:background-color .2s color .2s;
  background-color:#B30900;
  color:#fff;
  display:inline-block;
  position:relative;
  text-align:center;
  text-decoration:none;
  width:auto;
/* DEFAULT / RED */
/* BLACK */
/* GREY */
/* WHITE */
}
/* line 20, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta.full-width
{
  width:100%;
}
@media only screen and (min-width:415px) {
	.fastSignup .cta.full-width
{
 padding:0;
}
}
/* line 27, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta.small
{
  font-size:1.6em;
  line-height:2.34375em;
  height:2.34375em;
  margin-top:0;
  margin-right:0;
  margin-bottom:.9375em;
  margin-left:0;
  padding-top:0;
  padding-right:1.40625em;
  padding-bottom:0;
  padding-left:1.40625em;
}

/* line 36, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta:link,.fastSignup .cta:visited
{
  color:#fff;
}

/* line 45, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta:not(.disabled):hover,.fastSignup .cta:not(.disabled):focus,.fastSignup .cta:not(.disabled).active
{
  background-color:#D70C00;
  color:#fff;
  text-decoration:none;
}

/* line 56, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta.disabled
{
  background-color:#f8f8f8;
  color:gray;
  opacity:1;
  text-decoration:none;
}


/* line 75, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta.black
{
  background-color:transparent;
  color:#000;
  border:2px solid #000;
}


/* line 92, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta.black:link,.fastSignup .cta.black:visited
{
  color:#000;
}

/* line 101, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta.black:not(.disabled):hover,.fastSignup .cta.black:not(.disabled):focus,.fastSignup .cta.black:not(.disabled).active
{
  background-color:#000;
  color:#fff;
}

/* line 111, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta.black.disabled
{
  background-color:transparent;
  color:#CCC;
  opacity:1;
  text-decoration:none;
}

/* line 119, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta.black.disabled:before
{
  border-color:#CCC;
}

/* line 132, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta.grey
{
  background-color:#efefef;
  color:#000;
}

/* line 138, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta.grey:link,.fastSignup .cta.grey:visited
{
  color:#000;
}

/* line 155, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta.grey:not(.disabled):hover,.fastSignup .cta.grey:not(.disabled):focus,.fastSignup .cta.grey:not(.disabled).active
{
  background-color:#f8f8f8;
  color:#000;
}


/* line 173, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta.grey.disabled
{
  background-color:#f8f8f8;
  color:gray;
  opacity:1;
  text-decoration:none;
}

/* line 252, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta-link
{
  font-family:"Atlas Grotesk Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight:400;
  font-style:normal;
  font-stretch:normal;
  margin-top:.9375em;
  margin-right:0;
  margin-bottom:1.40625em;
  margin-left:0;
  max-width:72em;
  -webkit-transition:color .2s;
  -moz-transition:color .2s;
  transition:color .2s;
  color:#000;
  display:inline-block;
  padding:0;
  position:relative;
  text-decoration:none;
/* DEFAULT / BLACK */
/* UNDERLINED */
}

/* line 267, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta-link:link,.fastSignup .cta-link:visited
{
  color:#000;
}
.fastSignup #dvThanksScreen input#btnClose,
.fastSignup #dvThanksScreen button#btnContinue {
	margin-top:13px;
}
/* line 283, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta-link:not(.disabled):hover,.fastSignup .cta-link:not(.disabled):focus,.fastSignup .cta-link:not(.disabled).active
{
  color:gray;
  text-decoration:none;
}

/* line 293, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta-link.disabled
{
  color:#CCC;
  opacity:1;
  text-decoration:none;
}

/* line 311, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta-link.underlined
{
  text-decoration:underline;
}

/* line 318, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta-link.underlined:not(.disabled):hover,.fastSignup .cta-link.underlined:not(.disabled):focus,.fastSignup .cta-link.underlined:not(.disabled).active
{
  text-decoration:underline;
}

/* line 327, ../../../src/styles/app/interactive/cta.scss */
.fastSignup .cta-link.underlined.disabled
{
  text-decoration:underline;
}


.fastSignup .no-margins
{
  margin:0;
}
.fastSignup .no-padding {
	padding:0;
}
.fastSignup .no-padding-bottom {
	padding-bottom:0;
}
.fastSignup .text-align_center {
	text-align:center;
}

.fastSignup .extendRow,
.fastSignup footer.disclaimer  {
	background-color:#f8f8f8;
    margin-left: -100px;
    margin-right: -100px;
	padding-left:100px;
	padding-right:100px;
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
}

.fastSignup footer.disclaimer {
	height:80px;
}

.fastSignup #dvSignupScreen footer.disclaimer {
	height:auto;
}


@media only screen and (min-width:415px) {

	.fastSignup #dvSignupScreen footer.disclaimer {
	height:80px;
}
}
.fastSignup .extendRow {
	margin-left: -115px;
    margin-right: -115px;
}
@media only screen and (min-width:415px) {
	.fastSignup .extendRow {
		margin-left: -100px;
		margin-right: -100px;
	}
}
.fastSignup footer.disclaimer > div {
	padding:0;
}

.fastSignup footer.disclaimer p {
	font-size:14px;
	line-height:18px;
	width:auto;
	margin:auto auto 20px;
	padding:0 25px;
	text-align:center;
	color:#808080;
}
@media only screen and (min-width:415px) {
	.fastSignup footer.disclaimer p {
		margin:auto;
	}
}

.fastSignup footer.disclaimer a.cta-link {
	margin:0;
	color:#808080;
}
@media only screen and (min-width:415px) {
	.fastSignup footer.disclaimer p {
		font-size:12px;
		width:630px;
		padding:10px;
		text-align:left;
		
	}
}

.fastSignup .extendRow:before,
.fastSignup .extendRow:after {
	clear:both;
	display:block;
	content:"";
}
.pull-left {
  float: left; }

/* line 88, ../../../src/styles/app/structure/utils.scss */
.pull-right{
  float: right; }
/****************************/


/* line 2, ../../../src/styles/app/text/icons.scss */
[class^="christies-icon_"],
[class*=" christies-icon_"] {
  font-family: 'Christies';
  font-weight: normal;
  font-style: normal;
  background-color: transparent;
  display: inline-block;
  text-decoration: none; }
  /* line 95, ../../../src/styles/app/utils/losrebellos/rule/rhythm.scss */
  [class^="christies-icon_"] > *,
  [class*=" christies-icon_"] > * {
    background-color: transparent;
    color: inherit;
    font-family: inherit;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    font-size: 1em;
    height: auto;
    line-height: 1;
    margin: 0;
    max-width: none;
    min-height: initial;
    padding: 0;
    text-indent: initial; }
  /* line 12, ../../../src/styles/app/text/icons.scss */
  [class^="christies-icon_"]:before,
  [class*=" christies-icon_"]:before,
  .accordion section a.christies-icon_plus:after {
    background-color: transparent;
    color: inherit;
    font-family: inherit;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    font-size: 1em;
    height: auto;
    line-height: 1;
    margin: 0;
    max-width: none;
    min-height: initial;
    padding: 0;
    text-indent: initial;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: transparent;
    display: inline-block;
    font-family: "Christies";
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    speak: none;
    vertical-align: middle;
    margin-left: 0.025em; }
  /* line 42, ../../../src/styles/app/text/icons.scss */
  [class^="christies-icon_"]:after,
  [class*=" christies-icon_"]:after {
    border: 1px solid #CCCCCC;
    border-radius: 20px;
    box-shadow: 0 0 1px #CCCCCC !important; }
  /* line 48, ../../../src/styles/app/text/icons.scss */
  [class^="christies-icon_"]:hover:after,
  [class*=" christies-icon_"]:hover:after {
    background-color: #000000 !important;
    border-color: #000000 !important;
    color: #ffffff !important;
    box-shadow: 0 0 1px #000000 !important; }

/* line 59, ../../../src/styles/app/text/icons.scss */
.button-icon:hover:after {
  background-color: transparent !important;
  border-color: #000000 !important;
  color: #ffffff !important;
  box-shadow: 0 0 1px #000000 !important; }

/* line 73, ../../../src/styles/app/text/icons.scss */
h1 > [class^="christies-icon_"], h1 > [class*=" christies-icon_"], h2 > [class^="christies-icon_"], h2 > [class*=" christies-icon_"], h3 > [class^="christies-icon_"], h3 > [class*=" christies-icon_"], h4 > [class^="christies-icon_"], h4 > [class*=" christies-icon_"], h5 > [class^="christies-icon_"], h5 > [class*=" christies-icon_"], h6 > [class^="christies-icon_"], h6 > [class*=" christies-icon_"], p > [class^="christies-icon_"], p > [class*=" christies-icon_"], span > [class^="christies-icon_"], span > [class*=" christies-icon_"], button > [class^="christies-icon_"], button > [class*=" christies-icon_"], .button > [class^="christies-icon_"], .button-icon > [class^="christies-icon_"], .button > [class*=" christies-icon_"], .button-icon > [class*=" christies-icon_"], a > [class^="christies-icon_"], a > [class*=" christies-icon_"] {
  background-color: transparent;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-variant: inherit;
  font-weight: inherit;
  font-size: 1em;
  height: auto;
  line-height: 1;
  margin: 0;
  max-width: none;
  min-height: initial;
  padding: 0;
  text-indent: initial;
  line-height: inherit;
  vertical-align: middle; }
  


  
  
.fastSignup p,
.fastSignup li
{
  font-family:"Atlas Grotesk Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight:300;
  font-style:normal;
  font-stretch:normal;
  margin:0;
  /*font-size:16px;
  line-height:25px;*/
  font-size:14px;
  line-height:18px;
  color:#000;
}

.fastSignup li {
	position:relative;
	padding-left:20px;
	float:none;
	clear:both;
	margin-bottom:15px;
	display:block;
}  

.fastSignup .subhead
{
  margin:0 0 5px;
  text-align:center;
}
.fastSignup #dvThanksScreen .subhead,
.fastSignup #dvSetMarketingPreference .subhead
 {
	margin:0 0 20px;
	line-height:18px;
}
.fastSignup #dvSignupScreen .subhead {
	margin-bottom:10px;
}
@media only screen and (min-width:415px) {
	.fastSignup #dvSignupScreen .subhead {
		margin-bottom:5px;
	}
}
.fastSignup .subhead-list
{
	list-style:none;
	padding:0;
	margin:0 30px;
	text-align:left;
	
}
.fastSignup .subhead-list li.christies-icon_tick:before {
	line-height:48px;
}
@media only screen and (min-width:415px) {
	.fastSignup .subhead-list {
		margin:0;
	}
}
.fastSignup h4
{
  margin:0;
  font-stretch:normal;
  font-family:Baskerville10Pro, Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight:400;
  font-style:normal;
  color:#000;
  font-size:20px;
  line-height:30px;
  text-transform:none;
  text-align:center;
}
@media only screen and (min-width:415px) {
	.fastSignup h4
	{
		font-size:25px;
	}
}


.fastSignup h4.wantMore {
	/*margin-bottom:20px;*/
	margin-bottom:5px;
}


.fastSignup .category-title
{
  font-family:"Atlas Grotesk Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight:500;
  font-style:normal;
  font-stretch:normal;
  font-size:14px;
  line-height:20px;
  color:gray;
}


@media only screen and (min-width:415px) {
  /* line 110, ../../../src/styles/app/text/title.scss */
  .fastSignup .category-title
  {
    line-height:16px;
  }
}

.fastSignup .loginLink
{
  text-align:center;
  padding:0;
  
}
@media only screen and (min-width:415px) {
	.fastSignup .loginLink
	{
	  text-align:right;
	  padding:auto;
	  margin-bottom:10px;
	}
}

.fastSignup a.cta-link.forgot {
	color:#808080;
	font-size:14px;
	margin-top:0;
	margin-bottom:10px;
}
@media only screen and (min-width:415px) {
	.fastSignup a.cta-link.forgot {
	margin-bottom:40px;
}
}
@media only screen and (min-width:415px) {
	.fastSignup .centerDesktopLeftMobile {
		text-align:center;
	}
	.fastSignup .leftDesktopCenterMobile {
		text-align:left;
	}
}



.tac, .text_align_center{
	text-align:center;
}
.fastSignup .leftDesktopCenterMobile {
	text-align:center;
}
.fastSignup .centerDesktopLeftMobile {
	text-align:left;
}

.ido, .is-desktop-only {
	display:none !important;
}
@media only screen and (min-width:415px) {
	.ido, .is-desktop-only {
		display:block !important;
	}
}

.imo, .is-mobile-only {
	display:block !important;
}
@media only screen and (min-width:415px) {
	.imo, .is-mobile-only {
		display:none !important;
	}
}


.MandatoryFields:not(.form-select),
.form-select.MandatoryFields:after
	{
		border: 1px solid red !important;
	}

	
div.whiteBG { 
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0,0,0,0.3);
	z-index: 10000; 
}


#dvLoginScreen > div.column.container, #dvSetMarketingPreference > div.column.container, #dvThanksScreen > div.column.container, #dvSignupScreen > div.column.container	{
	padding:15px;
}