body {
  background-color: #fff;
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #444;
}

a {
  color: #ff631d;
  font-weight: 700;
}

a:hover {
  color: #868686;
}

label a {
  text-decoration: underline;
}

.btn {
  border-radius: 8px;
  transition: all 0.5s;
}

.btn:not(.btn-sm):not(.btn-xs) {
  font-weight: 700;
}

.btn-success {
  color: #fff;
  background-color: #ff631d;
  border-color: #f96400;
}

.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #f96400;
  border-color: #e85c00;
}

.btn-success:hover {
  color: #fff;
  background-color: #f04800;
  border-color: #e85c00;
  transition: all 0.5s;
}

.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #f96400;
  border-color: #e85c00;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #f96400;
  border-color: #f96400;
}

.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-green {
  color: #fff;
  background-color: #449d44;
  border-color: #4cae4c;
  white-space: normal;
}

.btn-green:hover {
  color: #fff;
  background-color: #3e8c3e;
  border-color: #4cae4c;
}

.btn-grey {
  background-color: #414141;
  border-color: #3b3b3b;
  color: #fff;
}

.btn-grey:hover {
  background-color: #2c2c2c;
  border-color: #3b3b3b;
  color: #fff;
}

.btn-grey:active,
.btn-grey:active:focus,
.btn-grey:focus,
.btn-grey:hover {
  color: #fff;
}

.btn-success.active[disabled],
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success.focus[disabled],
.btn-success[disabled],
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #ff9e75;
  border-color: #ff8753;
}

.btn-white-orange {
  background-color: #fff;
  border: 1px solid #ff631d;
  color: #444;
}

.btn-white-orange:focus,
.btn-white-orange:hover {
  background-color: #eee;
}

.well {
  background-color: #eee;
}

.form-control {
  border-radius: 1px;
  font-size: 16px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Lato, sans-serif;
  font-weight: 700;
}

h1 {
  font-size: 31px;
}

h2 {
  font-size: 27px;
}

h3 {
  font-size: 22px;
}

.btn-group-lg > .btn,
.btn-lg {
  font-size: 21px;
}

.site-logo {
  height: 55px;
}

.site-logo-text {
  margin-top: 6px;
  max-width: 100%;
}

.header {
  padding-top: 10px;
  padding-bottom: 10px;
}

.header.orange {
  background-color: #ff631d;
  border-bottom: 4px solid #f96400;
}

.header.orange .mobile-menu-toggle {
  color: #fff;
  font-size: 30px;
  margin-top: 6px;
  margin-bottom: 6px;
  cursor: pointer;
}

a#my-account {
  background: #fff;
  color: #ff631d;
  padding: 7px;
  border-radius: 5px;
  margin-left: 10px;
}

a#help_and_support {
  cursor: pointer;
}

.mobile-site-name {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  white-space: nowrap;
}

.mobile-site-name:hover {
  color: #fff;
}

.header .topPadding {
  padding-top: 10px;
}

.header h3 {
  margin-top: 0;
}

.header .site-menu {
  padding-top: 10px;
  margin-bottom: 2px;
}

.header .site-menu a,
.header .site-menu li a {
  color: #333;
  font-size: 15px;
  font-weight: 700;
}

.header.orange .site-menu a,
.header.orange .site-menu li a {
  color: #fff;
}

.header.orange .dropdown-menu li a {
  color: #333;
}

.header .site-menu li {
  padding-left: 10px;
}

.header .site-menu li:last-child {
  border-right: none;
}

.header-phone-number {
  background-color: #d3531a;
  text-align: center;
  padding: 6px 0 6px 0;
}

.header-phone-number a {
  font-size: 22px;
  color: #fff;
}

.call-me-menu {
  color: #fff;
  margin-bottom: 0;
  font-size: 14px;
}

.call-me-menu a {
  color: #fff;
}

.homepage-help-message {
  text-align: center;
  background: rgb(255, 180, 41);
}

.homepage-banner {
  background-image: url(../images/banners/cmv-van-3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center right;
  min-height: 580px;
  color: #fff;
}

#payment-pending .loader {
  border: 32px solid #f3f3f3;
  border-top: 32px solid #ff631d;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  animation: spin 1s linear infinite;
  margin: auto;
}
#payment-pending {
  text-align: center;
}

body.modal-open .supreme-container {
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
  filter: blur(1px);
}

.blur {
  filter: blur(1px);
  filter: url(blur.svg#gaussian_blur);
  -webkit-filter: blur(3px);
}

.banner-white-bg {
  background-color: rgba(255, 255, 255, 0.8);
  padding-top: 14px;
  padding-bottom: 14px;
}

.homepage-to {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
}

.homepage-banner .notices-bar {
  margin-top: 60px;
  font-size: 24px;
  text-align: center;
  font-weight: 500;
  font-family: Roboto, Lato, Arial, sans-serif;
}

.homepage-banner .notices-bar a {
  font-weight: 500;
  color: #fff;
}

.homepage-banner .notices-bar.yellow,
.notices-bar.yellow a {
  color: #f2ff19;
}

.homepage-banner .white-bg {
  background-color: #fff;
  color: #302f2d;
  font-size: 49px;
  padding: 10px 0 10px 0;
  margin-top: 100px;
  margin-bottom: 40px;
}

.homepage-promotion {
  border-radius: 4px;
  border: 1px solid #fff;
  padding: 8px;
  color: #fff;
  font-family: Roboto, Lato, Arial, sans-serif;
  font-weight: 500;
  display: inline-block;
  margin-top: 40px;
  background: rgba(51, 51, 51, 0.3);
  transition: all 0.5s;
  font-size: 20px;
}

.homepage-promotion:hover {
  background: rgba(255, 255, 255, 0.7);
  color: #333;
  transition: all 0.5s;
  text-decoration: none;
}

.homepage-app-icons {
  margin-top: 40px;
  margin-bottom: 10px;
}

@media (max-width: 762px) {
  .notices-bar {
    margin-top: 10px;
  }

  .homepage-promotion {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media (min-width: 762px) and (max-width: 992px) {
  .homepage-banner {
    min-height: 640px;
  }
}

.homepage-banner h1 {
  font-weight: 500;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 60px;
  font-family: Roboto, Lato, Arial, sans-serif;
}

.homepage-banner .feedback {
  margin-top: 40px;
}

.homepage-banner h2 {
  margin-top: 40px;
  margin-bottom: 40px;
  font-weight: 500;
  color: #fff;
  font-size: 40px;
  font-family: Roboto, Lato, Arial, sans-serif;
}

.homepage-banner h3 {
  color: #fff;
  margin-bottom: 80px;
  margin-top: 10px;
  font-family: Roboto, Lato, Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.homepage-banner h3 a,
.homepage-banner h4 a {
  color: #fff;
  font-weight: 500;
}

.homepage-banner .glyphicon-arrow-right {
  margin-top: 6px;
  color: #fff;
  font-size: 28px;
}

.homepage-banner .need-help {
  margin-top: 80px;
}

.homepage-banner .h2 {
  margin-top: 6px;
  display: block;
  font-family: Roboto, Lato, Arial, sans-serif;
  font-weight: 500;
  color: #fff;
}

.homepage-banner .h3,
.homepage-banner .h4 {
  font-family: Roboto, Lato, Arial, sans-serif;
  font-weight: 500;
}

.homepage-banner .btn-success {
  font-weight: 700;
}

.homepage-banner .mobile-spacer {
  height: 20px;
}

.homepage-banner .promotion {
  margin-top: 140px;
  font-size: 22px;
}

.homepage-banner .promotion a {
  color: #fff;
}

#socialLogos {
  color: #fff;
  text-shadow: 1px 1px 2px #999;
}

#socialLogos a {
  color: #fff;
}

#socialLogos .phone {
  font-size: 18px;
}

#social-links {
  background-color: #fff;
  padding-top: 6px;
  padding-bottom: 6px;
}

