/* Sign In 1 */
.sign-in .main-row .si-step-1 {
  margin-bottom: 1.5em;
}

@media all and (min-width: 641px) and (max-width: 1024px) {
  .sign-in .main-row .si-step-1 .large-6 {
    width: 100%;
  }
}
.sign-in .main-row .btns a.btn {
  margin-bottom: 1em;
}

@media all and (max-width: 767px) {
  .sign-in .main-row .si-form,
  .sign-in .main-row .si-acct {
    width: 100%;
  }

  .sign-in .main-row .btns a.btn,
  .sign-in .main-row .btns .btn {
    width: 100%;
  }
}
@media all and (min-width: 768px) {
  .sign-in .main-row .btns {
    text-align: left;
  }

  .sign-in .main-row .si-acct {
    /*width:40%;*/
  }

  .sign-in .main-row .si-acct .btn {
    float: right;
    margin-left: 1em;
    margin-bottom: 1em;
  }

  .sign-in .main-row .si-acct h3 {
    margin-top: 0;
  }
}
.sign-in .main-row .btns {
  margin-top: 20px;
}

.sign-in .main-row .tiny-lnk {
  font-size: 14px;
  margin: 5px 0 20px;
  display: inline-block;
}

.sign-in .external-provider {
  margin-right: 10px;
}

.sign-in .sign-row .columns {
  padding: 0;
  margin-bottom: 10px;
}

.sign-in .sign-row input[type="checkbox"] {
  margin: 0;
}

.sign-in .sign-row input[type="checkbox"] + label {
  margin-left: 2px;
  vertical-align: text-bottom;
}

/*---- Additional CSS ----*/
.container {
  background: none;
}

h1 {
  margin-bottom: 30px;
}

.container [role="main"] {
  padding: 30px 0 0;
}

[role="main"] .main-row {
  max-width: 1325px;
  padding-left: 0;
  padding-right: 0;
}

[role="main"] .main-row .large-12.padding0.columns {
  padding: 0;
}

.sign-in h1 {
  margin-bottom: 30px;
}
.sign-in label {
  font-weight: normal;
}
.sign-in .si-form .si-step-1 {
  max-width: 390px;
  padding-top: 20px;
}
.sign-in .si-form .si-step-1 .sign-row {
  margin-bottom: 33px;
}
.sign-in .main-row .btns .btn-sign-in + div {
  display: inline-block;
}
.sign-in .main-row .btns .btn-sign-in + div a.tiny-lnk {
  margin-left: 20px;
}
.sign-in .main-row .si-acct .btns {
  text-align: left;
  margin-top: 37px;
}
.sign-in .main-row .si-acct .btns .btn.primary {
  width: auto;
  float: none;
  margin-left: 0;
  min-width: 335px;
}
.sign-in .create-account.columns {
  padding-left: 0;
}

.paginator-34 label {
  font-size: 14px;
}
.paginator-34 .sort-list {
  width: 250px;
}
.paginator-34 select {
  height: 34px;
  padding: 5px;
}
.paginator-34 input {
  height: 34px !important;
  min-width: 60px;
  padding: 5px;
  text-align: center;
  font-style: normal;
}
.paginator-34 .page-current, .paginator-34 .page-previous {
  line-height: 28px;
  font-size: 14px;
}

select {
  background: #fff url(/UserFiles/Images/image-sprite.png) no-repeat 95% -109px;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  padding-right: 25px;
}

.select-customer-step input[type="button"] {
  padding: 5px 15px;
  border: 2px #ff6600 solid;
  color: #ff6600;
  font-size: 14px;
  text-transform: uppercase;
  /*font-family:"Helvetica Neue Bold";*/
}
.select-customer-step input[type="button"]:hover, .select-customer-step input[type="button"]:focus {
  background: #ff6600;
  color: #fff;
}
.select-customer-step .search {
  padding-bottom: 15px;
  border-bottom: 1px #bfbfbf solid;
  margin-bottom: 10px;
}

.change-address {
  padding-top: 15px;
}

.si-step-1 input[type="text"], input[type="password"] {
  text-transform: inherit;
}

/*---- Select Customer ----*/
.large-6.columns.si-step-2 {
  background: #fff;
  padding: 15px;
}

.select-customer-step .change-address {
  border: 1px #bfbfbf solid;
  display: table;
  width: 100%;
  vertical-align: top;
}
.select-customer-step .change-address span {
  display: table-cell;
  vertical-align: top;
  padding: 5px 10px 10px;
}
.select-customer-step .change-address span.title {
  width: 70px;
}
.select-customer-step .change-address span.address {
  width: 360px;
}
.select-customer-step .change-address span.butn {
  text-align: right;
}
.select-customer-step .change-address + .change-address {
  border-top: none;
}
.select-customer-step .change-address h3 {
  display: inline-block;
}

