.Sidebar__sidebar--3TuzF a li {
  margin: 1px;
  padding: 19px;
}
.Sidebar__sidebar--3TuzF a li:hover,
.Sidebar__sidebar--3TuzF a li.Sidebar__active--3ZhpS {
  background: #fdfdfd;
}

.orders__table--1Nv1L {
  width: 100%;
  border: 1px solid #f3f0ed;
  background-color: #f8f8f6;
  font-weight: 400;
}
.orders__table--1Nv1L td,
.orders__table--1Nv1L th {
  height: auto;
  padding: 1em;
}
.orders__table--1Nv1L th {
  text-transform: none;
  font-weight: 500;
}
.orders__table--1Nv1L thead tr,
.orders__table--1Nv1L tr:not(:last-child) {
  border-bottom: 1px solid #f3f0ed;
}
th.orders__lg--10ZDJ,
td.orders__lg--10ZDJ {
  display: none;
}
@media (min-width: 720px) {
  th.orders__lg--10ZDJ,
  td.orders__lg--10ZDJ {
    display: table-cell;
  }
}

.orderDetails__lg--Kgond {
  display: none;
}
@media (min-width: 720px) {
  .orderDetails__lg--Kgond {
    display: block;
  }
  .orderDetails__sm--3wsuK {
    display: none;
  }
}
.orderDetails__table--1JAeK {
  width: 100%;
}
.orderDetails__details--1PcgR {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -0.5em;
}
.orderDetails__details--1PcgR:first-child {
  margin-top: -0.5em;
}
.orderDetails__details--1PcgR li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 51%;
          flex: 1 1 51%;
  padding: 16px;
  padding: 1rem;
  background: #f9f7f6;
  border-radius: 3px;
  margin: 1px 0.5em;
}
@media (min-width: 720px) {
  .orderDetails__details--1PcgR li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 34%;
            flex: 1 1 34%;
    margin: 0.5em;
  }
}
@media (min-width: 1000px) {
  .orderDetails__details--1PcgR li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media (max-width: 719px) {
  .orderDetails__total--1-Rbd {
    width: 100%;
  }
}

.Total__container--3kAC2 {
  width: 265px;
  padding: 15px;
  border-radius: 3px;
  background: #f9f7f6;
  margin: 0.75em 0 0.5em auto;
}
.Total__container--3kAC2 table {
  width: 100%;
}
.Total__container--3kAC2 table th,
.Total__container--3kAC2 table td {
  height: auto;
  padding: 5px 0;
  text-transform: none;
}
.Total__container--3kAC2 table td:last-of-type {
  text-align: right;
}

.spinner__spinner--1o2-y {
  margin: 70px auto;
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 10px;
}
.spinner__spinner--1o2-y > div {
  background-color: #e7e0db;
  height: 100%;
  width: 7px;
  margin-right: 3px;
  display: inline-block;
  border-radius: 25%;
  -webkit-animation: spinner__sk-stretchdelay--2pczA 1.2s infinite ease-in-out;
          animation: spinner__sk-stretchdelay--2pczA 1.2s infinite ease-in-out;
}
.spinner__spinner--1o2-y div:nth-child(2) {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
}
.spinner__spinner--1o2-y div:nth-child(3) {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
.spinner__spinner--1o2-y div:nth-child(4) {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s;
}
.spinner__spinner--1o2-y div:nth-child(5) {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}
@-webkit-keyframes spinner__sk-stretchdelay--2pczA {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
            transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}
@keyframes spinner__sk-stretchdelay--2pczA {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
            transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}

.quoteRequests__table--lgGsH {
  width: 100%;
  border: 1px solid #f3f0ed;
  background-color: #f8f8f6;
  font-weight: 400;
}
.quoteRequests__table--lgGsH td,
.quoteRequests__table--lgGsH th {
  height: auto;
  padding: 15px;
}
.quoteRequests__table--lgGsH th {
  text-transform: none;
  font-weight: 500;
}
.quoteRequests__table--lgGsH thead tr,
.quoteRequests__table--lgGsH tr:not(:last-child) {
  border-bottom: 1px solid #f3f0ed;
}
th.quoteRequests__lg---F6S9,
td.quoteRequests__lg---F6S9 {
  display: none;
}
@media (min-width: 720px) {
  th.quoteRequests__lg---F6S9,
  td.quoteRequests__lg---F6S9 {
    display: table-cell;
  }
}

.generatedQuotes__table--39Jk2 {
  width: 100%;
  border: 1px solid #f3f0ed;
  background-color: #f8f8f6;
  font-weight: 400;
}
.generatedQuotes__table--39Jk2 td,
.generatedQuotes__table--39Jk2 th {
  height: auto;
  padding: 1em;
}
.generatedQuotes__table--39Jk2 th {
  text-transform: none;
  font-weight: 500;
}
.generatedQuotes__table--39Jk2 thead tr,
.generatedQuotes__table--39Jk2 tr:not(:last-child) {
  border-bottom: 1px solid #f3f0ed;
}

.loadingButton__btn--2C-Is {
  position: relative;
}
.loadingButton__btn--2C-Is > span {
  visibility: hidden;
}
.loadingButton__wrapper--2uzcF {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 720px) {
  .password__container--2Q_KK {
    max-width: 420px;
  }
}

.taxExempt__table--11BXZ {
  width: 100%;
  border: 1px solid #f3f0ed;
  background-color: #f8f8f6;
  font-weight: 400;
  margin-bottom: 20px;
}
.taxExempt__table--11BXZ thead {
  display: none;
}
@media (min-width: 360px) {
  .taxExempt__table--11BXZ thead {
    display: table-header-group;
  }
}
.taxExempt__table--11BXZ td,
.taxExempt__table--11BXZ th {
  height: auto;
  padding: 15px;
}
.taxExempt__table--11BXZ th {
  text-transform: none;
  font-weight: 500;
}
.taxExempt__table--11BXZ td:first-child {
  width: 1px;
  padding-right: 0;
}
.taxExempt__table--11BXZ thead tr,
.taxExempt__table--11BXZ tr:not(:last-child) {
  border-bottom: 1px solid #f3f0ed;
}
.taxExempt__formContainer--1GR08 {
  padding: 15px;
  background: #f9f7f6;
}
.taxExempt__form--nZKqV {
  margin-top: 12px;
}
.taxExempt__form--nZKqV > div > * {
  width: 100%;
}
.taxExempt__form--nZKqV input[type='date'],
.taxExempt__form--nZKqV input[type='text'],
.taxExempt__form--nZKqV select {
  max-width: none;
}
.taxExempt__info--LziA3 {
  color: #999;
  margin: 10px 0 25px 0;
}
@media (min-width: 720px) {
  .taxExempt__formContainer--1GR08 {
    padding: 25px;
  }
  .taxExempt__table--11BXZ td:first-child,
  .taxExempt__table--11BXZ th:first-child {
    padding-left: 25px;
  }
}
@media (min-width: 1280px) {
  .taxExempt__form--nZKqV {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .taxExempt__form--nZKqV > div:not(:last-child) {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: 20px;
  }
  .taxExempt__form--nZKqV .taxExempt__expiry--3O0xa {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .taxExempt__form--nZKqV .taxExempt__submit--2SOPR {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .taxExempt__form--nZKqV .taxExempt__submit--2SOPR > div {
    margin-top: 18px;
  }
  .taxExempt__form--nZKqV input[type='date'],
  .taxExempt__form--nZKqV input[type='text'],
  .taxExempt__form--nZKqV select,
  .taxExempt__form--nZKqV label:last-child {
    margin-bottom: 0;
  }
}

.FileUpload__container--1G4LO {
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.FileUpload__container--1G4LO [type=file] {
  cursor: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.FileUpload__container--1G4LO [type=text] {
  width: 100%;
  margin: 0;
  pointer-events: none;
}
.FileUpload__icon--smiB4 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
  border: 1px solid #cec3bb;
  border-radius: 3px;
  background: #f3f0ed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.account__container--21W6o {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.account__sidebar--3SVwq {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  -ms-flex-item-align: start;
      align-self: flex-start;
  background-color: #f8f8f6;
  border-radius: 3px;
  margin: 0 10px 20px;
}
.account__page--3pXyi {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.account__page--3pXyi > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 10px;
}
.account__page--3pXyi > fieldset {
  border: 0;
  background-color: #f8f8f6;
  border-radius: 3px;
  margin: 0 10px 10px 10px;
  position: relative;
  padding: 50px 15px 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.account__page--3pXyi > fieldset legend {
  font-size: 20px;
  font-weight: 400;
  color: #8c7f70;
  position: absolute;
  top: 15px;
  left: 13px;
}
.account__page--3pXyi > fieldset input:not([type=checkbox]),
.account__page--3pXyi > fieldset select {
  max-width: 100%;
}
.account__page--3pXyi > fieldset form > button {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
@media (min-width: 720px) {
  .account__sidebar--3SVwq {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 250px;
            flex: 0 1 250px;
    margin: 0 10px 10px 0;
  }
  .account__page--3pXyi > fieldset {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 370px;
            flex: 1 1 370px;
    padding: 60px 25px 25px;
  }
  .account__page--3pXyi > fieldset legend {
    top: 25px;
    left: 23px;
  }
  .account__page--3pXyi > fieldset form > button {
    bottom: 25px;
    right: 25px;
  }
}
@media (min-width: 920px) {
  .account__sidebar--3SVwq {
    margin-right: 20px;
    margin-bottom: 30px;
  }
  .account__page--3pXyi > fieldset {
    margin-bottom: 30px;
  }
}