.homepageQuestion {
  margin-top: -30px;
  margin-bottom: 20px;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 6px 8px 6px 8px;
  border-radius: 3px;
}

.homepageInputs {
  font-size: 100%;
  height: 50px;
  background-color: rgb(255, 255, 255, 0.9);
  color: #3d3d3d;
}

.homepageInput::-webkit-input-placeholder {
  color: #333;
  font-weight: 700;
}

.homepageInput:-moz-placeholder {
  color: #333;
  font-weight: 700;
}

.homepageInput::-moz-placeholder {
  color: #333;
  font-weight: 700;
}

.homepageInput:-ms-input-placeholder {
  color: #333;
  font-weight: 700;
}

@media (max-width: 768px) {
  #siteLogo {
    text-align: right;
  }

  .site-logo {
    height: 66px;
  }

  .homepageInput {
    font-size: 16px;
  }

  .homepage-banner {
    background-position: 80% 20%;
  }

  .homepage-banner h1 {
    margin-top: 10px;
    font-size: 29px;
  }

  .notices-bar p
  {
    font-size: 18px;
  }

  .homepage-banner h2 {
    font-size: 40px;
    margin-bottom: 10px;
  }

  .homepage-banner h3 {
    font-size: 20px;
    margin-bottom: 30px;
  }

  .homepage-banner .promotion {
    margin-top: 60px;
  }

  .homepageQuestion {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .line {
    display: inline-block;
  }
}

.homepage-banner #menu {
  text-shadow: 1px 1px 2px #999;
}

.homepage-banner #menu a {
  color: #fff;
}

@media only screen and (max-width: 992px) {
  .how-it-works {
    margin-top: 20px;
  }
}

.how-it-works img {
  max-width: 100%;
  margin-bottom: 10px;
}

.how-it-works h2,
.how-it-works h3 {
  margin-top: 0;
}

.homepage-banner .marginBottom {
  margin-bottom: 30px;
}

#smallbanner {
  min-height: 163px;
  background-color: #ff631d;
  background-repeat: no-repeat;
  background-position: center;
}

#smallbanner p {
  margin-bottom: 0;
}

.startedBox {
  color: #fff;
  background-color: rgba(10, 14, 13, 0.8);
  box-shadow: 0 0 4px 0 rgba(255, 255, 255, 0.75);
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 20px;
  font-weight: 100;
  font-size: 15px;
}

.startedBox a {
  color: #fff;
}

.startedBox form {
  padding-top: 10px;
}

.startedBox label {
  color: #00acf0;
}

.startedBox h2 {
  margin-top: 0;
}

.startedBox .form-group {
  margin-bottom: 0;
}

.my-move-time-estimate {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding-top: 6px;
  padding-left: 6px;
  padding-right: 6px;
  margin-top: 14px;
  margin-bottom: 10px;
  background-color: #f9f9f9;
}

.my-move-time-estimate p {
  margin-bottom: 6px;
}

#quoteTypeInfo {
  font-size: 12px;
}

#quote {
  margin-top: 20px;
}

#quote h1 {
  font-weight: 300;
  font-style: italic;
}

#quote h3 {
  font-weight: 700;
  font-style: italic;
}

#footer {
  margin-top: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #ff631d;
}

.footerBox {
  background-color: #fff;
  box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.75);
  padding-bottom: 4px;
}

.footerBox img {
  width: 100%;
}

.footerBox a {
  color: #333;
}

.footerBox h3 {
  font-weight: 700;
  font-size: 19px;
  margin-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
}

.footerBox p {
  font-weight: 300;
  font-size: 13px;
  margin-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

.sideBar {
  background-color: #f8f8f8;
  box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.75);
  padding: 16px;
  border-radius: 4px;
}

.sideBar.pulse-alert-limited {
  animation-name: sidebarBackgroundAlertPulse;
  animation-duration: 4s;
  animation-iteration-count: 3;
}
.sideBar h2,
.sideBar h3 {
  margin-top: 0;
}

@media only screen and (max-width: 992px) {
  .sideBar {
    padding: 10px;
  }
}

.terms {
  background-color: #333;
  color: #fff;
  font-weight: 400;
  padding-bottom: 10px;
  margin-top: 20px;
}

.terms ul {
  margin-bottom: 0;
}

.terms a {
  color: #fff;
}

.terms h3 {
  margin-bottom: 20px;
}

.itemSelect {
  border-radius: 5px;
  padding: 6px;
  text-align: center;
  background-color: #fff;
  color: #424242;
  border: 1px solid #fff;
}

@media only screen and (max-width: 991px) {
  .itemSelect {
    margin-bottom: 10px;
  }
}

.itemSelect img {
  border-radius: 8px;
}

.itemSelect.selected {
  background-color: #ff631e;
  color: #fff;
  border: 1px solid #414141;
}

.itemSelect.disabled {
  background-color: #b4b4b4;
  border: 1px solid #b4b4b4;
}

.itemSelect.equal-height {
  min-height: 72px;
}

.extraPadding {
  padding-top: 20px;
  padding-bottom: 20px;
}

.bottomPadding {
  padding-bottom: 20px;
}

.small-label {
  font-size: 12px;
}

@media (max-width: 768px) {
  select.form-control {
    display: inline;
  }

  .blueBanner {
    line-height: 1.6;
  }
}

.minusQuantity {
  font-size: 12px;
  margin-right: 6px;
  color: #ccc;
}

.plusQuantity {
  font-size: 12px;
  margin-left: 6px;
  color: #ccc;
}

.noTopMargin {
  margin-top: 0;
}

.smallTopMargin {
  margin-top: 10px;
}

.noBottomMargin {
  margin-bottom: 0;
}

.topMargin {
  margin-top: 20px;
}

.largeTopMargin {
  margin-top: 60px;
}

.bottom-margin,
.bottomMargin {
  margin-bottom: 20px;
}

.small-bottom-margin,
.smallBottomMargin {
  margin-bottom: 20px;
}

.my-move-question-banner {
  margin-top: 20px;
  margin-bottom: 100px;
}

.my-move-quick-quote {
  font-size: 76px;
}

@media (max-width: 762px) {
  .my-move-question-banner {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}

#areaMap {
  height: 520px;
  width: 100%;
}

#calendar {
  font-size: 14px;
}

#calendar h2 {
  font-size: 19px;
  font-weight: 400;
}

.helpText {
  margin-top: 8px;
  font-size: 13px;
}

#companyLogo {
  height: 200px;
  width: 240px;
  border: 1px solid #cdeffc;
  border-radius: 4px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

.companyLogoImg {
  position: absolute;
  max-height: 200px;
  max-width: 240px;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#uploadButton {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
}

.uploadPercent {
  font-size: 58px;
  color: #ccc;
  text-align: center;
  margin-top: 46px;
}

.percent {
  font-size: 34px;
  color: #ccc;
}

.formHelp {
  font-size: 14px;
}

#currentLogo,
.currentLogo {
  max-width: 100%;
}

small {
  font-size: 13px;
}

@media (max-width: 700px) {
  #currentLogo,
  .currentLogo {
    max-width: 80%;
    margin: 0 auto;
  }
}

.stepwizard-step p {
  margin-top: 10px;
}

.stepwizard-row {
  display: table-row;
}

.stepwizard {
  display: table;
  width: 100%;
  position: relative;
}

