h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

label {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  display: block;
}

.modal-container {
  z-index: 1000;
  width: 0;
  height: 0;
  max-height: 100vh;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
}

.text-16 {
  color: #161616;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.text-16.white {
  color: #fff;
}

.text-16.med {
  font-weight: 500;
}

.text-16.med.center {
  text-align: center;
}

.div-block-116 {
  display: none;
}

.form-block-3 {
  margin-top: 25px;
}

.login-header {
  z-index: 9999;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  height: 120px;
  padding-top: 40px;
  display: flex;
  position: static;
  top: 0;
  left: 0;
  right: 0;
}

.div-block-433 {
  background-color: #e9f3f1;
  border-radius: 8px;
  width: 440px;
  margin: 20px auto 10px;
  padding: 14px 40px 15px;
  display: block;
}

.close-modal-11 {
  cursor: pointer;
  display: block;
}

.main-wrapper {
  background-color: #f3f3f3;
  min-height: 100vh;
  padding-top: 60px;
  padding-bottom: 100px;
  display: block;
}

.main-wrapper.login {
  background-color: #fff;
  background-image: none;
  padding-top: 20px;
  text-decoration: none;
}

.main-wrapper.flex {
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-339 {
  padding-top: 10px;
  padding-bottom: 15px;
}

.centered-box {
  background-color: #f3f3f3;
  border-radius: 12px;
  width: 460px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 40px 40px;
  display: block;
}

.submit-button-holder-4 {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 60px 0;
  display: flex;
}

.modalclosediv {
  justify-content: flex-end;
  align-items: center;
  padding-left: 14px;
  padding-right: 14px;
  display: flex;
  position: static;
}

.inputfield {
  color: #161616;
  border-radius: 4px;
  height: 44px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  display: block;
}

.inputfield.city {
  width: 80%;
}

.inputfield.zip {
  width: 140px;
}

.inputfield.fee {
  text-align: center;
  width: 90px;
  margin-bottom: 0;
  margin-left: 5px;
}

.inputfield.days {
  text-align: center;
  width: 60px;
  height: 40px;
  margin-bottom: 0;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 6px;
  font-size: 14px;
  font-weight: 600;
}

.inputfield.days::placeholder {
  color: #1b1b1b;
}

.inputfield.fee {
  text-align: right;
  border: 1px solid #c4c4c4;
  width: 90px;
  margin-bottom: 0;
  margin-left: 5px;
  padding-right: 5px;
}

.inputfield.fee::placeholder {
  color: #161616;
  font-weight: 400;
}

.form-5 {
  padding-bottom: 8px;
}

.inputfield-2 {
  color: #000000db;
  margin-top: 4px;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  display: block;
}

.button {
  opacity: 1;
  color: #ffffffdb;
  text-align: center;
  background-color: #c11f25;
  border: 1px solid #ffffff73;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  min-width: 220px;
  height: 52px;
  padding-left: 14px;
  padding-right: 14px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.button:hover {
  background-color: #a51218;
}

.button.submitting {
  background-color: #e04d52;
}

.button.outline {
  color: #c11f25;
  background-color: #fff0;
  border-color: #c11f25;
}

.button.outline:hover {
  background-color: #fff;
}

.button.s {
  min-width: 80px;
  font-size: 16px;
  font-weight: 500;
}

.button.s.outline {
  margin-right: 10px;
}

.button.sm {
  width: 84px;
  min-width: 0;
  height: 28px;
  margin-left: 3px;
  margin-right: 3px;
  font-size: 12px;
  font-weight: 600;
  transition: color .3s, background-color .3s;
}

.button.sm.reject {
  color: #888;
  background-color: #fff;
  border-color: #888;
}

.button.sm.reject:hover {
  color: #fff;
  background-color: #707070;
}

.button.sm.approve {
  background-color: #005cbe;
}

.button.sm.approve:hover {
  background-color: #1574da;
}

.button.apply {
  width: 64px;
  min-width: 0;
  height: 40px;
  margin-left: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: 600;
  transition: color .3s, background-color .3s;
}

.div-block-3017 {
  text-align: center;
}

.image-185 {
  width: 26px;
  height: 26px;
  margin-right: 8px;
  display: block;
  overflow: visible;
}

.div-block-3016 {
  justify-content: center;
  align-items: center;
  margin-right: 25px;
  display: flex;
}

.textlink {
  color: #0078ce;
  text-align: left;
  cursor: pointer;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: inline;
}

.textlink:hover {
  color: #00b2ed;
  text-decoration: underline;
}

.textlink.red {
  color: #c11f25;
  font-size: 13px;
}

.textlink.red.ab {
  inset: 25px 20px auto auto;
  font-weight: 400;
  position: absolute;
  inset: 25px 20px auto auto;
}

.textlink.red.absolute {
  font-weight: 400;
  position: absolute;
  inset: 25px 20px auto auto;
}

.textlink.red {
  color: #c11f25;
}

.text-24 {
  color: #161616;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.text-24.center {
  text-align: center;
  text-align: center;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.modalcontent-5 {
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  width: 560px;
  min-height: 260px;
  margin-left: auto;
  margin-right: auto;
  padding: 14px 0 40px;
  display: block;
}

.labelsmall {
  color: #000000b3;
  text-align: left;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.modalforgotpassword {
  z-index: 30;
  background-color: #0009;
  padding-top: 80px;
  display: none;
  position: fixed;
  inset: 0;
  overflow: auto;
}

.text-block-74 {
  color: #ffffffdb;
}

.div-block-3018 {
  text-align: center;
}

.text-14 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.text-14.error {
  color: red;
  padding-bottom: 8px;
}

.text-14.id {
  margin-left: 5px;
  font-weight: 500;
}

.text-14.med {
  font-weight: 500;
}

.text-14.gray {
  color: #757575;
}

.image-186 {
  margin-bottom: 20px;
}

.reset-success {
  text-align: center;
  padding-bottom: 40px;
}

.quote-input-container {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 14px;
  width: 760px;
  min-height: 200px;
  margin-left: auto;
  margin-right: auto;
}

.form-block-4 {
  padding: 30px 35px 20px;
}

.select-field {
  color: #313131;
  background-color: #fff;
  border-radius: 4px;
  height: 44px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.select-field.short {
  width: 300px;
}

.inputlabel {
  color: #464646;
  text-align: left;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.form-option-wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
}

.form-option-wrapper.short {
  width: 49%;
  padding-top: 5px;
  padding-bottom: 0;
  padding-right: 8px;
}

.input-group {
  width: 100%;
}

.field-holder-horizontal {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.state-select-field {
  color: #2b2b2b;
  background-color: #fff;
  border-radius: 4px;
  width: 100px;
  height: 44px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.result-icon-4 {
  opacity: .6;
  background-image: url('../images/tag_1tag.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 18px;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  margin-right: 6px;
}

.result-icon-4.no-results {
  background-image: url('../images/icon-cancel2x_1icon-cancel@2x.png');
  background-size: 22px;
  font-weight: 400;
}

.result-icon-4.loading {
  opacity: 1;
  opacity: 1;
  opacity: 1;
  background-image: url('../images/Dual-Ring-Red.gif');
  background-size: 24px;
  width: 26px;
  min-width: 26px;
  height: 26px;
  min-height: 26px;
  margin-bottom: 0;
}

.results-wrapper-319 {
  background-color: #fff;
  border: 0 #cfcfcf;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  width: 100%;
  max-height: 60vh;
  display: block;
  position: relative;
}

.chip-label-167 {
  color: #fff;
  margin-bottom: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.autocomplete-input {
  float: none;
  clear: none;
  background-color: #fff;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 44px;
  margin-bottom: 0;
  padding: 4px 6px;
  display: inline-block;
  position: relative;
}

.tag-content-13 {
  align-items: center;
  height: 36px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.ac-default-label-96 {
  color: #999;
  height: 36px;
  margin-left: 6px;
  margin-right: 6px;
  padding-top: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  display: block;
  position: relative;
  top: 0;
}

.results-holder {
  z-index: 3;
  width: 100%;
  display: none;
  position: relative;
  overflow: visible;
}

.loading-ac-tag {
  border-radius: 6px;
  justify-content: space-between;
  min-width: 40px;
  min-height: 34px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 0 5px;
  display: none;
}

.tag {
  background-color: #6b6b6b;
  border-radius: 6px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 5px 8px 5px 10px;
  display: none;
}

.matched-147 {
  color: #000000db;
  cursor: default;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
}

.remove-button {
  opacity: .72;
  cursor: pointer;
  background-color: #061f4757;
  background-image: url('../images/remove.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 10px;
  border-radius: 24px;
  width: 22px;
  min-width: 22px;
  height: 22px;
  min-height: 22px;
  margin-top: 0;
  margin-left: 2px;
}

.remove-button:hover {
  opacity: 1;
}

.remove-button.abs {
  background-color: #979797;
  margin-left: 0;
  position: absolute;
  inset: -5px -7px auto auto;
}

.results-scroller-499 {
  background-color: #fff;
  border: 1px solid #cfcfcf;
  width: 100%;
  max-height: 60vh;
  position: absolute;
  overflow: auto;
}

.tag-loading {
  opacity: .86;
  background-image: url('../images/Dual-Ring-Red.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  margin-right: 4px;
  font-size: 20px;
}

.result-row {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 40px;
  padding: 10px 14px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  position: relative;
}

.result-row:hover {
  background-color: #e9e9e9;
}

.unmatched-6 {
  color: #000000db;
  cursor: default;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
}

.ac-label {
  display: flex;
}

.loading-label {
  color: #646464;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.autocomplete-search-wrapper-54 {
  align-self: stretch;
  width: 100%;
  margin-bottom: 10px;
  display: block;
  position: relative;
}

.generate-quote-wrapper {
  background-color: #e9e9e9;
  border-bottom-right-radius: 14px;
  border-bottom-left-radius: 14px;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 30px;
  display: block;
}

.generate-quote-wrapper._2 {
  border-radius: 0;
  height: 100px;
  padding-left: 15px;
  padding-right: 15px;
  position: static;
  inset: auto 0% 0%;
}

.contact {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.date-input-wrapper-2 {
  background-color: #fff;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  align-items: center;
  width: 176px;
  height: 44px;
  margin-bottom: 10px;
  display: flex;
}

.date-input {
  color: #161616;
  text-align: center;
  align-self: stretch;
  width: 100%;
  padding: 12px 8px 6px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.type-size-pair {
  background-color: #e6e6e6;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 14px;
  padding-top: 5px;
  padding-left: 8px;
  padding-right: 6px;
  display: block;
  position: relative;
}

.add-wrapper {
  justify-content: flex-end;
  align-items: center;
  padding-right: 5px;
  display: flex;
}

.content-section {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  top: 0;
  left: 0;
}

.div-block-8276 {
  background-image: url('../images/Dual-Ring-Red.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 52px;
}

.progress-view-holder-2 {
  flex: 1;
}

.content-section-wrapper {
  flex: 1;
  width: 100%;
  transition: all .2s;
  display: block;
  position: relative;
  left: 0;
}

.loading-wrapper {
  width: 550px;
  padding-top: 100px;
}

.main-frame-area {
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  height: 100%;
  transition: all 2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.img-gif {
  width: 30px;
  display: none;
}

.img-gif._26 {
  width: 26px;
}

.div-block-8320 {
  overflow: hidden;
}

.div-block-8320.hidden.unselectable {
  max-height: 90vh;
  overflow: auto;
}

.user-name-label-2 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.workbench-outer-wrapper {
  flex-direction: column;
  height: 100vh;
  max-height: 100vh;
  display: flex;
}

.nav-item-wrapper {
  text-align: left;
  border-bottom: 1px solid #f0f0f0;
}

.div-block-8310 {
  background-color: #111216b3;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 160px;
  margin-top: 250px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.label-header-name-2 {
  color: #2e2e2e;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.button-logout {
  color: #c11f25;
  background-color: #fff;
  border: 1px solid #c11f25;
  border-radius: 4px;
  padding: 7px 14px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  transition: background-color .2s;
}

.button-logout:hover {
  background-color: #ffefef;
}

.icon-img-holder-2 {
  opacity: .86;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 32px;
  min-height: 32px;
  margin-right: 4px;
  display: flex;
}

.text-block-331 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.loading {
  background-image: url('../images/Dual-Ring-Red.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 76px;
  height: 76px;
  margin-bottom: 10px;
}

.integrity-header {
  background-color: #fff;
  border-bottom: 1px solid #fff3;
  justify-content: center;
  align-items: center;
  height: 60px;
  min-height: 60px;
  padding-left: 0;
  display: flex;
  box-shadow: 0 2px 11px -1px #0000001a;
}

.integrity-header.unselectable {
  border-bottom-color: #ebebeb;
}

.integrity-header.fixed {
  z-index: 2;
  position: sticky;
  top: 0;
}

.div-block-8313 {
  align-items: center;
  margin-left: auto;
  transition: opacity .5s;
  display: flex;
}

.home-button-2 {
  margin-left: auto;
  margin-right: auto;
  padding: 10px 10px 6px;
  position: absolute;
}

.img-static {
  width: 26px;
}

.img-static.s {
  width: 24px;
}

.nav-panel {
  background-color: #fff;
  border-right: 1px solid #ebebeb;
  width: 320px;
  height: 100%;
  transition: all 1s;
  display: block;
  position: relative;
  left: 0;
}

.nav-label {
  color: #c11f25;
  letter-spacing: .2px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 17px;
}

.main-area-cover {
  background-color: #0006;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}

.nav-button {
  cursor: pointer;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 320px;
  height: 100%;
  padding-left: 20px;
  padding-right: 10px;
  display: flex;
}

.nav-button:hover {
  background-color: #f5f5f5;
}

.iframe-holder {
  background-color: #fff;
  flex: 1;
  display: none;
}

.sign-out-wrapper-2 {
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 20px;
}

.user-display-2 {
  cursor: auto;
  align-items: center;
  height: 46px;
  padding: 6px 40px 6px 10px;
  transition: all .5s;
  display: flex;
}

.menu-item-wrapper {
  cursor: pointer;
  align-items: center;
  width: 100%;
  height: 68px;
  padding-left: 14px;
  padding-right: 10px;
  transition: all .3s;
  display: flex;
  position: relative;
}

.menu-tile {
  cursor: pointer;
  align-items: center;
  height: 68px;
  padding-right: 0;
  transition: all .3s;
  display: flex;
  position: relative;
}

.menu-tile:hover {
  background-color: #f5f5f5;
}

.quote-output-container {
  border-radius: 14px;
  width: 760px;
  min-height: 200px;
  margin: 40px auto;
  display: block;
}

.quote-company-info {
  background-color: #fff;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  min-height: 100px;
  padding: 25px 20px 30px 30px;
}

.quote-company-info.side {
  padding-top: 15px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.div-block-8322 {
  justify-content: flex-start;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
}

.div-block-8323 {
  opacity: .57;
  min-width: 120px;
}

.div-block-8323.s {
  min-width: 0;
  padding-right: 6px;
}

.button-holder {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.button-holder.center {
  justify-content: center;
  position: relative;
}

.button-holder.right {
  justify-content: flex-end;
}

.itemized-wrapper {
  background-color: #fff;
  min-height: 100px;
  padding: 20px 30px 40px;
}

.itemized-wrapper.side {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-18 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.text-18.med {
  font-weight: 500;
}

.text-18.center {
  text-align: center;
}

.div-block-8325 {
  display: flex;
}

.quote-heading-wrapper {
  border-bottom: 1px solid #e7e7e7;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 4px;
  display: flex;
}

.label-wrapper {
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  padding-left: 10px;
  display: block;
}

.label-wrapper.s {
  width: 290px;
}

.label-wrapper.p {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 40%;
  padding-right: 10px;
  display: flex;
}

.item-wrapper {
  border-bottom: 1px solid #e7e7e7;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.modal-top-bar-69 {
  cursor: move;
  justify-content: flex-end;
  align-items: center;
  padding-left: 14px;
  padding-right: 10px;
  display: flex;
  position: static;
}

.modal-container-question-2 {
  background-color: #fff;
  border: 1px #000;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 600px;
  max-height: 92vh;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: visible;
}

.cell-copy-copy-copy {
  padding: 4px 6px;
}

.cell-copy-copy-copy:hover {
  opacity: .76;
}

.text-11-copy {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 11px;
  line-height: 11px;
}

.form-23 {
  flex-direction: column;
  padding-bottom: 0;
  display: flex;
}

.loader-3 {
  text-align: center;
  background-color: #303030;
  border: 1px #000;
  border-radius: 8px;
  flex-direction: column;
  width: auto;
  min-width: 100px;
  max-width: 220px;
  height: 160px;
  min-height: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 14px 14px;
  display: block;
  position: absolute;
  inset: 40% 0% 0%;
  overflow: visible;
}

.button-label {
  color: #fff;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.button-label.xsm-semi {
  color: #ffffffdb;
  font-size: 13px;
  font-weight: 600;
  line-height: 14px;
}

.text-tooltip-5 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 16px;
  display: inline;
}

.copy-tooltip {
  cursor: pointer;
  background-color: #3b93ff;
  justify-content: space-between;
  align-items: center;
  height: 18px;
  display: none;
  position: fixed;
  inset: 533px auto auto 309px;
}

.close-modal-251 {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  inset: 8px 8px auto auto;
}

.text-15 {
  color: #464646;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.text-15.med {
  font-weight: 500;
}

.form-wrapper-modal-6 {
  background-color: #fff;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  overflow: auto;
}

.tooltip-6 {
  z-index: 996;
  background-color: #fffbd4;
  border: 1px solid #3a60d4;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 40px;
  min-height: 24px;
  max-height: none;
  padding: 8px;
  font-family: Open Sans, sans-serif;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
  box-shadow: 2px 3px 7px 2px #0003;
}

.form-block-5 {
  margin-bottom: 0;
}

.modal-top-bar {
  cursor: move;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 56px;
  padding-top: 20px;
  display: flex;
  position: relative;
}

.button-bar {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 30px;
  display: flex;
  position: relative;
}

.customer-service-label {
  padding-left: 30px;
}

.spinner {
  justify-content: center;
  align-items: center;
  margin-bottom: 6px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.request-reason-modal {
  z-index: 995;
  cursor: pointer;
  background-color: #00000080;
  padding-top: 80px;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal-progress-indicator-3 {
  z-index: 995;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.modal-content-section {
  background-color: #0000;
  border-bottom-width: 1px;
  border-bottom-color: #d9e8ee;
  min-height: 200px;
  margin-top: 0;
  padding: 30px 30px 20px;
}

.modal-content-section.center {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.modal-content-section.short {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 100px;
  padding-top: 20px;
  display: flex;
}

.div-block-8699 {
  width: 400px;
  margin-top: 20px;
}

.request-sent-modal {
  z-index: 995;
  cursor: pointer;
  background-color: #00000080;
  padding-top: 80px;
  display: none;
  position: fixed;
  inset: 0%;
}

.confirm-checkmark {
  background-color: #ff6f74;
  background-image: url('../images/check_1check.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 36px;
  border-radius: 56px;
  width: 56px;
  height: 56px;
  margin-bottom: 20px;
}

.div-block-8700 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fuel-surcharge-checkbox {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 6px;
  padding-top: 8px;
  padding-bottom: 4px;
  padding-left: 4px;
  display: flex;
}

.block {
  border: 1px solid #000;
  min-width: 600px;
  margin-top: 20px;
  padding-top: 0;
  transition: all .4s;
  position: static;
  overflow: visible;
}

.custom-checkbox-9 {
  background-color: #fff;
  border: 2px solid silver;
  border-radius: 2px;
  width: 18px;
  min-width: 18px;
  height: 18px;
  min-height: 18px;
  margin-right: 6px;
}

.custom-checkbox-9:hover {
  background-color: #f0f0f0;
}

.custom-checkbox-9.selected {
  background-color: #0c8aff;
  background-image: url('../images/check_1check.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 11px;
  border-color: #0c8aff;
}

.frozen-results-copy {
  background-color: #fff;
  border-color: #363af8 #0000007a #363af8 #363af8;
}

.main-wrapper-45 {
  clear: left;
  background-color: #f3f3f3;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  min-height: 100vh;
  max-height: 100vh;
  display: flex;
}

.main-wrapper-45.flex {
  background-color: #f3f3f3;
  background-image: none;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  min-height: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.scrolling-table-section {
  max-width: 1400px;
  overflow: auto;
  box-shadow: inset 0 2px 5px #0003;
}

.badge-2 {
  color: #fff;
  text-align: center;
  background-color: #00528c;
  border: 1px solid #ffffff80;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 15px;
  min-width: 15px;
  height: 15px;
  min-height: 15px;
  font-size: 11px;
  font-weight: 600;
  line-height: 12px;
  display: block;
  position: absolute;
  inset: -7px -3px auto auto;
}

.load-more {
  text-align: center;
  width: 100%;
  height: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.result-holder-2 {
  flex: 1;
  max-height: 100vh;
  display: flex;
  position: relative;
  overflow: auto;
}

.row-select-cell {
  cursor: pointer;
  background-image: url('../images/check-unchecked.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  border-right-style: none;
  border-right-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: 26px;
  min-width: 26px;
  height: 100%;
  min-height: 30px;
  margin-right: 10px;
  display: block;
}

.row-select-cell:hover {
  background-image: url('../images/check-hover.png');
}

.row-select-cell.selected {
  background-image: url('../images/checked.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  display: block;
}

.apply-button {
  opacity: 1;
  color: #fff;
  cursor: pointer;
  background-color: #0077b8;
  border: 1px solid #ffffff73;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 32px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.apply-button:hover {
  background-color: #02507a;
}

.no-input-block {
  opacity: .51;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.content-row {
  transition: all .4s;
}

.content-row:hover {
  background-color: #eee;
}

.content-row.selected {
  background-color: #e9e9e9;
}

.content-row.hover {
  background-color: #f1f7fc;
}

.apply-button-row {
  background-color: #faf9f9;
  border-top: 1px solid #e4e4e4;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 200px;
  padding: 15px;
  display: flex;
  position: static;
}

.apply-button-row:hover {
  background-color: #eff5fa;
}

.table-scroller {
  flex-direction: column;
  flex: 1;
  height: 100%;
  margin-bottom: 10px;
  display: flex;
  overflow: hidden;
}

.outerwrapper {
  max-height: 100vh;
}

.scrollable-results {
  flex: 1;
  overflow: visible;
}

.text-13 {
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}

.text-13.semi {
  font-weight: 600;
}

.text-block-328 {
  text-align: center;
}

.twm-spinner {
  margin-top: 40px;
}

.list-header-wrapper-5 {
  z-index: 1;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 800px;
  height: auto;
  transition: all .5s;
  display: block;
  position: sticky;
}

.customer-info-3 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 2px;
  display: flex;
  position: relative;
}

.div-block-462-copy {
  max-width: 500px;
  font-size: 22px;
  line-height: 27px;
}

.table-details-4 {
  flex-direction: column;
  flex: 1;
  min-width: 100px;
  height: 100%;
  max-height: 95vh;
  display: block;
  position: relative;
  overflow: hidden;
}

.column {
  color: #161616;
  cursor: pointer;
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #ffffff40;
  flex-wrap: nowrap;
  flex: 0 auto;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  min-width: 80px;
  max-width: none;
  height: 54px;
  padding: 8px 6px 8px 12px;
  font-size: 15px;
  line-height: 17px;
  display: flex;
  overflow: hidden;
}

.column.short {
  min-width: 200px;
}

.column.short.header {
  background-color: #4e4e4e;
}

.column.status {
  flex-flow: row;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  min-width: 200px;
  padding-right: 12px;
}

.column.status.header {
  background-color: #4e4e4e;
}

.column.medium {
  justify-content: flex-start;
  align-items: center;
  min-width: 284px;
  position: relative;
}

.column.medium.header {
  background-color: #4e4e4e;
}

.column.xshort {
  min-width: 110px;
}

.column.xshort.header {
  background-color: #4e4e4e;
}

.column.xshort.pdf-column {
  justify-content: center;
  align-items: center;
}

.column.long {
  min-width: 340px;
  position: relative;
}

.column.long.header {
  background-color: #4e4e4e;
}

.column.xxshort {
  justify-content: center;
  min-width: 74px;
  padding: 0;
}

.column.xxshort.header {
  background-color: #4e4e4e;
  padding-left: 10px;
  padding-right: 10px;
}

.edit-table-menu {
  background-color: #fff;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  width: auto;
  min-width: 180px;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: absolute;
  inset: 32px -5px auto auto;
  box-shadow: 0 1px 9px 3px #00000017;
}

.results-frame {
  width: 100%;
  display: flex;
}

.freeze-dragger {
  cursor: ew-resize;
  background-color: #020303;
  border-left: 1px solid #a3c8f5;
  border-right: 1px solid #a3c8f5;
  align-self: stretch;
  min-width: 6px;
}

.freeze-dragger.unselectable {
  background-color: #507aad85;
  border: 1px solid gray;
  min-width: 6px;
}

.freeze-dragger.unselectable.dragging {
  background-color: #507aad;
}

.refresh-button {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: .8;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 24px;
  height: 24px;
  padding: 0 2px;
  font-size: 17px;
  display: inline-block;
}

.refresh-button:hover {
  opacity: 1;
}

.submitted-orders-table-holder {
  flex: 1;
  transition: opacity 1s;
  overflow: auto;
}

.submitted-orders-table-holder.no-opacity {
  transition-duration: .5s;
  display: block;
}

.arrow-2 {
  opacity: .6;
  align-items: flex-end;
  padding-bottom: 2px;
}

.load-more-copy {
  text-align: center;
  background-image: url('../images/twm-logo-animated.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.tab-filter-template.hidden {
  background-color: #fff;
  width: 330px;
  height: 300px;
  display: block;
  overflow: auto;
}

.loading-requests {
  background-image: url('../images/Dual-Ring-Red.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 60px;
  margin-top: 100px;
}

.div-block-8229 {
  justify-content: flex-start;
  align-items: center;
  max-width: 1418px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 10px;
  padding-left: 6px;
  display: flex;
}

.div-block-6491 {
  width: 300px;
  min-height: 100px;
}

.table-wrapper {
  background-color: #fff;
  border: 1px solid #d1d1d1;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1600px;
  height: auto;
  min-height: 70px;
  margin-bottom: 0;
  padding: 0;
  display: flex;
}

.table-wrapper._2 {
  border-style: none;
  flex-flow: column;
  max-width: 1418px;
  margin-left: auto;
  margin-right: auto;
  overflow: auto;
}

.header-cell {
  color: #fff;
  cursor: pointer;
  object-fit: fill;
  background-color: #eaeff3;
  border-right: 1px solid #fff;
  height: auto;
  padding: 6px 10px;
  font-family: Open Sans, sans-serif;
  line-height: 16px;
  overflow: visible;
}

.header-cell:hover {
  background-color: #e7e7e7;
}

.row {
  cursor: pointer;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  min-width: 0;
  height: auto;
  transition: background-color .4s;
  display: flex;
  position: relative;
  overflow: visible;
}

.row:hover {
  opacity: 1;
  background-color: #fffaec;
}

.row.dark {
  background-color: #4e4e4e;
}

.row.no-hover:hover, .row.rejected {
  background-color: #fff;
}

.row.grey {
  opacity: .7;
  background-color: #e0e0e0;
}

.div-block-6470 {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 10px;
  display: flex;
}

.sort-arrow-52 {
  justify-content: center;
  align-items: flex-end;
  width: 20px;
  height: 20px;
  min-height: 20px;
  display: flex;
  position: relative;
  top: 5px;
}

.loading-indicator-view {
  z-index: 1000;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-top: 140px;
  padding-bottom: 140px;
  font-size: 42px;
  display: block;
  position: relative;
  overflow: hidden;
}

.empty-state-display {
  z-index: 3;
  color: #fff;
  text-align: center;
  background-color: #ececec;
  border: 1px solid #fff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-right: 0;
  transition: background-color .4s;
  display: none;
}

.column-name {
  background-color: #faf9f9;
  border-top: 1px solid #e4e4e4;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  min-width: 200px;
  padding: 10px 15px;
  display: flex;
  position: static;
}

.column-name:hover {
  background-color: #eff5fa;
}

.header-cell-content-2 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  min-height: 30px;
  display: flex;
  position: relative;
}

.old-results-frame {
  width: 100%;
  display: flex;
}

.div-block-6473 {
  background-image: url('../images/face-white-bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  transform: rotate(0);
}

.text-12 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.text-12.semi {
  font-weight: 600;
}

.text-12.semi.white {
  text-transform: uppercase;
  color: #fff;
}

.text-12.red {
  color: #ff3e3e;
}

.text-12.blue {
  color: #005cbe;
}

.sort-arrow-15 {
  justify-content: center;
  align-items: flex-end;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  margin-left: 0;
  display: flex;
  position: relative;
}

.sort-arrow-15.hide {
  display: none;
}

.frozen-results {
  border-color: #363af8 #0000007a #363af8 #363af8;
}

.table-label {
  text-align: left;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  position: relative;
}

.table-settings-icon {
  z-index: 9;
  cursor: pointer;
  border-radius: 8px;
  min-width: 26px;
  min-height: 26px;
  margin-left: auto;
  padding: 5px;
  display: none;
  position: relative;
}

.table-settings-icon:hover {
  opacity: 1;
  background-color: #00000054;
}

.loading-table {
  width: 100%;
  max-width: 1500px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-6482 {
  height: 100px;
  display: flex;
}

.column-label-wrapper {
  margin-left: 6px;
}

.column-copy {
  color: #161616;
  cursor: pointer;
  background-color: #4e4e4e;
  border-right: 1px solid #ffffff40;
  flex-wrap: nowrap;
  flex: 0 auto;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  min-width: 80px;
  max-width: none;
  height: 48px;
  padding: 8px 6px 8px 12px;
  font-size: 15px;
  line-height: 17px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.main-content-7 {
  flex-flow: column;
  min-height: 100vh;
  max-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.content-cell {
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #fff;
  align-items: center;
  min-height: 40px;
  padding: 8px 10px;
  font-family: Open Sans, sans-serif;
  transition: all .4s;
  display: flex;
}

.item-count {
  justify-content: flex-start;
  align-items: center;
  padding-left: 6px;
  padding-right: 6px;
  display: flex;
}

.name-label {
  color: #313131;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

.name-label:hover {
  color: #313131;
}

.name-label.bold {
  text-align: left;
  font-weight: 600;
}

.name-label.clickable {
  color: #0078ce;
  cursor: pointer;
  font-weight: 500;
}

.name-label.clickable:hover {
  color: #00b2ed;
}

.action-column {
  border-left: 2px solid #ececec;
  width: 200px;
  max-width: 200px;
}

.div-block-8702 {
  text-align: right;
  padding-top: 6px;
}

.fee-wrapper {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-left: 10px;
  display: flex;
}

.quote-detail-wrapper {
  background-color: #fff;
  border-left: 1px solid #d6d6d6;
  flex-flow: column;
  justify-content: space-between;
  width: 550px;
  min-width: 550px;
  height: calc(100vh - 60px);
  display: block;
  position: relative;
}

.quote-detail-wrapper.hidden {
  display: block;
}

.quote-created {
  padding: 10px 20px 20px 30px;
}

.quote-created.side {
  padding-left: 20px;
}

.div-block-8704 {
  height: calc(100vh - 150px);
  overflow: auto;
}

.quote-top-bar {
  z-index: 3;
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  padding-left: 20px;
  padding-right: 10px;
  display: flex;
  position: sticky;
  top: 0;
}

.close-modal {
  opacity: .47;
  cursor: pointer;
  max-height: 100%;
  display: inline-block;
}

.close-modal:hover {
  opacity: 70;
}

.text-span {
  font-size: 13px;
  font-weight: 400;
}

.ref-number-wrapper {
  justify-content: flex-start;
  align-items: center;
  padding: 10px 20px 0;
  display: flex;
}

.filter-wrapper-11 {
  align-items: center;
  margin-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
}

.search-filter-wrapper {
  display: block;
}

.keyword-search-input {
  color: #000;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 40px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  position: relative;
}

.keyword-search-input::placeholder {
  color: #888;
}

.custom-dropdown {
  color: #494949;
  text-align: left;
  cursor: pointer;
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  min-width: 60px;
  height: 40px;
  margin-bottom: 0;
  margin-right: 4px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 15px;
  position: relative;
}

.custom-dropdown:hover {
  background-color: #e2e2e2;
}

.custom-dropdown.date {
  margin-right: 10px;
}

.div-block-8375 {
  position: relative;
}

.form-block-20 {
  margin-bottom: 0;
}

.search-input-wrapper-6 {
  width: 300px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
  position: relative;
}

.date-input-2 {
  color: #161616;
  text-align: right;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  justify-content: flex-end;
  align-items: center;
  width: 130px;
  height: 40px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: flex;
}

.filter-section-8 {
  background-color: #fff;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  min-height: 42px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 6px 20px;
  display: block;
  position: relative;
}

.clear-keyword-icon-4 {
  opacity: .4;
  cursor: pointer;
  background-color: #fff;
  background-image: url('../images/icon-cancel2x_1icon-cancel@2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 22px;
  width: 30px;
  height: 30px;
  position: absolute;
  inset: 4px 2px auto auto;
}

.clear-keyword-icon-4:hover {
  opacity: .6;
}

.clear-keyword-icon-4.hidden {
  background-repeat: no-repeat;
  background-size: 20px;
  display: none;
}

.date-range-7 {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  min-width: auto;
  padding: 10px 20px 10px 0;
  display: inline-flex;
}

.div-block-8902 {
  padding-left: 6px;
  padding-right: 6px;
}

.address-wrapper {
  position: relative;
}

.indicator {
  background-color: #c43f3f;
  border-radius: 6px;
  width: 6px;
  height: 6px;
  position: absolute;
  inset: 2px -14px auto auto;
}

.location-display {
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.link-block {
  background-image: url('../images/arrow-red_1arrow-red.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  width: 32px;
  height: 32px;
  margin-right: 10px;
}

.warning-wrapper {
  background-color: #fff;
  padding: 0 30px 20px;
}

.warning-wrapper.hidden {
  background-color: #fff;
}

.text-span-148 {
  font-size: 13px;
}

.div-block-8906 {
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 4px;
  display: flex;
}

.image-506 {
  margin-right: 6px;
}

.error-whisper {
  z-index: 996;
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 600px;
  min-width: 80px;
  min-height: 24px;
  max-height: none;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  padding: 32px 24px 24px;
  transition: top .5s;
  display: flex;
  position: fixed;
  inset: -300px 0% auto;
  box-shadow: 3px 4px 12px 4px #00000036;
}

.field-holder-horizontal-4-copy {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 54px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.tag-content-186 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-height: 32px;
  padding-top: 6px;
  padding-bottom: 2px;
  display: flex;
}

.div-block-8907 {
  margin-bottom: 0;
  padding-bottom: 10px;
}

.div-block-1539 {
  width: 100%;
  padding-top: 16px;
  padding-left: 34px;
  padding-right: 10px;
}

.div-block-1540 {
  cursor: pointer;
  background-color: #fff;
  background-image: url('../images/close_1close.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 28px;
  width: 32px;
  height: 32px;
  position: absolute;
  inset: 6px 6px 0% auto;
}

.div-block-1538 {
  align-items: center;
  width: 100%;
  display: flex;
}

.whsiper-error-icon {
  background-image: url('../images/warning.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.div-block-8908 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.modal-container-4 {
  z-index: 1000;
  width: 0;
  height: 0;
  max-height: 100vh;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.text-16 {
  color: #161616;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.text-16.error {
  line-height: 26px;
}

.field-holder-horizontal-4-copy-2 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.custom-checkbox-94 {
  background-color: #fff;
  border: 2px solid silver;
  border-radius: 2px;
  width: 18px;
  min-width: 18px;
  height: 18px;
  min-height: 18px;
  margin-right: 8px;
}

.custom-checkbox-94:hover {
  background-color: #f0f0f0;
}

.custom-checkbox-94.selected {
  background-color: #a51218;
  background-image: url('../images/check_1check.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 12px;
  border-style: none;
}

.text-18-2 {
  color: #161616;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.text-18-2.semi {
  font-weight: 600;
}

.quote-saved-display {
  background-color: #ffffff80;
  border-radius: 4px;
  height: 52px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.div-block-8909 {
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px;
  display: flex;
}

.image-507 {
  margin-right: 8px;
}

.location-flag {
  background-color: #fffed1;
  border: 1px solid #dadada;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  min-height: 32px;
  padding: 10px 12px;
  display: block;
}

.existing-quote {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 26px;
}

.form-24 {
  justify-content: flex-start;
  align-items: center;
  padding-right: 10px;
  display: flex;
}

.div-block-8910 {
  padding-left: 6px;
  padding-right: 6px;
}

.div-block-8910._2 {
  padding-right: 10px;
}

.text-13-2 {
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}

.text-13-2.semi {
  font-weight: 600;
}

.text-13-2.med {
  font-weight: 500;
}

.text-14-2 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.date-input-3 {
  color: #161616;
  text-align: right;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  justify-content: flex-end;
  align-items: center;
  width: 120px;
  height: 40px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: flex;
}

.div-block-8911 {
  position: relative;
}

.button-2 {
  opacity: 1;
  color: #ffffffdb;
  background-color: #c11f25;
  border: 1px solid #ffffff73;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  min-width: 220px;
  height: 52px;
  padding-left: 14px;
  padding-right: 14px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.button-2:hover {
  background-color: #a51218;
}

.button-2.apply {
  width: 64px;
  min-width: 0;
  height: 40px;
  margin-left: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: 600;
  transition: color .3s, background-color .3s;
}

.button-2.s {
  text-align: center;
  min-width: 80px;
  font-size: 15px;
  font-weight: 500;
  display: flex;
}

.button-2.outline {
  color: #c11f25;
  background-color: #fff0;
  border-color: #c11f25;
}

.button-2.outline:hover {
  background-color: #fff;
}

.button-2.s {
  text-align: center;
  min-width: 80px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 15px;
  font-weight: 500;
  display: flex;
}

.button-2.s.hide {
  display: none;
}

.button-2.s.outline {
  margin-right: 14px;
  display: flex;
}

.button-2.s.saving {
  background-color: #dd5156;
  min-width: 190px;
  display: none;
}

.button-2.s.disabled {
  opacity: .4;
}

.form-block-21 {
  margin-bottom: 0;
  padding-right: 10px;
}

.id-holder {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.lowest-tag {
  color: #fff;
  background-color: #4e76dd;
  width: 145px;
  padding: 2px 8px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
}

.div-block-8912 {
  text-align: right;
  padding-top: 6px;
}

.item-outerwrapper {
  margin-top: 4px;
  margin-bottom: 4px;
}

.item-outerwrapper.lowest {
  background-color: #f1f4ff;
  border-radius: 4px;
}

.label-wrapper-2 {
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  padding-left: 10px;
  display: block;
}

.label-wrapper-2.s {
  width: 290px;
}

.label-wrapper-2.p {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 40%;
  padding-right: 10px;
  display: flex;
}

.text-16-copy {
  color: #161616;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.text-16-copy.white {
  color: #fff;
}

.text-16-copy.med {
  font-weight: 500;
}

.text-16-copy.med.center {
  text-align: center;
}

.div-block-8913 {
  text-align: right;
  padding-top: 6px;
}

.itemized-wrapper-2 {
  background-color: #fff;
  min-height: 100px;
  padding: 20px 35px 60px;
}

.itemized-wrapper-2.side {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.itemized-wrapper-2.pdf {
  padding-bottom: 40px;
}

.quote-company-info-2 {
  background-color: #fff;
  border-radius: 14px 14px 0 0;
  min-height: 100px;
  padding: 25px 20px 30px;
}

.quote-company-info-2.side {
  padding-top: 15px;
  padding-bottom: 20px;
}

.quote-company-info-2.pdf {
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 35px;
}

.div-block-8914 {
  justify-content: flex-start;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
}

.quote-content-wrapper {
  z-index: 2;
  background-color: #fff;
  height: calc(100vh - 182px);
  position: relative;
  overflow: auto;
}

.div-block-8915 {
  opacity: .57;
  min-width: 120px;
}

.div-block-8915.s {
  min-width: 0;
  padding-right: 6px;
}

.text-14-722 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.text-14-722.id {
  margin-left: 5px;
  font-weight: 500;
}

.div-block-8385 {
  background-image: url('../images/face-white-bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  transform: rotate(0);
}

.quote-history-template-table {
  border: 1px solid #80808070;
  flex: 1;
  margin-bottom: 10px;
  transition: opacity 1s;
  display: block;
  overflow: auto;
}

.quote-history-template-table.no-opacity {
  transition-duration: 0s;
  display: none;
}

.content-cell-2 {
  border-top: 1px #000;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  align-items: center;
  width: 100%;
  min-height: 40px;
  padding: 8px 10px;
  font-family: Open Sans, sans-serif;
  transition: all .4s;
  display: flex;
}

.name-label-2 {
  color: #313131;
  font-size: 14px;
  line-height: 18px;
}

.name-label-2:hover {
  color: #313131;
}

.name-label-2.clickable {
  color: #0078ce;
  cursor: pointer;
  font-weight: 500;
}

.name-label-2.clickable:hover {
  color: #00b2ed;
}

.name-label-2.bold {
  text-align: left;
  font-weight: 600;
}

.div-block-8381 {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 10px;
  display: flex;
}

.div-block-8390 {
  height: 100px;
  display: flex;
}

.sort-arrow-25 {
  justify-content: center;
  align-items: flex-end;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  margin-left: 0;
  display: flex;
  position: relative;
}

.text-block-458 {
  text-align: center;
}

.content-row-2 {
  transition: all .4s;
}

.content-row-2:hover {
  background-color: #f1f7fc;
}

.content-row-2.hover {
  background-color: #0000;
}

.content-row-2.selected {
  background-color: #e6f1ff;
}

.text-12-13 {
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.text-12-13.semi {
  font-weight: 600;
}

.text-12-13.semi.white {
  text-transform: uppercase;
}

.column-copy-2 {
  color: #161616;
  cursor: pointer;
  background-color: #0c3955;
  border-bottom: 1px solid #7991a738;
  border-right: 1px solid #ffffff4a;
  flex-wrap: nowrap;
  flex: 0 auto;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  min-width: 80px;
  max-width: none;
  height: 48px;
  padding: 8px 6px 8px 12px;
  font-size: 15px;
  line-height: 17px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-8379 {
  width: 300px;
  min-height: 100px;
}

.div-block-8916 {
  text-align: right;
  padding-top: 6px;
}

.text-14-723 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.text-14-723.gray {
  color: #757575;
}

.div-block-8917 {
  text-align: right;
  padding-top: 6px;
}

.text-14-724 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.text-14-724.gray {
  color: #757575;
}

.div-block-8918 {
  text-align: right;
  padding-top: 6px;
}

.text-14-725 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.text-14-725.gray {
  color: #757575;
}

.concrete-options {
  border: 1px solid #4e76dd;
  margin-top: 6px;
  padding: 2px 4px;
}

.text-18-3 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.text-18-3.center {
  text-align: center;
}

.modal-content-small {
  background-color: #fff;
  border: 1px #000;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 500px;
  max-height: 92vh;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: visible;
}

.quote-saved-modal {
  z-index: 995;
  cursor: pointer;
  background-color: #00000080;
  padding-top: 80px;
  display: none;
  position: fixed;
  inset: 0%;
}

.confirm-checkmark-2 {
  background-color: #618eff;
  background-image: url('../images/check_1check.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 36px;
  border-radius: 56px;
  width: 56px;
  height: 56px;
  margin-bottom: 20px;
}

.form-25 {
  flex-direction: column;
  padding-bottom: 0;
  display: flex;
}

.div-block-8919 {
  padding-bottom: 5px;
}

.admin-only-content {
  padding: 0 20px 20px;
}

.div-block-8920 {
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  margin-bottom: 10px;
  padding: 12px 20px;
}

.text-15-2 {
  color: #464646;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
}

.text-15-2.med {
  font-weight: 500;
  display: block;
}

.quote-output-wrapper {
  width: 100%;
  height: 100vh;
  overflow: auto;
}

.quote-output-wrapper.pdf {
  background-color: #f5f5f5;
  height: 910px;
  overflow: visible;
}

.field-holder-horizontal-2 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
}

.text-area {
  background-color: #fff;
  border-radius: 4px;
  align-items: center;
  width: 100%;
  display: flex;
}

.textarea {
  color: #161616;
  border-radius: 4px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.div-block-8701 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-8921 {
  display: flex;
}

.div-block-8921.hidden {
  display: none;
}

.list-header-wrapper-5-copy {
  z-index: 1;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 600px;
  height: auto;
  display: block;
  position: sticky;
}

.side-quote-footer {
  z-index: 3;
  background-color: #e9e9e9;
  border: 1px solid #e7e7e7;
  position: sticky;
  inset: auto 0% 0%;
}

.side-send-bar {
  justify-content: center;
  align-items: center;
  height: 70px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.pdf-button {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0% 15px auto;
}

.quote-output-container-2 {
  border-radius: 14px;
  width: 760px;
  min-height: 200px;
  margin: 40px auto;
}

.quote-output-container-2.pdf {
  background-color: #fff;
  border-radius: 0;
  height: 910px;
  min-height: 910px;
  margin: 0;
  padding-top: 0;
}

.div-block-8922 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
}

.div-block-8922.date {
  padding-bottom: 14px;
}

.div-block-8923 {
  text-align: right;
  padding-top: 6px;
}

.text-11 {
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

.text-11.med {
  font-weight: 500;
}

.text-11.blue {
  color: #005cbe;
}

.text-11.semi {
  font-weight: 600;
}

.div-block-8924 {
  text-align: right;
  padding-top: 4px;
}

.div-block-8925 {
  padding-top: 10px;
  padding-left: 25px;
}

.propsal-title {
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 4px;
  display: block;
}

.lowest-tag-2 {
  color: #fff;
  background-color: #4e76dd;
  width: 150px;
  padding: 2px 8px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
}

.lowest-tag-2.sm {
  width: 124px;
  font-size: 9px;
  line-height: 14px;
}

.download-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 400px;
  padding-bottom: 25px;
  display: block;
}

.download-wrapper.center {
  background-color: #f3f3f3;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding-top: 25px;
  display: flex;
}

.text-18-4 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.text-18-4.center {
  text-align: center;
}

.text-18-4.med {
  font-weight: 500;
}

.modal-content-section-2 {
  background-color: #0000;
  border-bottom-width: 1px;
  border-bottom-color: #d9e8ee;
  min-height: 200px;
  margin-top: 0;
  padding: 20px 30px;
}

.modal-content-section-2.short {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 100px;
  padding-top: 20px;
  display: flex;
}

.image-508 {
  margin-right: 5px;
}

.quote-saved-modal-2 {
  z-index: 995;
  cursor: pointer;
  background-color: #00000080;
  padding-top: 80px;
  display: none;
  position: fixed;
  inset: 0%;
}

.download-pdf {
  color: #c11f25;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.download-pdf:hover {
  text-decoration: underline;
}

.form-26 {
  flex-direction: column;
  padding-bottom: 0;
  display: flex;
}

.text-18-5 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.text-18-5.med {
  font-weight: 500;
}

.modal-content-section-3 {
  background-color: #0000;
  border-bottom-width: 1px;
  border-bottom-color: #d9e8ee;
  min-height: 200px;
  margin-top: 0;
  padding: 20px 30px;
}

.modal-content-section-3.center {
  z-index: 3;
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-height: 60vh;
  padding-bottom: 60px;
  display: flex;
  position: relative;
  overflow: visible;
}

.reason-holder {
  padding-top: 10px;
  padding-bottom: 20px;
}

.div-block-8926 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
}

.div-block-8927 {
  width: 400px;
  margin-top: 0;
}

.modal-coontent-container {
  background-color: #fff;
  border: 1px #000;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 600px;
  max-height: 92vh;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: visible;
}

.div-block-8928 {
  padding-bottom: 5px;
}

.status-button {
  background-color: #f8f8f8;
  border: 2px solid #fff;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  height: 46px;
  margin-bottom: 6px;
  padding-top: 13px;
  padding-left: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.status-button:hover {
  background-color: #f0f0f0;
}

.status-button.selected {
  background-image: url('../images/check_2check.png');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 20px;
  border-color: #9b9b9b;
}

.status-button.selected.loss {
  border-color: #dd2928;
}

.status-button.selected.sent {
  border-color: #4f93ff;
}

.status-button.selected.win {
  border-color: #2aa36a;
}

.status-button.disabled {
  color: #b3b3b3;
}

.status-button.disabled:hover {
  background-color: #f8f8f8;
}

.quote-status-modal {
  z-index: 995;
  cursor: pointer;
  background-color: #00000080;
  padding-top: 80px;
  display: none;
  position: fixed;
  inset: 0%;
}

.form-27 {
  flex-direction: column;
  padding-bottom: 0;
  display: flex;
}

.div-block-8929 {
  padding: 20px 5px;
}

.table-outerwrapper {
  background-color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.status-tag {
  color: #6c7c94;
  text-align: center;
  text-transform: uppercase;
  background-color: #eff2f5;
  border: 1px solid #fff;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  min-width: 80px;
  height: 30px;
  padding-left: 4px;
  padding-right: 4px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  display: flex;
}

.status-tag:hover {
  background-color: #d9e3ec;
}

.status-tag.sent {
  color: #2485e7;
  background-color: #e8f2fd;
}

.status-tag.sent:hover {
  background-color: #c3dcf8;
}

.status-tag.win {
  color: #2aa36a;
  background-color: #e8f7f0;
}

.status-tag.win:hover {
  background-color: #c3ebd8;
}

.status-tag.loss {
  color: #dd2928;
  background-color: #fbeaeb;
}

.status-tag.loss:hover {
  background-color: #fdcccf;
}

.status-col-wrapper {
  border-left: 1px solid #ececec;
  width: 110px;
  min-width: 110px;
  display: block;
}

.arrow-36 {
  opacity: .6;
  align-items: flex-end;
  padding-bottom: 2px;
}

.multi-active-indicator {
  background-color: #c43f3f;
  border-radius: 6px;
  width: 6px;
  height: 6px;
  position: absolute;
  inset: 2px -14px auto auto;
}

.sort-arrow-53 {
  justify-content: center;
  align-items: flex-end;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  margin-left: 0;
  display: flex;
  position: relative;
}

.sort-arrow-53.hide {
  display: none;
}

.quote-status {
  border-radius: 14px 14px 0 0;
  padding: 5px 10px;
}

.quote-status.hidden {
  display: flex;
}

.link-block-2 {
  padding: 10px;
}

.generating-in-progress {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pdf-col-wrapper {
  border-left: 1px solid #ececec;
  width: 74px;
  min-width: 74px;
  display: block;
}

.failed-try-again {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.failed-try-again:hover {
  text-decoration: underline;
}

.div-block-8930 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-509 {
  filter: brightness(200%);
  margin-right: 8px;
}

.whisper {
  z-index: 996;
  background-color: #cbd1eb;
  border: 1px solid #fff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 80px;
  max-width: 600px;
  min-height: 24px;
  max-height: none;
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px;
  transition: top .5s;
  display: flex;
  position: fixed;
  inset: -100px 0% auto;
  box-shadow: 3px 4px 7px 2px #0000008a;
}

.view-all-link-2 {
  padding-top: 12px;
  padding-bottom: 6px;
  padding-left: 10px;
  display: none;
}

.small-text-2 {
  color: #727272;
  text-transform: uppercase;
  padding-top: 0;
  padding-left: 0;
  padding-right: 10px;
  font-size: 12px;
  line-height: 18px;
}

.small-text-2.view-all {
  text-transform: none;
}

.sf-15-med-133 {
  color: #000000db;
  font-size: 22px;
  font-weight: 500;
  line-height: 18px;
}

.templates-modal {
  z-index: 995;
  cursor: pointer;
  background-color: #00000080;
  padding-top: 80px;
  display: none;
  position: fixed;
  inset: 0%;
}

.image-510 {
  margin-right: 5px;
}

.results-wrapper-competitors {
  background-color: #fff;
  border: 0 #cfcfcf;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  width: 100%;
  max-height: 300px;
  display: block;
  position: relative;
  overflow: auto;
}

.div-block-8931 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
}

.reason-holder-2 {
  z-index: 999;
  padding-top: 10px;
  padding-bottom: 0;
  display: block;
}

.button-bar-2 {
  border-top: 1px solid #e6e6e6;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 30px;
  display: flex;
  position: relative;
}

.button-bar-2.status {
  z-index: 2;
  background-color: #fff;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.div-block-8932 {
  text-align: center;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  padding-bottom: 5px;
}

.tag-content-11 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-height: 32px;
  padding-top: 6px;
  padding-bottom: 2px;
  display: flex;
}

.results-holder-2 {
  z-index: 999;
  width: 100%;
  display: block;
  position: relative;
  overflow: visible;
}

.div-block-8933 {
  background-color: #fff;
  width: 400px;
  margin-top: 0;
}

.form-wrapper-modal-7 {
  background-color: #fff;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.div-block-8934 {
  padding: 0 5px 20px;
}

.autocomplete-search-wrapper-comp {
  background-color: #fff;
  align-self: stretch;
  width: 100%;
  margin-bottom: 10px;
  display: block;
  position: relative;
}

.quote-status-modal-2 {
  z-index: 995;
  cursor: pointer;
  background-color: #00000080;
  padding-top: 60px;
  display: none;
  position: fixed;
  inset: 0%;
}

.form-28 {
  flex-direction: column;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.results-scroller-500 {
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-top-style: none;
  width: 100%;
  max-height: 60vh;
  position: absolute;
  overflow: auto;
}

.select-field-2 {
  color: #313131;
  background-color: #fff;
  border-radius: 4px;
  height: 44px;
  padding-left: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.competitor-ac-holder {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-8935 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
}

.reason-holder-3 {
  z-index: 999;
  padding-top: 10px;
  padding-bottom: 0;
  display: block;
}

.button-bar-3 {
  border-top: 1px solid #e6e6e6;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 30px;
  display: flex;
  position: relative;
}

.button-bar-3.status {
  z-index: 2;
  background-color: #fff;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.div-block-8936 {
  text-align: center;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  padding-bottom: 5px;
}

.tag-content-187 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-height: 32px;
  padding-top: 6px;
  padding-bottom: 2px;
  display: flex;
}

.results-holder-3 {
  z-index: 999;
  width: 100%;
  display: block;
  position: relative;
  overflow: visible;
}

.div-block-8937 {
  background-color: #fff;
  width: 400px;
  margin-top: 0;
}

.form-wrapper-modal-8 {
  background-color: #fff;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.div-block-8938 {
  padding: 0 5px 20px;
}

.form-29 {
  flex-direction: column;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.quote-status-modal-3 {
  z-index: 995;
  cursor: pointer;
  background-color: #00000080;
  padding-top: 60px;
  display: none;
  position: fixed;
  inset: 0%;
}

.save-settings {
  background-color: #e9e9e9;
  border-bottom-right-radius: 14px;
  border-bottom-left-radius: 14px;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 30px;
  display: block;
}

.fuel-toggle {
  border: 1px solid #ddd;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  padding: 15px 20px;
  display: flex;
}

.div-block-8939 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.quote-input-container-2 {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 14px;
  width: 760px;
  min-height: 200px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-8940 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.toggle-switch-knob-3 {
  background-color: #fff;
  border: 2px #dfdfdf;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 26px;
  min-width: 26px;
  height: 26px;
  min-height: 26px;
  transition: all .5s;
  display: block;
  position: relative;
  left: 0;
  overflow: hidden;
  box-shadow: 2px 2px 8px -1px #00000040;
}

.toggle-switch-knob-3.off {
  border-style: none;
  border-color: #87badf;
  box-shadow: 2px 2px 8px -1px #00000040;
}

.toggle-switch-knob-3.on {
  opacity: 1;
  background-color: #fff;
  border-style: none;
  font-size: 11px;
  left: 24px;
  box-shadow: -1px 1px 5px 1px #00000040;
}

.form-block-4-copy {
  padding: 30px 35px 40px;
}

.toggle-switch-automation {
  cursor: pointer;
  background-color: #54b2ff;
  border: 1px #fff;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 54px;
  margin-top: 0;
  padding: 2px;
  transition: all .5s;
  display: block;
}

.toggle-switch-automation:hover {
  opacity: 1;
}

.toggle-switch-automation.off {
  background-color: #e0e0e0;
}

.toggle-wrapper {
  align-items: center;
  padding-left: 0;
  display: flex;
}

.min-amount {
  background-color: #f5f5f5;
  border: 1px #ddd;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  padding: 15px 20px;
  display: block;
}

.div-block-8941 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.main-wrapper-46 {
  clear: left;
  background-color: #f3f3f3;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  min-height: 100vh;
  display: flex;
}

.main-wrapper-46.flex {
  background-color: #f3f3f3;
  background-image: none;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  min-height: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .text-16.med.center {
    text-align: center;
  }

  .main-wrapper {
    padding-top: 20px;
  }

  .main-wrapper.login {
    background-position: 0 0, 80%, 0 0;
    padding-left: 0;
    padding-right: 0;
  }

  .button {
    text-align: center;
  }

  .quote-input-container {
    margin-top: 40px;
  }

  .autocomplete-input {
    justify-content: flex-start;
    width: 100%;
    min-width: 0;
    padding-left: 6px;
  }

  .ac-default-label-96 {
    margin-left: 4px;
    margin-right: 4px;
  }

  .progress-view-holder-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-8323 {
    opacity: .46;
  }

  .form-wrapper-modal-6 {
    width: 100%;
  }

  .modal-content-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .modal-content-section.center, .modal-content-section.short {
    text-align: center;
  }

  .fuel-surcharge-checkbox {
    padding-top: 10px;
    padding-bottom: 4px;
  }

  .main-wrapper-45 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-wrapper-45.flex {
    padding-left: 10px;
    padding-right: 10px;
  }

  .twm-spinner {
    width: 100px;
    height: 100px;
  }

  .list-header-wrapper-5 {
    justify-content: flex-start;
    width: 100%;
    min-width: 520px;
    padding-left: 0;
  }

  .table-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-8702 {
    text-align: right;
  }

  .form-24 {
    padding-left: 0;
  }

  .button-2 {
    text-align: center;
  }

  .div-block-8912 {
    text-align: right;
  }

  .text-16-copy.med.center {
    text-align: center;
    text-align: center;
  }

  .div-block-8913 {
    text-align: right;
  }

  .div-block-8915 {
    opacity: .46;
  }

  .div-block-8916, .div-block-8917, .div-block-8918 {
    text-align: right;
  }

  .list-header-wrapper-5-copy {
    justify-content: flex-start;
    width: 100%;
    min-width: 520px;
    padding-left: 0;
  }

  .div-block-8923 {
    text-align: right;
  }

  .modal-content-section-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .modal-content-section-2.short {
    text-align: center;
  }

  .modal-content-section-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .modal-content-section-3.center {
    text-align: center;
    text-align: center;
  }

  .form-wrapper-modal-7, .form-wrapper-modal-8 {
    width: 100%;
  }

  .quote-input-container-2 {
    margin-top: 40px;
  }

  .main-wrapper-46 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-wrapper-46.flex {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .text-16 {
    font-size: 15px;
  }

  .login-header {
    height: 100px;
  }

  .image-20 {
    width: 160px;
  }

  .div-block-433 {
    width: auto;
  }

  .main-wrapper.login {
    padding-top: 0;
  }

  .centered-box {
    margin-top: 40px;
  }

  .submit-button-holder-4 {
    justify-content: center;
  }

  .inputfield, .inputfield-2 {
    width: 100%;
    display: inline-block;
  }

  .button {
    min-width: 200px;
    height: 45px;
    font-size: 15px;
  }

  .button.s {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 16px;
  }

  .button.s.outline {
    text-align: center;
    min-width: 60px;
  }

  .textlink.red.ab {
    display: none;
  }

  .text-24 {
    font-size: 22px;
  }

  .modalcontent-5 {
    width: 90%;
    max-width: 560px;
  }

  .logo-holder {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .quote-input-container {
    width: 100%;
    margin-top: 20px;
  }

  .form-block-4 {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .autocomplete-search-wrapper-54 {
    width: 100%;
  }

  .generate-quote-wrapper {
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .img-gif {
    display: none;
  }

  .user-name-label-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .label-header-name-2 {
    font-size: 15px;
    display: none;
  }

  .img-static {
    width: 24px;
  }

  .nav-panel {
    width: 250px;
  }

  .nav-label {
    font-size: 14px;
  }

  .nav-button {
    width: 200px;
  }

  .nav-button:hover {
    background-color: #fff;
  }

  .user-display-2 {
    padding-right: 20px;
  }

  .menu-item-wrapper {
    padding-left: 12px;
  }

  .quote-output-container {
    border-radius: 0;
    width: 100%;
  }

  .quote-company-info, .itemized-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-18 {
    font-size: 15px;
    line-height: 24px;
  }

  .image-504 {
    width: 85px;
  }

  .modal-container-question-2 {
    width: 90%;
  }

  .loader-3 {
    width: auto;
  }

  .button-label {
    font-size: 15px;
  }

  .button-label.xsm-semi {
    font-size: 13px;
  }

  .text-15 {
    font-size: 14px;
  }

  .tooltip-6 {
    width: auto;
  }

  .modal-top-bar {
    padding-bottom: 30px;
  }

  .modal-content-section.center, .modal-content-section.short {
    padding-left: 40px;
    padding-right: 40px;
  }

  .fuel-surcharge-checkbox {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .main-wrapper-45.flex {
    padding-left: 0;
    padding-right: 0;
  }

  .result-holder-2 {
    width: 100%;
    overflow: hidden;
  }

  .apply-button {
    min-width: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .list-header-wrapper-5 {
    padding-left: 0;
  }

  .column.status {
    justify-content: flex-start;
    min-width: 80px;
  }

  .main-content-7 {
    height: auto;
    min-height: 300px;
    max-height: none;
    padding-left: 0;
    padding-right: 0;
  }

  .filter-wrapper-11 {
    display: none;
  }

  .search-input-wrapper-6 {
    width: 100%;
    margin-right: 0;
  }

  .date-range-7 {
    display: none;
  }

  .warning-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .error-whisper {
    width: auto;
  }

  .text-18-2 {
    font-size: 16px;
  }

  .quote-saved-display, .div-block-8909 {
    height: 45px;
  }

  .button-2 {
    min-width: 200px;
    height: 45px;
    font-size: 15px;
  }

  .button-2.s {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .button-2.s.outline {
    text-align: center;
  }

  .text-16-copy {
    font-size: 15px;
  }

  .text-18-3 {
    font-size: 15px;
    line-height: 24px;
  }

  .modal-content-small {
    width: 90%;
  }

  .text-15-2 {
    font-size: 14px;
  }

  .list-header-wrapper-5-copy {
    padding-left: 0;
  }

  .quote-output-container-2 {
    border-radius: 0;
    width: 100%;
    margin-top: 40px;
  }

  .text-18-4 {
    font-size: 15px;
    line-height: 24px;
  }

  .modal-content-section-2.short {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-18-5 {
    font-size: 15px;
    line-height: 24px;
  }

  .modal-content-section-3.center {
    padding-left: 40px;
    padding-right: 40px;
  }

  .modal-coontent-container {
    width: 90%;
  }

  .whisper {
    width: auto;
  }

  .autocomplete-search-wrapper-comp {
    width: 100%;
  }

  .save-settings {
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .quote-input-container-2 {
    width: 100%;
    margin-top: 20px;
  }

  .form-block-4-copy {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-wrapper-46, .main-wrapper-46.flex {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .form-block-3 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .div-block-433 {
    flex-direction: column;
    align-items: center;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .main-wrapper {
    padding: 0 0 90px;
  }

  .centered-box {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .submit-button-holder-4 {
    flex-direction: column;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .modalclosediv {
    justify-content: flex-start;
  }

  .inputfield {
    width: 100%;
    font-size: 15px;
    line-height: 18px;
  }

  .inputfield.city, .inputfield.zip {
    width: 100%;
  }

  .inputfield.fee {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .form-5 {
    width: 440px;
  }

  .inputfield-2 {
    width: 100%;
    font-size: 14px;
    line-height: 18px;
  }

  .button {
    width: auto;
    min-width: 0;
    line-height: 18px;
  }

  .button.s.hidden {
    display: flex;
  }

  .div-block-3016 {
    margin-right: 10px;
  }

  .text-24 {
    font-size: 20px;
  }

  .modalcontent-5 {
    width: 100%;
    overflow: visible;
  }

  .labelsmall {
    line-height: 20px;
  }

  .text-14 {
    font-size: 13px;
    line-height: 18px;
  }

  .quote-input-container {
    border-radius: 0;
    margin-top: 0;
    position: relative;
  }

  .form-block-4 {
    padding-top: 30px;
  }

  .select-field {
    font-size: 14px;
  }

  .inputlabel {
    font-size: 15px;
    line-height: 20px;
  }

  .form-option-wrapper.short {
    width: 98%;
  }

  .field-holder-horizontal.s {
    flex-flow: column;
  }

  .state-select-field {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 8px;
    font-size: 15px;
  }

  .ac-default-label-96, .matched-147 {
    font-size: 15px;
  }

  .result-row {
    height: 38px;
    padding-left: 10px;
    font-size: 14px;
  }

  .unmatched-6 {
    font-size: 15px;
  }

  .generate-quote-wrapper {
    background-color: #e9e9e9e3;
    border-top: 1px solid #fff;
    padding-top: 25px;
    padding-bottom: 25px;
    position: fixed;
    inset: auto 0% 0%;
  }

  .date-input {
    font-size: 15px;
  }

  .type-size-pair {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .progress-view-holder-2 {
    padding: 10px 0 0;
  }

  .img-gif {
    width: 40px;
    display: none;
  }

  .div-block-8310 {
    width: 160px;
    height: 140px;
    margin-top: 200px;
  }

  .label-header-name-2 {
    margin-left: 10px;
    font-size: 12px;
    line-height: 18px;
  }

  .button-logout, .text-block-331 {
    font-size: 13px;
  }

  .loading {
    background-size: contain;
    width: 56px;
  }

  .img-static {
    width: 22px;
  }

  .nav-button {
    width: auto;
    padding-right: 20px;
  }

  .user-display-2 {
    padding-right: 10px;
  }

  .quote-output-container {
    min-height: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 100px;
    position: relative;
  }

  .quote-company-info {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-8322 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .itemized-wrapper {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-18 {
    line-height: 22px;
  }

  .label-wrapper {
    width: 55%;
    padding-right: 10px;
  }

  .label-wrapper.s {
    width: 160px;
    padding-right: 0;
  }

  .label-wrapper.p {
    text-align: right;
    width: 35%;
    padding-right: 0;
  }

  .loader-3 {
    width: 100%;
  }

  .button-label {
    font-size: 14px;
  }

  .text-tooltip-5 {
    font-size: 12px;
    line-height: 18px;
  }

  .close-modal-251 {
    background-color: #fff;
  }

  .text-15 {
    font-size: 14px;
  }

  .form-wrapper-modal-6 {
    border-radius: 0;
  }

  .tooltip-6 {
    width: 100%;
  }

  .modal-top-bar {
    max-height: 230px;
  }

  .customer-service-label {
    padding-left: 20px;
  }

  .div-block-8699 {
    width: 100%;
  }

  .fuel-surcharge-checkbox {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .main-wrapper-45 {
    padding: 10px 0 0;
  }

  .main-wrapper-45.flex {
    padding-top: 0;
  }

  .apply-button {
    margin-left: 0;
    margin-right: 0;
  }

  .apply-button-row {
    align-self: stretch;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .text-13 {
    font-size: 12px;
    line-height: 18px;
  }

  .twm-spinner {
    width: 80px;
    height: 80px;
  }

  .table-details-4 {
    max-height: 80vh;
  }

  .edit-table-menu {
    flex-direction: column;
    width: 200px;
    display: flex;
    inset: 28px 5px auto auto;
  }

  .loading-indicator-view {
    padding-top: 60px;
  }

  .empty-state-display {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-name {
    align-self: stretch;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .main-content-7 {
    min-width: 0;
    min-height: 100vh;
  }

  .name-label {
    font-size: 13px;
    line-height: 18px;
  }

  .fee-wrapper {
    justify-content: flex-end;
    align-items: center;
  }

  .close-modal {
    background-color: #fff;
  }

  .ref-number-wrapper {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .custom-dropdown {
    flex: 0 auto;
    width: 30%;
    height: 34px;
    margin-left: 3px;
    margin-right: 3px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 13px;
    display: flex;
  }

  .filter-section-8 {
    margin-bottom: 0;
    padding-top: 10px;
  }

  .warning-wrapper {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .error-whisper {
    width: 100%;
  }

  .field-holder-horizontal-4-copy {
    justify-content: space-between;
  }

  .text-13-2 {
    font-size: 12px;
    line-height: 18px;
  }

  .button-2 {
    width: auto;
    min-width: 0;
    line-height: 18px;
  }

  .button-2.s {
    min-width: 60px;
    display: flex;
  }

  .button-2.s.outline {
    display: flex;
  }

  .label-wrapper-2 {
    width: 55%;
    padding-right: 10px;
  }

  .label-wrapper-2.s {
    width: 140px;
    padding-right: 0;
  }

  .label-wrapper-2.p {
    text-align: right;
    width: 40%;
    padding-right: 0;
  }

  .itemized-wrapper-2 {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .quote-company-info-2 {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-8914 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .name-label-2 {
    font-size: 13px;
    line-height: 18px;
  }

  .text-18-3 {
    line-height: 22px;
  }

  .div-block-8701 {
    flex-flow: column;
  }

  .quote-output-container-2 {
    min-height: 0;
    margin-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .div-block-8922, .propsal-title {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-18-4, .text-18-5 {
    line-height: 22px;
  }

  .div-block-8926 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-8927 {
    width: 100%;
  }

  .quote-status {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .whisper {
    width: 100%;
  }

  .small-text-2 {
    padding-right: 5px;
    line-height: 16px;
  }

  .sf-15-med-133 {
    font-size: 15px;
  }

  .div-block-8931 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-8933 {
    width: 100%;
  }

  .form-wrapper-modal-7 {
    border-radius: 0;
  }

  .select-field-2 {
    font-size: 14px;
  }

  .div-block-8935 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-8937 {
    width: 100%;
  }

  .form-wrapper-modal-8 {
    border-radius: 0;
  }

  .save-settings {
    background-color: #e9e9e9ba;
    border-top: 1px solid #fff;
    padding-top: 25px;
    padding-bottom: 25px;
    position: fixed;
    inset: auto 0% 0%;
  }

  .quote-input-container-2 {
    border-radius: 0;
    margin-top: 0;
    padding-bottom: 100px;
    position: relative;
  }

  .form-block-4-copy {
    padding-top: 30px;
  }

  .div-block-8941 {
    justify-content: flex-end;
    align-items: center;
    width: 60%;
  }

  .main-wrapper-46 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .main-wrapper-46.flex {
    padding-top: 0;
  }
}