.address-grid {
  margin-top: 15px;
}

.email-addy label, .ca-form-username label {
  padding: 13px 0;
  margin: 0;
}
.email-addy label.error, .ca-form-username label.error {
  padding: 15px 20px;
  margin-bottom: 10px;
}
.email-addy input[type="text"], .ca-form-username input[type="text"] {
  text-transform: inherit;
}

.popup-forgot-pw .btns .btn {
  width: 100%;
  text-align: center;
}

body [role="main"] div.paginator-34 {
  border: 1px #bfbfbf solid;
}

table.info-tbl td {
  text-align: left;
}
table.info-tbl a {
  font-weight: normal;
}

.create-user {
  clear: both;
  margin-top: 20px;
  border-top: 1px #282828 solid;
  padding-top: 20px;
}

.select-customer-step .btns a.btn-continue {
  margin-right: 20px;
}
.select-customer-step .btns a.btn-continue:hover {
  text-decoration: none;
}

@media all and (max-width: 1365px) {
  [role="main"] .main-row .large-12.padding0.columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media all and (max-width: 1295px) {
  [role="main"] .main-row {
    padding: 0;
  }
}
@media all and (max-width: 1023px) {
  .sign-in .main-row .si-acct {
    width: 100%;
  }

  .sign-in h1 {
    margin-bottom: 30px;
  }

  /*.sign-in .main-row .si-step-1{padding-bottom:15px;margin-bottom:15px;border-bottom:1px #bfbfbf solid}*/
  .sign-in .create-account.columns {
    padding-left: 0.9375rem;
  }

  .sign-in .main-row .btns .btn-sign-in + div {
    display: block;
  }

  .sign-in .main-row .btns .btn-sign-in + div a.tiny-lnk {
    margin-left: 0;
  }
}
@media all and (max-width: 767px) {
  [role="main"] .main-row {
    margin-top: 40px;
  }

  .sign-in h1 {
    margin-bottom: 15px;
  }

  .overflow-table .info-tbl {
    margin-left: 0;
  }

  .overflow-table .info-tbl tr.odd td:first-child::before, .overflow-table .info-tbl tr.alt td:first-child::before, .overflow-table .info-tbl tr:nth-of-type(2n+1) td:first-child::before {
    background: none;
  }

  .overflow-table.small tr th:first-child::before, .overflow-table.small tr td:first-child::before, .overflow-table.small tr td:first-child, .overflow-table.small tr td:first-child {
    min-width: inherit;
    width: auto;
    border: none;
  }

  .email-addy label {
    padding: 0 0 5px 0;
    margin: 0;
  }

  .overflow-table table.info-tbl td {
    text-align: left;
  }

  .select-customer-step input[type="button"] {
    width: 100%;
  }

  .sign-in .main-row .si-step-1 {
    margin-bottom: 0;
  }

  .sign-in .si-form .si-step-1 {
    max-width: inherit;
  }

  .sign-in .si-form .si-step-1 .sign-row {
    margin-bottom: 0;
  }

  .sign-in .main-row .si-acct {
    border-top: 1px solid #282828;
    padding-top: 20px;
  }

  .sign-in .main-row .si-acct .btns .btn.primary {
    min-width: inherit;
    width: 100%;
  }

  .sign-in .main-row .btns .btn-sign-in + div a.tiny-lnk {
    float: left;
  }

  .select-customer-step .btns {
    width: 100%;
    text-align: center;
  }
  .select-customer-step .btns a.btn-continue {
    margin-right: 0;
  }
  .select-customer-step .btns a.btn-continue:hover {
    text-decoration: none;
  }
  .select-customer-step .btns a.btn-cancel {
    margin: 5px 0 0 0;
    display: inline-block;
  }

  .sign-in .create-account.columns {
    width: 100%;
  }

  .select-customer-step .overflow-table td {
    display: block;
    border: 0;
  }
  .select-customer-step .overflow-table td.col-status.btn a {
    background: #ff6600;
    color: #fff;
    padding: 10px 15px;
  }
}
@media all and (max-width: 639px) {
  .select-customer-step .change-address {
    display: block;
    padding-bottom: 10px;
  }
  .select-customer-step .change-address span {
    display: block;
    width: 100%;
    padding: 5px 10px;
  }
  .select-customer-step .change-address span.title {
    width: auto;
  }
  .select-customer-step .change-address span.address {
    width: auto;
  }
  .select-customer-step .change-address span.butn {
    text-align: left;
  }
}
@media all and (max-width: 479px) {
  .paginator-34 .results-list {
    float: left;
  }

  .sign-in .main-row .si-acct .btns .btn.primary {
    padding: 10px 2px;
  }
}

/*# sourceMappingURL=sign-in.css.map */