.stepwizard-step button[disabled] {
  opacity: 1 !important;
}

.stepwizard-row:before {
  top: 14px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-order: 0;
}

.stepwizard-step {
  display: table-cell;
  text-align: center;
  position: relative;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

#homepageDrivers {
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: url(../images/homepage-trusted-drivers-cmv-min.jpg);
  background-size: cover;
  background-position: center;
}

#homepageDrivers ul {
  list-style-image: url(../images/tick-orange.png);
}

#homepageDrivers ul li {
  line-height: 28px;
}

#homepageDrivers h2 {
  margin-top: 0;
}

.homepage-quote {
  margin-top: 20px;
}

.homepage-quote h4 {
  font-style: italic;
  text-shadow: 2px 2px #333;
}

.bubble {
  position: relative;
  width: 100%;
  padding: 10px;
  background: #ff631d;
  background-color: rgba(255, 99, 29, 0.8);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: -7px 7px 5px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -7px 7px 5px -4px rgba(0, 0, 0, 0.75);
  box-shadow: -7px 7px 5px -4px rgba(0, 0, 0, 0.75);
}

.bubble:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 15px 16px 0;
  border-color: #ff631d transparent;
  display: block;
  width: 0;
  z-index: 1;
  margin-left: -16px;
  bottom: -15px;
  left: 20%;
}

.quote-text {
  font-size: 28px;
  font-style: italic;
  color: #fff;
}

.quote-author {
  font-size: 18px;
  font-style: italic;
  color: #fff;
  text-align: right;
}

.orangeBg {
  background-color: rgba(255, 123, 36, 0.8);
  padding: 10px;
}

.whiteBg {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
  border-radius: 6px;
  -webkit-box-shadow: -7px 7px 5px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -7px 7px 5px -4px rgba(0, 0, 0, 0.75);
  box-shadow: -7px 7px 5px -4px rgba(0, 0, 0, 0.75);
}

@media (max-width: 1000px) {
  .whiteBg {
    margin-top: 40px;
  }
}

#homepageWhyCMV {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 19px;
}

#homepageWhyCMV h2 {
  margin-top: 0;
}

#homepageWhyCMV ul {
  line-height: 36px;
}

#homepageWhyCMV ul li {
  font-size: 19px;
}

#homepageWhyCMV img {
  max-width: 100%;
}

@media (max-width: 1000px) {
  #homepageWhyCMV img {
    margin-top: 20px;
  }
}

.infoButton {
  background-color: #ff631d;
  text-align: center;
}

.infoButton a {
  color: #fff;
  font-weight: 400;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: inline-block;
}

.box {
  border: 1px solid #eee;
  box-shadow: 2px 2px 5px #c9c9c9;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
}

.box h1:first-child,
.box h2:first-child,
.box h3:first-child {
  margin-top: 0;
}

.box.grey {
  background-color: #eee;
}

.box.green {
  background-color: #ecffd9;
}

.small-text,
.smallText {
  font-size: 13px;
}

.even-smaller-text {
  font-size: 10px;
}

.tag {
  background-color: #555;
  color: #fff;
  border-radius: 4px;
  padding: 4px 6px 4px 6px;
}

.small-stars .starRating img {
  width: 20px;
}

.btn-giant {
  font-size: 32px;
}

.bannerText {
  font-style: italic;
  font-size: 15px;
  color: #000;
  margin-bottom: 4px;
}

.lineupLogo {
  padding-top: 26px;
}

.tooltip {
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  visibility: visible;
  min-width: 300px;
}

#mobile-menu {
  background-color: #3e3e3e;
}

#mobile-menu ul {
  padding: 10px;
}

#mobile-menu ul li {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #575757;
}

#mobile-menu ul li:last-child {
  margin-bottom: 10px;
  border-bottom: none;
}

#mobile-menu a {
  color: #fff;
}

.text-left-not-lg,
.text-left-not-md,
.text-left-not-sm,
.text-left-not-xs {
  text-align: left;
}

.text-center-not-lg,
.text-center-not-md,
.text-center-not-sm,
.text-center-not-xs {
  text-align: center;
}

.text-right-not-lg,
.text-right-not-md,
.text-right-not-sm,
.text-right-not-xs {
  text-align: right;
}

.text-justify-not-lg,
.text-justify-not-md,
.text-justify-not-sm,
.text-justify-not-xs {
  text-align: justify;
}

@media (max-width: 767px) {
  .text-center-not-xs,
  .text-justify-not-xs,
  .text-left-not-xs,
  .text-right-not-xs {
    text-align: inherit;
  }

  .text-left-xs {
    text-align: left;
  }

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

  .text-right-xs {
    text-align: right;
  }

  .text-justify-xs {
    text-align: justify;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .text-center-not-sm,
  .text-justify-not-sm,
  .text-left-not-sm,
  .text-right-not-sm {
    text-align: inherit;
  }

  .text-left-sm {
    text-align: left;
  }

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

  .text-right-sm {
    text-align: right;
  }

  .text-justify-sm {
    text-align: justify;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .text-center-not-md,
  .text-justify-not-md,
  .text-left-not-md,
  .text-right-not-md {
    text-align: inherit;
  }

  .text-left-md {
    text-align: left;
  }

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

  .text-right-md {
    text-align: right;
  }

  .text-justify-md {
    text-align: justify;
  }
}

@media (min-width: 1200px) {
  .text-center-not-lg,
  .text-justify-not-lg,
  .text-left-not-lg,
  .text-right-not-lg {
    text-align: inherit;
  }

  .text-left-lg {
    text-align: left;
  }

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

  .text-right-lg {
    text-align: right;
  }

  .text-justify-lg {
    text-align: justify;
  }
}

.notices {
  background-color: #000;
  padding-bottom: 10px;
}

.notices h2 {
  color: #fff;
}

.notices-bar p,
.notices-bar p a {
  color: #fff;
}

@media (max-width: 767px) {
  .notices h2 {
    font-size: 16px;
  }
}

.partner-logos img {
  max-width: 100%;
}

.partners-row {
  height: 150px;
}

.partner-logos h3 {
  margin-top: 0;
  margin-bottom: 10px;
}

@media (max-width: 1000px) {
  .partner-logos {
    margin-top: 40px;
  }
}

.address-row {
  margin-bottom: 10px;
}

.nav > li > a {
  padding: 6px 6px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background-color: #444;
  border-radius: 2px;
}

.van-rental-list {
  color: #fff;
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 70px;
}

.address-modal-hover:hover {
  cursor: pointer;
}

.address-modal-hover:hover h3,
.address-modal-hover:hover h4 {
  color: #6599ff;
}

.modal-form-box {
  border: 1px solid #333;
  padding: 6px;
  font-size: 22px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.modal-form-box input[type="text"] {
  border: 0;
  width: 60%;
  font-size: 22px;
}

.modal-form-box label {
  color: #ff631d;
  margin-right: 10px;
  width: 20%;
  text-transform: uppercase;
}

@media only screen and (max-width: 410px) {
  .modal-form-box {
    font-size: 16px;
  }

  .modal-form-box input[type="text"] {
    font-size: 16px;
  }
}

.my-move-step {
  background-color: #b4b4b4;
  text-align: center;
  text-transform: uppercase;
  font-size: 28px;
  color: #fff;
  font-weight: 700;
}

.my-move-step a {
  color: #fff;
}

.my-move-step a:hover {
  text-decoration: underline;
}

.my-move-step .tick {
  float: right;
  margin-top: 4px;
  margin-right: 10px;
}

.my-move-step.selected {
  background-color: #3f3f3f;
}

.selected-triangle {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #3f3f3f;
  margin: 0 auto;
}

.orange-text {
  color: #ff631d;
}

.red-text {
  color: #da1c0f;
}

.green-text {
  color: #00b200;
}

.large-text {
  font-size: 18px;
}

.quote-estimate-text {
  font-size: 23px;
  font-weight: 700;
  margin-bottom: 0;
}

.quote-estimate-value {
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
}

.orange-background {
  background-color: #ff631d;
  color: #fff;
  padding: 10px;
  border-radius: 2px;
}

.orange-background a {
  color: #fff;
}

.orange-background .label-default {
  background-color: #fff;
  color: #333;
}

.blueBanner {
  background-color: #ff631d;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
}

.blueBanner p {
  font-weight: 700;
}

.blueBanner a {
  color: #fff;
  text-decoration: underline;
}

.blueBanner .btn-default {
  color: #868686 !important;
  text-decoration: none;
}

.blueBanner h1 {
  margin-top: 0;
}

.blueBanner h3 {
  margin-top: 0;
}

.blueBanner table {
  color: #868686;
}

.blueBanner .extraPadding {
  padding-top: 20px;
  padding-bottom: 20px;
}

.removeVia {
  margin-left: 10px;
  padding: 2px 4px 2px 4px;
}

.blueBanner label {
  font-size: 17px;
}

.blueBanner .btn-danger {
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.75);
}

@media only screen and (min-width: 990px) {
  .stop-dots {
    background-image: url(../images/stop-line.jpg);
    background-position: 68% 50%;
    background-repeat: repeat-y;
    height: 66px;
  }
}

@media only screen and (max-width: 990px) {
  .address-form .input-group,
  .address-form input,
  .address-form select {
    margin-bottom: 8px;
  }
}

.address-form .input-group button {
  width: 160px;
}

.completeAddress {
  color: #414141;
}

@media only screen and (max-width: 768px) {
  .xs-top-margin {
    margin-top: 20px;
  }

  .form-control {
    margin-bottom: 14px;
  }

  .xs-remove-gutter {
    padding-left: 0;
    padding-right: 4px;
  }

  .xs-remove-gutter:first-child {
    padding-left: 15px;
  }

  .xs-remove-gutter:last-child {
    padding-right: 15px;
  }

  .xs-small-text {
    font-size: 14px;
  }

  #mobile-menu-toggle {
    font-size: 22px;
  }

  .my-move-step {
    font-size: 22px;
  }
}

@media only screen and (max-width: 990px) {
  .xs-bottom-margin {
    margin-bottom: 20px;
  }

  .sm-top-margin {
    margin-top: 20px;
  }
}

.message-border {
  margin-top: 10px;
  border: 1px solid #000;
  padding: 8px;
}

.grey-message-box {
  padding: 8px;
  background-color: #414141;
  color: #fff;
}

.no-bottom-margin {
  margin-bottom: 0;
}

.van-size-calculator-xs {
  margin-top: 10px;
}

.van-size-calculator-xs p {
  margin-bottom: 0;
  font-size: 18px;
}

.van-size-calculator-xs img {
  float: left;
  margin-right: 10px;
}

.form-error-message {
  font-weight: 700;
  color: red;
}

.swipeItemSelection {
  padding-top: 6px;
  padding-bottom: 6px;
}

.itemSelection {
  background-color: #2b2b2b;
  white-space: nowrap;
  padding: 14px 4px 14px 4px;
  margin-bottom: 6px;
  font-size: 18px;
}

.itemSelection ul {
  margin-bottom: 0;
  margin-left: 15px;
  padding-right: 15px;
}

.itemSelection a {
  color: #fff;
}

.itemSelection .active a {
  color: #ff6620;
}

.size-calculator {
  overflow-x: hidden;
}

.size-calculator #items {
  min-height: 400px;
  padding-left: 2px;
}

.size-calculator .selected-van {
  padding: 10px;
}

.size-calculator .selected-van .large-alert {
  font-size: 80px;
}

.size-calculator .selected-van.too-much {
  background-color: #d9534f;
}

.size-calculator .selected-van-name {
  font-weight: 700;
}

.size-calculator .selected-van-image {
  min-height: 100px;
}

.size-calculator-footer {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 150px;
  background-color: #fff;
  border-top: 2px solid #000;
  z-index: 99;
}

.size-calculator-footer h3 {
  margin-top: 10px;
}

.size-calculator-footer .selected-van img {
  height: 80px;
}

.size-calculator-footer .selected-van-image {
  min-height: 80px;
}

.size-calculator-footer .selected-van {
  padding: 4px;
}

.size-calculator .van-details {
  font-size: 14px;
}

.size-calculator #drop-zone {
  border: 1px dashed #cecece;
  border-radius: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: 200px;
  padding-bottom: 40px;
}

.size-calculator #drop-zone h2 {
  margin-top: 80px;
}

.size-calculator .size-calculator-item {
  border-radius: 4px;
  margin: 4px;
  transition: all 0.5s;
  background-color: #eee;
  color: #444;
  padding: 0;
}

.size-calculator .inline-item-count {
  background-color: #fff;
  border: 1px solid #9f9f9f;
  color: #333;
  padding: 6px 8px 6px 8px;
  display: inline-block;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.size-calculator .inline-delete {
  background-color: #d9534f;
  border: 1px solid #d9534f;
  color: #fff;
  padding: 6px 8px 6px 8px;
  display: inline-block;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  cursor: pointer;
}

.size-calculator .add-item {
  padding: 6px;
  display: inline-block;
}

.size-calculator .selected-item {
  border-radius: 4px;
  padding: 2px 6px 4px 6px;
  margin: 4px;
  transition: all 0.5s;
  background-color: #eee;
  color: #444;
}

.size-calculator .size-calculator-item a {
  color: #444;
  font-weight: 400;
}

.size-calculator .size-calculator-item.clicked {
  animation: click-fade 1s;
  background-color: #555;
  color: #fff;
}

.size-calculator .size-calculator-item.clicked a {
  color: #fff;
}

.size-calculator .selected-item {
  padding: 0;
  border-radius: 4px;
}

.size-calculator .itemQuantity {
  font-weight: 700;
  background-color: #555;
  padding: 5px;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  line-height: 1;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-right: 4px;
}

.size-calculator .thisItemQuantity {
  margin-left: 10px;
  margin-right: 10px;
  display: inline-block;
}

.size-calculator .addQuantity,
.size-calculator .removeQuantity {
  font-size: 16px;
  cursor: pointer;
  color: #fff;
}

.size-calculator .addQuantity:hover,
.size-calculator .removeQuantity:hover {
  color: #ff631d;
}

@media (max-width: 767px) {
  .size-calculator-item {
    font-size: 20px;
  }

  .size-calculator #calculatorLoadingText {
    margin-top: 10px;
    width: 300px;
    font-size: 18px;
  }

  .size-calculator .addQuantity,
  .size-calculator .removeQuantity {
    font-size: 20px;
    cursor: pointer;
    color: #fff;
  }
}

@keyframes click-fade {
  0% {
    background-color: #eee;
    color: #333;
  }
  100% {
    background-color: #555;
    color: #fff;
  }
}

.size-calculator .category-select-dropdown {
  width: 100%;
  font-size: 18px;
  text-align: center;
}

@-webkit-keyframes bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.size-calculator .bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#sizeCalculatorBody {
  height: 730px;
}

#sizeCalculatorIFrame {
  width: 100%;
  height: 700px;
  border: 0;
}

#sizeCalculator .modal-dialog {
  width: 96%;
}

#sizeCalculator .modal-body {
  padding: 0;
}

#calculatorLoadingText {
  position: absolute;
  margin-top: 260px;
  z-index: 0;
  text-align: center;
  width: 100%;
}

.as-seen {
  background-color: #3d3d3d;
  padding-bottom: 8px;
  color: #999;
}

.as-seen img {
  max-width: 100%;
}

.as-seen .h3 {
  margin-top: 20px;
  display: block;
}

@media (max-width: 767px) {
  .as-seen {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .as-seen .h4 {
    margin-top: 0;
  }

  .as-seen .col-xs-4 {
    padding-left: 4px;
    padding-right: 4px;
  }
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.ctmavQuote {
  overflow: hidden;
  box-shadow: 2px 2px 5px #c9c9c9;
  border: 1px solid #333;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 22px;
}

.ctmav-quote {
  overflow: hidden;
  margin-bottom: 22px;
}

.availableNow {
  background-color: #5cb85c;
  color: #fff;
  text-align: center;
}

.availableNow p {
  margin-top: 6px;
  margin-bottom: 6px;
}

.availableNow a {
  color: #fff;
  font-weight: 400;
}

.customPrice {
  background-color: #337ab7;
  color: #fff;
  text-align: center;
  margin-top: -8px;
  margin-bottom: 6px;
}

.customPrice p {
  margin-top: 6px;
  margin-bottom: 6px;
}

.customPrice a {
  color: #fff;
}

.bronze {
  background-color: #cd7f32;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 0;
}

.bronze:hover {
  background-color: #b9732d;
  color: #fff;
}

.silver {
  background-color: silver;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 0;
}

.silver:hover {
  background-color: #b1b1b1;
}

.silver a {
  color: #333;
}

.gold {
  background-color: #c5be30;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 0;
}

.gold:hover {
  background-color: #eac700;
}

.gold a {
  color: #fff;
}

.super-mover {
  background-color: #3691d3;
  color: #fff;
}

.driverInfo {
  padding-top: 4px;
  padding-bottom: 4px;
}

.driver-profile-trust-score {
  font-size: 20px;
  color: #363636;
  display: inline-block;
  margin-top: 6px;
}

@media (max-width: 767px) {
  .driver-profile-trust-score {
    margin-top: 20px;
  }

  .driverInfo {
    line-height: 3;
  }
}

.driverInfo,
.keyFacts {
  border-top: 1px solid #eee;
  font-size: 14px;
}

.driverInfo p,
.keyFacts p {
  margin-top: 6px;
  margin-bottom: 6px;
}

.desktop-quote {
  font-size: 13px;
  border: 1px solid silver;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
}

.desktop-quote.shift-share-container {
  font-family: Lato;
  font-size: 13px;
  border: 1px solid silver;
  background-color: #fbfbfb;
  box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.75);
  padding: 16px;
  border-radius: 4px;
  border: 0;
}

.desktop-quote.shift-share-container h2:first-child {
  padding-bottom: 15px;
}

.ctmav-quote.shift-quote {
  margin-top: 10px;
}

.shift-pink {
  color: #d71a64;
}

.shift-pink:hover {
  color: #b70c4f;
}

.shift-pink-background {
  background: #d71a64;
}

.shift-quote {
  margin-bottom: 8px;
}

p.shift-terms {
  font-size: 9px;
}

.shift-share-container .btn:hover {
  background: #a90948;
}

.shift-share-container .btn {
  padding: 10px 16px;
  margin-top: 10px;
  width: 90%;
  float: right;
}
a.btn.btn-success.btn-block.btn-block.text-uppercase.shift-pink-background {
  border-color: #c5165b;
}
@media (max-width: 768px) {
  .shift-share-container .btn {
    padding: 6px 12px;
    height: 34px;
    width: 100%;
    float: none;
    margin: 0px;
  }
  .price-section-mobile {
    position: relative;
  }
  .float-md-right {
    float: right;
  }
  .mobile-small-h1 {
    font-size: 15px;
  }
  a.mobile-site-name.text-center.text-uppercase {
    font-size: 15px;
  }
}

@media (min-width: 768px) {
  p.shift-share-content {
    width: 110%;
  }
  .text-md-right {
    text-align: right;
  }
  .shift-share-container .btn {
    margin-top: 34px;
  }
  a.btn.btn-success.btn-block.btn-block.text-uppercase.shift-pink-background {
    font-size: 20px;
  }

  .shift-share-container h1.totalPrice {
    margin-top: 14px;
  }
}

.shift-quote {
  margin-top: 20px;
}

.desktop-quote a:not(.btn) {
  color: #363636;
}

.desktop-quote p {
  margin-bottom: 2px;
}

.desktop-quote h1 {
  font-size: 26px;
  margin-top: 0;
  font-weight: 700;
  margin-bottom: 2px;
}

.desktop-quote h2 {
  font-size: 20px;
  margin-top: 0;
  font-weight: 700;
  margin-bottom: 6px;
}

.desktop-quote .glyphicon-earphone,
.mobile-quote .glyphicon-earphone {
  color: #606;
}

.desktop-quote h2 a {
  color: #363636;
}

.desktop-quote .discount-applied {
  min-height: 29px;
}

.desktop-quote .driver-logo {
  text-align: center;
  height: 170px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 6px;
}

.desktop-quote .quote-detail {
  margin-top: 2px;
  font-size: 12px;
}

.desktop-quote .quote-detail a {
  text-decoration: underline;
  font-weight: 400;
}

.driver-stat {
  background-color: #363636;
  width: 100%;
  padding: 6px;
  color: #fff;
  text-align: center;
  border-radius: 4px;
}

.desktop-quote .driver-stat,
.mobile-quote .driver-stat {
  font-size: 16px;
}

.reduce-right-padding,
.reduce-right-padding .col-md-4,
.reduce-right-padding .col-xs-4 {
  padding-right: 2px;
}

.reduce-right-padding .col-md-4:last-child,
.reduce-right-padding .col-xs-8:last-child {
  padding-right: 15px;
}

.reduce-left-padding {
  padding-left: 2px;
}

.driver-profile-description {
  min-height: 70px;
}

.desktop-quote .driver-trust-score {
  font-size: 14px;
  margin-left: 6px;
}

.driver-awards {
  margin-bottom: 4px;
  min-height: 30px;
}

.expanded-quote {
  display: none;
}

.mobile-quote {
  font-size: 13px;
  border: 1px solid silver;
  box-shadow: 2px 2px 5px #c9c9c9;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
}

.mobile-quote h1 {
  font-size: 26px;
  margin-top: 0;
  font-weight: 700;
  margin-bottom: 2px;
}

.mobile-quote h2 {
  font-size: 20px;
  margin-top: 0;
  font-weight: 700;
  margin-bottom: 6px;
}

.mobile-quote p {
  margin-bottom: 2px;
}

.mobile-quote a:not(.btn) {
  color: #363636;
}

.mobile-quote .driver-logo {
  height: 180px;
  overflow: hidden;
  margin-bottom: 4px;
}

.mobile-quote .driver-logo {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.mobile-quote .glyphicon-envelope {
  color: #ff631d;
}

.mobile-quote .driver-awards {
  margin-top: 144px;
  background-color: rgba(54, 54, 54, 0.4);
  padding: 4px;
}

.mobile-quote .driver-awards.shift-up {
  margin-top: 107px;
}

.mobile-quote .driver-profile-description {
  margin-top: 8px;
  margin-bottom: 8px;
}

.mobile-quote .go-driver-profile,
.mobile-quote .hide-full-quote,
.mobile-quote .show-full-quote {
  font-size: 14px;
  margin-top: 8px;
  margin-bottom: 8px;
  text-decoration: underline;
  display: inline-block;
  font-weight: 400;
}

.mobile-quote .contact-buttons {
  margin-bottom: 6px;
}

.mobile-quote-v2 {
  background-color: #fbfbfb;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 6px;
}

.mobile-quote-v2 p {
  margin-bottom: 6px;
}

.mobile-quote-v2 .quote-price-summary {
  font-size: 16px;
  text-align: center;
  line-height: 1.1;
}

.mobile-quote-v2 .quote-price {
  font-size: 24px;
  font-weight: 700;
}

.mobile-quote-v2 .discount-price {
  margin-left: 10px;
  color: #ff631d;
}

.mobile-quote-v2 .driver-logo {
  height: 76px;
  width: 100%;
  background-size: cover;
  background-position: center;
}

.mobile-quote-v2 .driver-name {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 6px;
}

.mobile-quote-v2 .small-stars {
  margin-bottom: 6px;
}

.mobile-quote-v2 .driver-details {
  margin-top: 6px;
  margin-bottom: 4px;
}

.mobile-quote-v2 .driver-trust-score {
  margin-bottom: 10px;
}

.mobile-quote-v2 .driver-stats {
  font-size: 13px;
  margin-bottom: 14px;
}

.mobile-quote-v2 .driver-stats span {
  font-size: 95%;
}

.mobile-quote-v2 .hero-badge {
  background-color: #3691d3;
  color: #fff;
  border-radius: 2px;
  font-size: 13px;
  text-align: center;
  display: inline-block;
  padding: 2px 4px 2px 4px;
  margin-right: 4px;
}

@media (max-width: 350px) {
  .visible-xxs {
    display: inline-block;
  }

  .hidden-xxs {
    display: none;
  }
}

@media (min-width: 350px) {
  .visible-xxs {
    display: none;
  }

  .hidden-xxs {
    display: inline-block;
  }
}

.mobile-quote-v2 .driver-profile-button {
  background-color: #414141;
  width: 100%;
  border: none;
  border-radius: 2px;
  color: #fff;
  font-size: 13px;
  height: 50px;
  line-height: 1.1;
}

.sash {
  background-color: #3691d3;
  height: 26px;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff !important;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  display: block;
  margin-top: 13px;
  margin-right: -26px;
  width: 100px;
  float: right;
  text-align: center;
}

.driver-profile-full {
  border-top: 1px solid #333;
  margin-top: 10px;
  padding-top: 10px;
  text-align: center;
}

.driver-profile-full img {
  max-width: 100%;
}

.notification-control {
  padding-bottom: 2px;
  border-bottom: 1px solid #333;
}

.notification-control p {
  font-size: 14px;
}

.notification-slide {
  display: none;
  padding-top: 10px;
}

.notification-slide h1,
.notification-slide h2,
.notification-slide h3 {
  margin-top: 0;
}

.infoBox {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  border-radius: 2px;
}

.infoBox h2 {
  background-color: #444;
  color: #fff;
  font-size: 20px;
  padding: 10px;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 0;
}

.infoBox .email-alert-toggle {
  display: inline-block;
  background-color: #fff;
  color: #444;
  border-radius: 2px;
  padding: 1px 6px;
  margin-top: -1px;
}

.infoBox .email-alert-toggle label {
  margin-bottom: 0;
  font-size: 0.7em;
  font-weight: 400;
}

.infoBox .email-alert-toggle.on {
  background-color: #ff631d;
  color: #fff;
}

.label-grey {
  background-color: #444;
}

.my-account-dropdown {
  width: 100%;
  font-size: 18px;
  text-align: center;
}

.driver-account-menu {
  margin-bottom: 20px;
}

.driver-account-menu a {
  color: #333;
}

.driver-menu-icon {
  border-radius: 3px;
  box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.6);
  display: block;
  text-align: center;
  padding: 8px 4px 8px 4px;
  color: #333;
  min-height: 40px;
  margin-bottom: 10px;
  background-color: #f8f8f8;
  transition: all 1s;
}

.driver-menu-icon.large {
  font-size: 18px;
}

.driver-menu-icon.large span {
  font-size: 60px;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.driver-menu-icon.green-alert {
  background-color: #449d44;
  color: #fff;
}

.driver-menu-icon.orange-alert {
  background-color: orange;
  color: #fff;
}

.driver-menu-icon.red-alert {
  background-color: #d32d27;
  color: #fff;
}

.driver-menu-icon.blue-alert {
  background-color: #337ab7;
  color: #fff;
}

.driver-menu-icon.active,
.driver-menu-icon:hover {
  background-color: #ddd;
  transition: all 1s;
  color: #333;
  text-decoration: none;
}

.driver-account-menu-md {
  margin-bottom: 20px;
}

.xs-no-block input,
.xs-no-block select {
  display: inline;
}

.infoBox {
  margin-bottom: 20px;
}

.infoBox h2 small {
  color: #fff;
}

.dashboard-alert {
  background-color: #d32d27;
  padding: 10px;
  color: #fff;
  border-radius: 2px;
  margin-bottom: 10px;
}

.dashboard-alert a:not(.btn) {
  color: #fff;
  font-weight: 700;
  text-decoration: underline;
}

.dashboard-alert p:last-child {
  margin-bottom: 0;
}

.driver-dashboard-summary-equal-height div {
  height: 80px;
}

.booking-summary {
  font-size: 14px;
  margin-bottom: 4px;
}

.booking-summary:last-child {
  margin-bottom: 0;
}

#loading_dashboard {
  margin-bottom: 20px;
  min-height: 410px;
}

#diver_dashboard {
  min-height: 410px;
}

.grey-text {
  color: #ccc;
}

.grey-text a {
  color: #a8a8a8;
}

.driver_badge,
.driver_star_rating {
  margin-bottom: 10px;
  padding-top: 6px;
}

.fc-day,
.fc-day-header {
  background-color: #fff;
  color: #1e488c;
}

.fc-day-header th {
  font-weight: 500;
}

.fc-time-grid {
  background-color: #e6ffec;
}

.fc-axis {
  background-color: #fff;
}

.fc-time-grid-event .fc-resizer {
  font-size: 30px !important;
}

.fc-time,
.fc-title {
  font-size: 16px;
}

.fc-center h2 {
  background-color: inherit;
  color: #444;
}

.surge-alert {
  background-color: #d32d27;
  padding: 10px;
  color: #fff;
  border-radius: 2px;
  margin-bottom: 10px;
}

.surge-alert-circle {
  background-color: #fff;
  border-radius: 50%;
  color: #d32d27;
  display: block;
  font-size: 28px;
  font-weight: 700;
  padding: 20px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

h1 small {
  font-size: 16px;
}

.quoteDetail {
  display: none;
}

.driverProfile {
  font-size: 13px;
}

.page-loading-preloader,
.quote-loading-preloader {
  width: 100px;
  height: 100px;
  display: inline-block;
  padding: 0;
  text-align: left;
}

.page-loading-preloader span,
.quote-loading-preloader span {
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: #ff631d;
  -webkit-animation: quote-loading-preloader 1.6s linear infinite;
  animation: quote-loading-preloader 1.6s linear infinite;
}

.page-loading-preloader span:last-child,
.quote-loading-preloader span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes quote-loading-preloader {
  0% {
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

@-webkit-keyframes quote-loading-preloader {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}

.quote-loading-map {
  padding-top: 20px;
  background-image: url(../images/quotes/generating-quotes-map.jpg);
  height: 290px;
  background-position: center;
}

@media (min-width: 992px) {
  .quote-loading-map {
    padding-top: 40px;
  }
}

.quotes-sort-by {
  border: none;
  background-color: transparent;
  font-size: 13px;
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 992px) {
  .better-prices-modal-equal-height {
    min-height: 314px;
  }
}

.marketing-consent-mobile {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 13px;
}

.marketing-consent-mobile label {
  margin-bottom: 0;
}

.largeIcon {
  font-size: 56px;
}

.loading {
  color: #aaa;
}

.loaded {
  color: #ff631d;
}

.circle {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 19px;
  color: #fff;
  line-height: 60px;
  text-align: center;
  background: #414141;
  margin: 0 auto;
}

.equalWidth {
  width: 100%;
}

.totalPrice {
  font-weight: 500;
  font-size: 50px;
}

#promotional_discount_code {
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .singleLine {
    padding-top: 14px;
  }
}

.saveMoney {
  background-color: #f9ae49;
  color: #333;
  font-weight: 500;
  font-size: 16px;
  white-space: normal;
}

.saveMoney:hover {
  background-color: #f89b1f;
}

.checkbox {
  margin-top: 0;
}

.invite-to-auction {
  margin-bottom: 10px;
}

.modal-content {
  border-radius: 2px;
}

#page-loading-dimmer,
#quotes-loading-dimmer {
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 100500;
  color: #333;
  padding-top: 80px;
}

.mobile-quick-edit-container {
  min-height: 80px;
}

.mobile-quick-edit {
  background-color: rgba(255, 255, 255, 0.9);
  padding-left: 15px;
  padding-right: 25px;
  padding-top: 12px;
  padding-bottom: 6px;
  z-index: 100;
}

.mobile-quick-edit .dropdown-menu {
  font-size: 16px;
}

.mobile-quick-edit .dropdown-menu li a {
  line-height: 40px;
}

.mobile-quick-edit p {
  margin-bottom: 4px;
}

.mobile-quick-edit .current-value {
  min-height: 40px;
}

.scrollable-menu {
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
}

.mobile-quick-edit .picker__input {
  display: none;
}

.my-move-cheapest-quote {
  font-size: 17px;
  margin-bottom: 0;
}

.my-move-cheapest-quote span {
  font-size: 43px;
  font-weight: 700;
}

.my-move-driver-count {
  font-size: 17px;
  line-height: 1.2;
}

.my-move-driver-count span {
  font-size: 43px;
  font-weight: 700;
  float: left;
  margin-right: 10px;
  line-height: 1;
}

.my-move-box-row {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (max-width: 992px) {
  .my-move-box-row {
    padding: 0;
  }
}

@media (max-width: 992px) {
  .my-move-journey-space {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.my-move-box {
  background-color: #f8f8f8;
  box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.75);
  padding: 10px;
  margin-bottom: 20px;
  border-radius: 4px;
  height: 180px;
  position: relative;
  cursor: pointer;
}

.my-move-box:hover {
  background-color: #e1e1e1;
  transition: all 0.5s;
}

.my-move-box.unset {
  color: #888;
}

.my-move-box.error {
  background-color: #c00;
  color: #fff;
  transition: all 0.5s;
}

.my-move-box.error .my-move-box-alert {
  color: #fff;
}

.my-move-box p {
  font-weight: 700;
}

.my-move-box-footer {
  display: block;
  background-color: #1f1919;
  color: #fff;
  font-weight: 700;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 6px 6px 0 6px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.my-move-box-footer .btn-default {
  border-color: transparent;
}

.my-move-box-footer-label {
  background-color: #818181;
  color: #fff;
  padding: 6px;
}

.my-move-box-footer-label.pull-left {
  margin-left: -6px;
  margin-top: -6px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

.my-move-box-footer-label.pull-right {
  margin-right: -6px;
  margin-top: -6px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

.my-move-box .saving {
  color: #878787;
  position: absolute;
  width: 93%;
  height: 70%;
  border-radius: 4px;
  text-align: center;
  background-color: rgba(248, 248, 248, 0.6);
}

.my-move-box .my-move-date {
  font-size: 26px;
  line-height: 1;
  margin-top: 14px;
}

.my-move-box .my-move-date.too-soon {
  margin-top: 0;
  font-size: 30px;
}

.my-move-box.error .my-move-date {
  margin-top: 0;
  font-size: 24px;
}

.my-move-box.error .my-move-time {
  margin-top: 0;
  font-size: 22px;
}

.my-move-box .my-move-time {
  font-size: 30px;
  line-height: 1;
}

.my-move-box-alert {
  color: #d93600;
  font-size: 14px;
  line-height: 1.1;
}

.my-move-modal-alert {
  color: #d93600;
}

.my-move-collection-postcode {
  margin-top: 10px;
}

.my-move-collection-postcode,
.my-move-delivery-postcode {
  font-size: 40px;
  line-height: 1;
  margin-left: 10px;
  margin-bottom: 2px;
}

.my-move-extra-stops {
  margin-left: 10px;
}

.my-move-collection-postcode small {
  font-size: 24px;
}

.my-move-van-time {
  font-size: 86px;
  line-height: 1;
  margin-bottom: 0;
}

.my-move-box-no-time {
  font-size: 80px;
  line-height: 1;
}

.my-move-helpers {
  line-height: 1.25;
}

.my-move-box.customer-details p:first-child {
  margin-top: 10px;
}

.my-move-box.customer-details p {
  margin-bottom: 2px;
  margin-left: 10px;
}

.my-move-summary-headline {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.1;
}

.my-move-summary-text {
  color: #858585;
  line-height: 1.2;
}

.my-move-modal h1 {
  margin-top: 0;
}

.my-move-modal-option {
  border-radius: 4px;
  border: 1px solid #c1c1c1;
  padding: 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  transition: all 0.5s;
}

@media (max-width: 992px) {
  .my-move-modal-option {
    margin-bottom: 10px;
  }
}

.my-move-modal-option.selectable {
  cursor: pointer;
}

.my-move-modal-option .space-buttons button {
  margin-bottom: 10px;
}

.my-move-modal-option .space-buttons {
  margin-bottom: 0;
}

.my-move-modal-option h3:first-child,
.my-move-modal-option h4:first-child {
  margin-top: 0;
}

.my-move-modal-option.disabled {
  cursor: not-allowed;
}

.my-move-modal-option.disabled img,
.my-move-modal-option.disabled span {
  opacity: 0.4;
  cursor: not-allowed;
}

.my-move-modal-option.disabled .option-title,
.my-move-modal-option.disabled .van-description {
  color: #d93600;
}

.my-move-modal-option:hover {
  background-color: #f8f8f8;
  transition: all 0.5s;
}

.my-move-modal-option .option-title {
  min-height: 40px;
}

.my-move-modal-option .option-description {
  font-size: 14px;
}

.my-move-modal-option .grey-text {
  color: #858585;
}

@media (min-width: 768px) {
  .my-move-modal-option .van-description {
    min-height: 70px;
  }
}

@media (min-width: 992px) {
  .my-move-modal-option .van-description {
    min-height: 110px;
  }
}

.my-move-footer {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 78px;
  background-color: #fff;
  border-top: 2px solid #000;
  z-index: 99;
}

.completeAddress {
  font-size: 16px;
}

.my-move-boxes-calendar .calendar-day-np {
  background-color: #ddd;
  height: 38px;
}

.my-move-boxes-calendar .date-selected {
  background-color: #414141;
  padding: 4px;
  color: #fff;
  border-radius: 2px;
}

#stripe-card-errors {
  background-color: #fff;
  padding: 6px;
  border-radius: 4px;
  display: none;
  color: #444;
}

.shiply-banner {
  background-color: #3d3d3d;
  color: #fff;
  padding: 16px 0 16px 0;
}

.shiply-banner a {
  color: #fff;
}

.shiply-banner h3 {
  margin-top: 0;
}

@media (min-width: 1200px) {
  .shiply-banner h3 {
    margin-top: 14px;
  }
}

.shiply-banner img {
  background-color: #fff;
  border-radius: 3px;
  padding: 6px;
  max-width: 100%;
}

#apple-pay-button {
  display: none;
  background-color: #000;
  background-image: -webkit-named-image(apple-pay-logo-white);
  background-size: 100% 100%;
  background-origin: content-box;
  background-repeat: no-repeat;
  width: 100%;
  height: 44px;
  padding: 10px 0;
  border-radius: 10px;
}

.my-quotes-side-bar h3 {
  margin-top: 30px;
}

.my-quotes-side-bar h3:first-child {
  margin-top: 0;
}

.flash-sale {
  text-align: center;
  background-color: #3691d3;
  padding: 10px;
  font-size: 20px;
  line-height: 1;
}

.flash-sale a {
  color: #fff;
}

.flash-sale a:hover {
  text-decoration: none;
}

@media (max-width: 762px) {
  .flash-sale {
    padding: 4px;
    font-size: 16px;
    line-height: 1.3;
  }
}

.flash-sale-icon {
  animation: pulsate 2s ease-out infinite;
  vertical-align: text-top;
}

@media (min-width: 762px) {
  .flash-sale-icon {
    margin-right: 6px;
  }
}

@-webkit-keyframes pulsate {
  0% {
    opacity: 0.25;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.25;
  }
}

.trustpilot-reviews {
  height: 150px;
}

.trustpilot-reviews img {
  max-width: 100%;
}

.quotes-price-check {
  background-color: #f8f8f8;
  padding: 4px;
  border-radius: 4px;
}

@media (max-width: 762px) {
  .quotes-price-check {
    margin-bottom: 10px;
  }
}

.quotes-price-check p:last-child {
  margin-bottom: 0;
}

.quotes-price-check.green {
  background-color: #4a7023;
  color: #fff;
}

.quotes-price-check.yellow {
  background-color: #4a7023;
  color: #fff;
}

.quotes-price-check.red {
  background-color: #d32d27;
  color: #fff;
}

.nhs-banner {
  background-color: #005eb8;
  color: #fff;
  padding: 6px;
  border-top: 1px solid #fff;
}

.sprite-apple-app-store,
.sprite-book-orange,
.sprite-cmv-logo-text-orange,
.sprite-facebook-white,
.sprite-google-play,
.sprite-housekeep-logo,
.sprite-linkedin-white,
.sprite-move-orange,
.sprite-moving-students,
.sprite-onfido,
.sprite-payment-options-landscape-v2,
.sprite-pinterest-white,
.sprite-search-orange,
.sprite-twitter-white {
  max-width: 100%;
  background-size: 100%;
  background-image: url(../images/homepage/homepage-sprite-min.png);
}

.sprite-moving-students {
  background-position: 0 0;
  background-size: 100%;
}

.sprite-payment-options-landscape-v2 {
  background-position: 0 27.541268%;
  background-size: 145.194805%;
}

.sprite-cmv-logo-text-orange {
  background-position: 0 37.089992%;
  background-size: 215%;
  max-width: 52%;
  margin-top: 8px;
}

.sprite-onfido {
  background-position: 0 43.410214%;
  background-size: 283.756345%;
}

.sprite-housekeep-logo {
  background-position: 0 47.572816%;
  background-size: 305.464481%;
}

.sprite-apple-app-store {
  background-position: 0 51.351351%;
  background-size: 332.738095%;
}

.sprite-google-play {
  background-position: 0 55.773956%;
  background-size: 332.738095%;
}

.sprite-book-orange {
  background-position: 0 64.304462%;
  background-size: 436.71875%;
}

.sprite-move-orange {
  background-position: 0 75.853018%;
  background-size: 436.71875%;
}

.sprite-search-orange {
  background-position: 0 87.401575%;
  background-size: 436.71875%;
}

.sprite-facebook-white {
  background-position: 0 91.283293%;
  background-size: 1746.875%;
}

.sprite-linkedin-white {
  background-position: 0 94.188862%;
  background-size: 1746.875%;
}

.sprite-pinterest-white {
  background-position: 0 97.094431%;
  background-size: 1746.875%;
}

.sprite-twitter-white {
  background-position: 0 100%;
  background-size: 1746.875%;
}

.white-popup-block {
  background: #fff;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
  color: #000;
}

.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}

.flex-video.widescreen {
  padding-bottom: 57.25%;
}

.flex-video.vimeo {
  padding-top: 0;
}

.flex-video embed,
.flex-video iframe,
.flex-video object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-device-width: 800px),
  only screen and (device-width: 1024px) and (device-height: 600px),
  only screen and (width: 1280px) and (orientation: landscape),
  only screen and (device-width: 800px),
  only screen and (max-width: 767px) {
  .flex-video {
    padding-top: 0;
  }
}

.sidr {
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: hidden;
  overflow-y: auto;
}

.sidr.right {
  left: auto;
  right: -260px;
}

.sidr.left {
  left: -260px;
  right: auto;
}

.th-driver-join-bg-1 {
  background-image: url(../images/th/th-driver-bg-dark-1.jpg);
  background-size: cover;
  color: #fff;
}

.th-driver-join-form {
  padding: 20px;
  background-color: #19283d;
}

@media (min-width: 992px) {
  .th-driver-join-form {
    padding: 60px 20px 60px 20px;
  }

  .th-driver-join-bg-1 h1 {
    margin-top: 140px;
    margin-bottom: 30px;
  }
}

.th-driver-join-form h2 {
  margin-top: 0;
}

.easy-move-driver-benefits {
  margin-top: 40px;
  margin-bottom: 80px;
}

.easy-move-driver-benefits .row {
  margin-top: 20px;
}

.easy-move-driver-benefits h4 {
  color: #fc642d;
  margin-top: 0;
}

.easy-move-driver-benefits i {
  color: #fc642d;
  font-size: 28px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 3px solid #fc642d;
  text-align: center;
  padding-top: 12px;
}

.easy-move-driver-app-slider {
  background-color: #ff631d;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 40px;
  padding-right: 40px;
}

.easy-move-driver-app-slider img {
  max-width: 100%;
}

@media (min-width: 992px) {
  .easy-move-driver-app-slider p:first-child {
    margin-top: 220px;
  }
}

.easy-move-driver-app-slider p {
  font-size: 50px;
  color: #fff;
}

.th-driver-join-bg-2 {
  background-image: url(../images/th/th-driver-bg-dark-2.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
  padding-top: 210px;
  padding-bottom: 210px;
  margin-bottom: -20px;
}

.th-driver-join-bg-2 button {
  margin-top: 20px;
}

.nhs-banner {
  background-color: #005eb8;
  color: #fff;
  padding: 6px;
  border-top: 1px solid #fff;
}

.max-width-100 {
  max-width: 100%;
}

.grey-banner {
  background-color: #f4f4f4;
  padding: 10px 0;
  border-top: 1px solid #fff;
}

#shift_share_modal .loader {
  border: 16px solid #f3f3f3;
  border-top: 16px solid #ff631d;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

#shift_share_modal p.warning-symbol {
  font-size: 200px;
}

#shift_share_modal button.close {
  position: relative;
  bottom: 20px;
}
.m-b-5 {
  margin-bottom: 5px;
}
.m-t-5 {
  margin-top: 5px;
}

div#customer_details_modal {
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}