@import url("https://use.typekit.net/tdd7xtf.css");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}

.flexround {
  margin: 15px;
}

.paddingThirty {
  padding-top: 30px;
}

.hideMeForTab {
  display: none;
}

a:hover {
  text-decoration: none;
}

.marginTen {
  margin-top: 10px;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.deMarginator {
  margin-top: 0px;
}

.clear {
  min-height: 1%;
}

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

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

body {
  font-size: 14px;
  font-weight: 300;
  background: #fff;
  font-family: "Open Sans", sans-serif;
  color: #000;
  line-height: 22px;
}

strong {
  font-weight: 600;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  color: #4e4e4e;
}

h1 {
  font-size: 37px;
  color: #D80300;
  margin-top: 30px;
  font-weight: 400;
  line-height: 45px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-family: filson-soft, sans-serif;
  font-size: 15px;
  color: #000;
  font-weight: bold;
}

h4 {
  font-size: 14px;
}

p {
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 10px;
}

a {
  color: #D80300;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition: color 300ms, background-color 300ms;
  transition: color 300ms, background-color 300ms;
}

a:hover, a:focus {
  color: #015D82;
}

hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}

.center {
  text-align: center;
}

fieldset {
  float: left;
  width: 90%;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #FFF;
  border: 2px solid #fff;
  color: #333;
  text-align: center;
  margin-right: 5%;
  margin-left: 5%;
  margin-bottom: 50px;
  margin-top: 20px;
  font-size: 16px;
  line-height: 24px;
}

fieldset p {
  font-size: 16px;
  color: #333333;
  padding: 10px 0 0 0;
  margin: 0;
}

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1400px !important;
  }
}
@media only screen and (min-width: 992px) {
  .container {
    max-width: 1200px;
  }
}
@media (max-width: 992px) {
  .hideMeForTab {
    display: block !important;
  }

  .footer .container {
    max-width: 740px !important;
  }

  .tabMargin {
    margin-top: 20px !important;
  }

  .hideMeTab {
    display: none !important;
  }

  .tabCenter {
    text-align: center;
  }

  .tabLeft {
    text-align: left;
  }
}
.hideMeForMobile {
  display: none;
}

@media only screen and (max-width: 767px) {
  .hideMeMobile {
    display: none !important;
  }

  .hideMeForMobile {
    display: block !important;
  }

  .mobileCenter {
    text-align: center;
  }

  .mobileMarginDouble {
    margin-top: 40px;
  }

  .mobileMarginhunny {
    margin-top: 200px;
  }

  .mobileMargin {
    margin-top: 20px;
  }
}
.textTitle {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
}
.textTitle.locations {
  font-weight: normal;
}

.plantHirePNew {
  font-size: 18px;
  line-height: 33px;
  text-align: center;
}

.mainTitleHead {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}

.newsPadding {
  margin-top: 60px;
}

.stayPadding {
  margin-top: 120px;
  margin-bottom: 120px;
}

.switcharooHide {
  display: none;
}

.pull-right {
  float: right;
}

.hidden {
  display: none !important;
}

.marginTopHunny {
  margin-top: 100px !important;
}

.marginTopEighty {
  margin-top: 80px !important;
}

.marginTopSixty {
  margin-top: 60px !important;
}

.marginTop {
  margin-top: 20px !important;
}

.marginTopDouble {
  margin-top: 40px !important;
}

.marginTopDoubleD {
  margin-top: 80px !important;
}

.marginBottom {
  margin-bottom: 20px !important;
}

.marginBottomDouble {
  margin-bottom: 40px !important;
}

.paddingTop {
  padding-top: 20px !important;
}

.paddingTopDouble {
  padding-top: 40px !important;
}

.paddingBottom {
  padding-bottom: 20px !important;
}

.paddingBottomDouble {
  padding-bottom: 40px !important;
}

.no_row_margin {
  margin-left: 0px;
  margin-right: 0px;
}

.white_bg {
  /*    background-color: #fff;*/
  padding-left: 0px;
  padding-right: 0px;
}

.green {
  color: #42b574 !important;
}

.red {
  color: #db2424 !important;
}

.cursor, .button {
  cursor: pointer;
}

.uppercase {
  text-transform: uppercase;
}

.title {
  font-size: 40px;
  color: #D80300;
}

.border_green_line {
  padding-bottom: 20px;
  margin-bottom: 10px;
  margin-top: 60px;
}

.grey_bg {
  margin-bottom: 60px;
  margin-top: 20px;
}

.mobile_impact {
  display: none !important;
}

@media only screen and (max-width: 500px) {
  .hide-xs {
    display: none;
  }
}
@media only screen and (max-width: 999px) {
  .logo_desktop {
    display: none;
  }
}
@media only screen and (max-width: 992px) {
  .mainTitleHead {
    font-size: 30px;
  }

  .tabCenter {
    text-align: center;
  }

  .marginTopEighty {
    margin-top: 60px;
  }

  .textTitle {
    font-size: 20px;
    font-weight: 600;
    margin-top: 18px;
  }

  .homePageContent .textTitle {
    margin-top: 12px !important;
  }
}
.successButton {
  background-color: #6ab77a !important;
  color: white;
}

.standardButton {
  background-color: #0A6058;
  color: #fff;
  padding: 12px 25px;
  width: 100%;
  max-width: 200px;
  font-size: 15px;
  border: none;
  border-radius: 3px;
}
.standardButton.xlightG {
  background-color: #3DBFB2;
}
.standardButton.lightG {
  background-color: #1A9F92;
}
.standardButton.medG {
  background-color: #0F887C;
}
.standardButton.darkG {
  background-color: #0A6058;
}
.standardButton.bottomLarge {
  max-width: 500px;
}

.button {
  transition: all 0.4s ease-in;
  border-radius: 5px;
  min-width: 200px;
  height: auto;
  line-height: 40px;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  border: 2px solid #015D82;
  color: #fff;
  background-color: #015D82;
  text-align: center;
  font-weight: bolder;
  max-width: 365px;
}
.button.viewVehiclesRed {
  text-align: center;
  height: 60px;
  width: 350px;
  background-color: #015D82;
}
.button.viewVehiclesRed.specialPadding {
  margin-top: 200px;
}
.button.viewVehiclesRed.waver {
  width: 460px;
  height: 50px;
  font-size: 16px;
  margin-top: 25px;
}
.button.viewVehiclesRed.activeM {
  background-color: #D80300;
  border-color: #D80300;
}
.button.viewVehiclesRed.activeM:hover {
  background-color: #015D82;
  border-color: #015D82;
}
.button.viewVehiclesRed.locationsBut {
  height: 50px;
  margin-top: 10px;
  width: 250px;
}
.button.viewVehiclesRed.fullwidt {
  width: 100%;
  max-width: none;
  margin-top: 20px;
}
.button.viewVehiclesRed.twoRed {
  height: 50px;
  margin-left: 15px;
  width: 250px;
  font-size: 16px;
  margin-top: 12px;
}
.button.viewVehiclesRed.trioRed {
  height: 50px;
  margin-left: 15px;
  width: 220px;
  margin-top: 15px;
}
.button.viewVehiclesRed.fullDets {
  height: 50px;
  width: 245px;
  font-size: 16px;
  margin-right: 15px;
}
.button.subButton {
  min-width: 140px;
  margin-left: -10px;
}
.button:hover {
  background-color: #D80300;
  border-color: #D80300;
}

@media only screen and (max-width: 992px) {
  .button.viewVehiclesRed.specialPadding {
    margin-top: 50px;
  }

  .button.blogButton {
    min-width: 0px;
  }

  .buttonBit button {
    width: 100%;
    margin-top: 10px;
  }

  .button.viewVehiclesRed.trioRed {
    height: 50px;
    margin-left: 15px;
    width: 275px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .button.subButton {
    max-width: none;
    min-width: 140px;
    margin-left: 0px;
    width: 100%;
  }
}
.yellowLines {
  border-bottom: 7px solid #F6D636;
  margin-top: -5px;
}
.yellowLines.redLines {
  border-bottom: 14px solid #D80300;
  margin-top: 0px;
  margin-bottom: 25px;
}

/*
table{
    display: flow-root;
    overflow: scroll;
}*/
.checkinhead a {
  color: unset;
  cursor: pointer;
  padding: 11px 20px;
  margin-top: -12px;
}
.checkinhead a i {
  font-size: 17px;
}
.checkinhead a:hover {
  color: #D80300;
}

header {
  margin: 30px 60px;
}
header img {
  width: 100%;
  height: auto;
  max-width: 220px;
}
header .timelineNav {
  display: flex;
}
header .timelineNav .timelineElement {
  flex: auto;
  text-align: center;
}
header .timelineNav .timelineElement.chosenSelected .line {
  border-bottom: 3px solid #363536;
}
header .timelineNav .timelineElement.chosenSelected .circleDot {
  background-color: #363536;
}
header .timelineNav .timelineElement.chosenSelected .descCD {
  font-weight: 500;
  color: #363536;
}
header .timelineNav .timelineElement.selectedPage .circleDot {
  background-color: #D80300;
}
header .timelineNav .timelineElement.selectedPage .descCD {
  color: #D80300;
}
header .timelineNav .timelineElement .circleDot {
  background-color: #D6D6D6;
  color: #fff;
  font-size: 18px;
  margin: auto;
  width: 34px;
  font-weight: 500;
  height: 32px;
  border-radius: 19px;
  padding: 4px;
}
header .timelineNav .timelineElement .descCD {
  font-size: 15px;
  color: #A3A3A3;
  margin-top: 9px;
}
header .timelineNav .timelineElement .line {
  border-bottom: 3px solid #D6D6D6;
  margin: auto;
  top: 50%;
  position: relative;
}

.mobileLeogo {
  display: none;
}

@media only screen and (max-width: 992px) {
  .specialimgHeadLogo {
    display: none;
  }

  .mobileLeogo {
    display: block;
    max-width: 71px;
    margin-left: -25px;
    margin-top: -15px;
  }
}
@media only screen and (max-width: 600px) {
  header img {
    width: 100%;
    height: auto;
    max-width: 180px;
    margin-left: -4px;
  }

  header {
    margin: 30px 20px;
  }

  .headerCheckin .HCAREA {
    margin: 5px 28px;
    margin-top: -25px;
  }
}
.boxParcel {
  margin-top: 80px;
}
.boxParcel img {
  width: 100%;
  height: auto;
}
.boxParcel .checkBox {
  margin-top: 30px;
}
.boxParcel .checkBox img {
  float: left;
  width: 69px;
  height: 69px;
  margin-right: 20px;
  margin-bottom: 30px;
}
.boxParcel .checkBox .textCheck .textTitle {
  color: #D80300;
  font-size: 18px;
  font-weight: bold;
}
.boxParcel .checkBox .textCheck p {
  color: #D80300;
  padding: 10px 0;
  max-width: 325px;
}

@media only screen and (max-width: 992px) {
  .boxParcel .checkBox .textCheck p {
    max-width: none;
  }
}
.cantfindform .contactform {
  padding: 25px;
}
.cantfindform .contactform select {
  padding: 0px 10px;
  height: 48px;
}
.cantfindform .input-group-text {
  height: 47px;
  position: relative;
  z-index: 999;
}
.cantfindform #username {
  width: 1%;
  padding: 0 15px;
  height: 47px;
  margin-top: 0px;
}
.cantfindform .contactform input[type=email] {
  height: 48px;
}
.cantfindform .contactform input[type=text] {
  height: 48px;
}
.cantfindform .contactform input[type=submit] {
  width: 100%;
  padding: 15px 80px;
  margin-top: 6px;
}

.marginTopHunnContrailer {
  margin-top: 180px;
}

.cantfindhim {
  margin-top: 15px;
  padding-bottom: 45px;
}
.cantfindhim .cantfind {
  text-align: center;
  font-weight: 100;
  font-size: 26px;
  padding-top: 20px;
}
.cantfindhim .standardButton {
  background-color: #1A9F92;
}

.contentEnterCode {
  display: none;
  background-color: #F5F5F5;
  margin-top: 60px;
  padding-top: 10px;
  padding-bottom: 50px;
}
.contentEnterCode .bottomLarge {
  background-color: #0F887C;
  max-width: 300px;
}

.contentFindFarrier {
  margin-top: 60px;
  display: none;
  background-color: #F5F5F5;
}

.codeButton {
  margin-top: 5px;
}

.findButton {
  margin-top: 5px;
}

.marginRight {
  margin-right: 8px;
}

.checkoutSuccsessPage {
  margin-top: 120px;
  margin-bottom: 40px;
}
.checkoutSuccsessPage img {
  width: 100%;
  height: auto;
}
.checkoutSuccsessPage .marginSpecialapd {
  margin-right: -50px;
}
.checkoutSuccsessPage .orderReport {
  margin-top: 40px;
}
.checkoutSuccsessPage .orderReport .sucessText {
  font-size: 24px;
  opacity: 0.9;
  font-weight: 600;
}
.checkoutSuccsessPage .orderReport span {
  font-weight: 600;
  opacity: 0.9;
}
.checkoutSuccsessPage .orderReport .orderNumber {
  padding-top: 15px;
}
.checkoutSuccsessPage .orderReport .bottomText {
  font-weight: 500;
  font-size: 19px;
  line-height: 30px;
}
.checkoutSuccsessPage .orderReport p {
  font-weight: 100;
  padding-bottom: 10px;
  font-size: 18px;
  opacity: 0.7;
}

@media only screen and (max-width: 992px) {
  .checkoutSuccsessPage {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1150px) {
  .checkoutSuccsessPage .orderReport .orderNumber {
    padding-top: 10px;
  }
}
@media only screen and (max-width: 1250px) {
  .orderReport {
    margin-top: 15px !important;
  }

  .orderNumber {
    padding-top: 5px;
  }
}
.agreementHead {
  line-height: 28px;
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: -20px;
}

.collectionTtiel {
  color: #404040;
  font-size: 22px;
  text-align: center;
  font-weight: 500;
  margin-top: 20px;
}

.inputArea input {
  width: 100%;
  padding: 18px 14px;
  border-radius: 4px;
  border: 1px solid grey;
  margin-top: 20px;
}

.boxShopChecks .boxShopC {
  position: relative;
  display: inline-block;
}
.boxShopChecks input:checked ~ .checkmark {
  background-color: #D80300;
}
.boxShopChecks input {
  position: absolute;
  background-color: #D80300;
  left: -15px;
  height: 20px;
  width: 20px;
}

.removeInputPaddingLeft {
  padding-left: 15px !important;
  padding-right: 8px !important;
}

.removeInputPaddingRight {
  padding-left: 8px !important;
  padding-right: 15px !important;
}

.postCodeOutofRadius {
  color: #D80300;
  font-size: 16px;
  margin-top: 25px;
  font-weight: 600;
  text-align: center;
}

.boxShopArea {
  cursor: pointer;
  margin-top: 10px;
}
.boxShopArea img {
  width: 100%;
  height: auto;
}
.boxShopArea.toggleSelected {
  transition: 3s;
}
.boxShopArea.toggleSelected img {
  border: 3px dashed #D80300;
}
.boxShopArea.toggleSelected i {
  transform: rotate(90deg);
}
.boxShopArea .elementTitleBS {
  text-align: center;
  font-size: 16px;
  margin-top: 16px;
  font-weight: 500;
}
.boxShopArea .elementTitleBS i {
  color: #D80300;
  margin-left: 10px;
}

.specialBoxShop {
  width: 90%;
  margin: auto;
}

.boxShopTotal {
  margin-top: 50px !important;
  width: 88%;
  margin: auto;
}
.boxShopTotal .chosenETite {
  font-size: 18px;
  color: #313131;
  margin-bottom: 20px;
  font-weight: 600;
}
.boxShopTotal .chosenETite.removeButtom {
  margin-bottom: 3px;
  margin-top: 20px;
}
.boxShopTotal .totalrundown {
  position: relative;
  margin-right: 30px;
  margin-top: 15px;
}
.boxShopTotal .totalrundown .itemSum {
  color: #908E8E;
  font-size: 16px;
}
.boxShopTotal .totalrundown .pricesum {
  font-weight: 600;
  color: #2C2C2C;
  font-size: 16px;
  float: right;
  margin-top: 0px;
}

.escapeClose {
  color: #D80300;
  font-size: 20px;
  float: right;
  margin-right: -2px;
  margin-top: 0px;
}

.firstRowShoptoggle {
  display: none;
  width: 88%;
  margin: auto;
  margin-top: 30px;
  padding: 20px 0;
  border: 2px solid #DEDEDE;
  margin-bottom: 30px;
}
.firstRowShoptoggle .addBasket, .firstRowShoptoggle .addBasketMobile {
  height: 36px;
  width: 43px;
  background-color: #d80300;
  border: 1px solid #d80300;
  color: #fff;
  border-top-right-radius: 5px;
  margin-left: -38px;
  border-bottom-right-radius: 5px;
}
.firstRowShoptoggle img {
  width: 100%;
  height: auto;
}
.firstRowShoptoggle .itemtitle {
  font-size: 16px;
  color: #313131;
  margin-bottom: 6px;
  height: 55px;
  overflow: hidden;
  margin-top: -3px;
}
.firstRowShoptoggle .iutemPrice {
  color: #D80301;
  font-weight: 700;
  font-size: 15px;
}
.firstRowShoptoggle input {
  border: 1px solid #D5CACA;
  text-align: center;
  padding: 6px 0;
  margin: 0px;
}

.mobileboxexpands {
  display: none;
}

.desktopexpands {
  display: none;
}

@media only screen and (max-width: 767px) {
  .bubbleWrapBox {
    margin-bottom: 45px;
  }

  .butalt {
    flex: 1 0 100% !important;
    margin: 0px !important;
  }

  .contractArea {
    color: #373536;
    border: 1px solid #D9D9D9;
    font-weight: 100;
    margin: 8px;
    padding: 17px 5px;
  }

  .bottomButtonsSM {
    width: 100% !important;
    padding: 10px 5px !important;
    margin-top: 10px !important;
  }

  .specialBoxShop {
    width: 100%;
    margin: auto;
  }

  .firstRowShoptoggle {
    width: 100%;
  }

  .boxShopTotal .totalrundown .pricesum {
    font-weight: 600;
    color: #2C2C2C;
    font-size: 16px;
    float: right;
    margin-top: 0px;
    margin-left: 8px;
    margin-right: -25px;
  }

  .basket {
    max-height: 180px;
    overflow: scroll;
    display: none;
  }

  .newboxshop .yellowNextButton {
    margin-top: 10px;
  }
  .newboxshop .expander {
    float: right;
    font-size: 19px;
    color: #8c0000;
    display: block !important;
  }

  .boxShopTotal {
    margin-top: 20px !important;
    width: 100%;
    margin: auto;
    position: inherit;
    bottom: 0;
    background-color: #fff;
    padding: 32px;
    border: 2px solid red;
    margin-left: 0;
  }
}
.spinmerightround {
  transform: rotate(180deg);
}

.expander {
  display: none !important;
}

@media only screen and (max-width: 776px) {
  .mobiledetailstable {
    overflow: auto;
  }
  .mobiledetailstable tbody {
    width: 475px !important;
  }
}
.uploadtitle {
  font-size: 16px;
  margin-top: 25px;
  font-weight: bold;
  margin-bottom: -5px;
  width: 100%;
}

.identity {
  background-color: red !important;
}

.yourQuote img {
  width: 100%;
  height: auto;
}
.yourQuote .quoteAreaDetails .quickTopDetails p {
  font-size: 18px;
  font-weight: 400;
  float: left;
}
.yourQuote .quoteAreaDetails .quickTopDetails .dsideSpan {
  margin-top: 10px;
  float: right;
}
.yourQuote .quoteAreaDetails .quickTopDetails .dsideSpan span {
  margin-right: 22px;
  font-size: 15px;
}
.yourQuote .quoteAreaDetails .quickTopDetails .dsideSpan span i {
  margin-right: 8px;
  color: #D80300;
}
.yourQuote .quoteAreaDetails .quickTopDetails .dsideSpan .endOne {
  margin-right: 0px;
}
.yourQuote .quoteAreaDetails .alltheicons {
  width: 100%;
  float: left;
}
.yourQuote .quoteAreaDetails .alltheicons span {
  margin-right: 22px;
  font-size: 15px;
}
.yourQuote .quoteAreaDetails .alltheicons span i {
  margin-right: 8px;
  color: #D80300;
}
.yourQuote .quoteAreaDetails .weekmonthtoggle {
  width: 100%;
  float: left;
  display: inline-flex;
  margin-bottom: 12px;
}
.yourQuote .quoteAreaDetails .weekmonthtoggle .weekmonth {
  background-color: #D3D3D3;
  color: #0F0F0F;
  background-color: #D3D3D3;
  color: #0F0F0F;
  width: 100%;
  padding: 10px;
  border: none;
  margin-right: 8px;
  border-radius: 4px;
  margin-top: 15px;
}
.yourQuote .quoteAreaDetails .weekmonthtoggle .weekmonth.rightOP {
  margin-right: 0px;
}
.yourQuote .quoteAreaDetails .weekmonthtoggle .weekmonth.selectedTogle {
  background-color: #F6D637;
}

.idsucess.successAddition {
  background-color: green !important;
  color: #fff !important;
}

.ddsuccess.successAddition {
  background-color: green !important;
  color: #fff !important;
}

.greyDD {
  margin-top: 20px !important;
  padding: 23px !important;
  background-color: #e0e0e0 !important;
  margin-bottom: -15px !important;
}
.greyDD.successAddition {
  background-color: green !important;
  color: #fff !important;
}

.activeRed {
  background-color: #D80006 !important;
  color: #fff;
}

.customUpload input[type=file] {
  display: none;
}

.inputWrapper {
  overflow: hidden;
  position: relative;
  cursor: pointer;
  /*Using a background color, but you can use a background image to represent a button*/
  background-color: #DDF;
}

.fileInput {
  cursor: pointer;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  /*This makes the button huge so that it can be clicked on*/
  font-size: 50px;
}

/*Dynamic styles*/
.inputWrapper:hover {
  background-color: #FDD;
}

.inputWrapper.clicked {
  background-color: #A66;
}

.custom-file-upload {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 22px 12px;
  width: 100%;
  cursor: pointer;
  max-width: 500px;
  background-color: #f6f6f6;
  margin-bottom: 12px;
  margin-top: 3px;
  border-radius: 4px;
}

.documentUpl {
  width: 100%;
  position: relative;
  margin: 0 40%;
}

.uploadText {
  font-size: 16px;
  font-weight: 400;
}

.redButtonsFour .quickChoiceByut a {
  margin: 5px 7px;
}
.redButtonsFour .payButtons {
  padding: 19px 53px !important;
  font-size: 16px;
  color: #313131 !important;
}
.redButtonsFour .payButtons i {
  margin-right: 5px;
  color: #313131;
}
.redButtonsFour .payButtons:hover {
  background-color: #D80003 !important;
  color: #fff !important;
}
.redButtonsFour .payButtons:selected {
  background-color: #D80003 !important;
  color: #fff !important;
}

.rednextbutton {
  background-color: #D80003;
  color: #fff;
  border-radius: 4px;
  margin-top: 15px;
  padding: 12px 10px;
  width: 100%;
}

.makegrey {
  background-color: #e7e7e7 !important;
  color: #000 !important;
  padding: 14px 5px !important;
  border: none;
  border-radius: 4px;
  width: 100%;
}
.makegrey i {
  margin-right: 8px;
  margin-left: -20px;
}

.makegreen {
  background-color: #1c7430 !important;
  color: #fff !important;
  padding: 14px 5px !important;
  border: none;
  border-radius: 4px;
  width: 100%;
}
.makegreen i {
  margin-right: 8px;
  margin-left: -20px;
}

.quickChoiceByut {
  width: 80%;
  text-align: center;
  margin: auto;
  margin-top: -22px;
}
.quickChoiceByut.redButtons {
  margin: -20px 0;
}
.quickChoiceByut.selectedRecButton {
  background-color: #D80003;
  color: #fff;
}
.quickChoiceByut.payCards {
  margin-top: -6px;
}
.quickChoiceByut.payCards .payButtons {
  background-color: #D6D6D6 !important;
  padding: 3px 53px;
}
.quickChoiceByut.payCards img {
  max-width: 107px;
  margin: 9px;
}
.quickChoiceByut a {
  width: 100%;
  margin: 15px 7px;
}
.quickChoiceByut .payButtons {
  background-color: #F6D636;
  color: #000;
  margin-top: 15px;
  font-size: 15px;
  border-radius: 4px;
  border: none;
  width: 100%;
  padding: 14px 53px;
}
.quickChoiceByut .payButtons span {
  font-weight: bold;
  font-size: 17px;
}
.quickChoiceByut .payButtons.greyButl {
  width: 100%;
  padding: 21px 53px;
  background-color: #C4C3C3 !important;
  margin-bottom: -23px;
  margin-top: -9px;
}
.quickChoiceByut .payButtons.firstButl {
  width: 100%;
  padding: 23px 3px;
  background-color: #F6D636 !important;
  margin-bottom: -23px;
}
.quickChoiceByut .payButtons.firstButl i {
  margin-left: 8px;
}
.quickChoiceByut .payButtons.toggleSelected {
  background-color: #D80300 !important;
  color: #fff !important;
}
.quickChoiceByut .payButtons.toggleSelected i {
  color: #fff !important;
}

.summaryAreaRed {
  margin: 8px;
}
.summaryAreaRed .cechkedRed {
  background-color: #D80006;
  color: #fff;
  margin-top: 10px;
  padding: 17px 14px;
  text-align: center;
  width: 100%;
  border: none;
  border-radius: 4px;
}

.subTitle {
  font-size: 17px;
  color: #313131;
  font-weight: 600;
  text-align: center;
  margin: 20px 0;
}

.quoteDeta {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}
.quoteDeta th, .quoteDeta td {
  text-align: left;
  padding: 16px;
}
.quoteDeta tr:nth-child(even) {
  background-color: #f2f2f2;
}

.bottomimg {
  max-width: 800px;
  margin: auto;
  padding-top: 45px;
}
.bottomimg.pyCards {
  text-align: center;
  /*        margin-top: 40px;*/
}
.bottomimg.pyCards img {
  max-width: 325px;
  width: 100%;
}

@media only screen and (max-width: 992px) {
  .quickChoiceByut {
    display: contents;
    width: 100%;
  }

  .quickChoiceByut .payButtons.firstButl {
    margin-bottom: -3px;
  }

  .successimg {
    background-size: cover !important;
    height: 200px !important;
    background-position: left !important;
  }

  .boxShopTriple {
    display: grid !important;
  }
}
.modalNew {
  display: none;
  position: fixed;
  z-index: 999999999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
}
.modalNew .bigTitle {
  font-size: 17px;
  margin-top: 15px;
  font-weight: 600;
}
.modalNew .ok {
  padding: 10px;
  background-color: #d80300;
  color: #fff;
  border: none;
  border-radius: 5px;
  margin: 10px;
}
.modalNew .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  max-width: 800px;
  margin-top: 10px;
  text-align: center;
}
.modalNew .modal-content p {
  margin-top: 10px;
}
.modalNew .close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.modalNew .close:hover,
.modalNew .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.authorisedPErsonCon {
  width: 100%;
}
.authorisedPErsonCon .chooseStorageType {
  display: inline-flex;
  margin-top: 0px !important;
}
.authorisedPErsonCon .chooseStorageType .conRadio div {
  margin-top: -3px;
}
.authorisedPErsonCon .chooseStorageType .conRadio input {
  opacity: 1 !important;
  position: absolute;
  cursor: pointer;
  left: 0;
  width: 20px;
}

.moredeals {
  background-color: #7f7f7f;
  color: #fff;
  text-align: center;
  padding: 10px;
}

.chooseSubtitle {
  margin-top: 15px;
  font-weight: 600;
}

.tooltipNew {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltipNew .tooltiptext {
  visibility: hidden;
  width: 350px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 134%;
  left: -57%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltipNew .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltipNew:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.marginTopTab {
  margin-top: 20px;
}

.summaryInsuranceSlider {
  text-align: center;
}
.summaryInsuranceSlider .redLengthSide {
  text-align: center;
  color: #313131;
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 7px;
}
.summaryInsuranceSlider .redLengthSide.bottomOneSu {
  font-size: 14px;
  margin-top: -5px;
  margin-bottom: 20px;
  font-weight: 500;
}

.reconfirm {
  border: none;
  border-radius: 5px;
  padding: 14px 5px;
  width: 100%;
  background-color: #EAEAEA;
}

.quickSummmaryMoveIn {
  border: 1px solid #D8D8D8;
  border-radius: 6px;
  padding: 17px 3px 4px;
}
.quickSummmaryMoveIn .summaryItem {
  text-align: center;
  width: 100%;
}
.quickSummmaryMoveIn .summaryItem .summaryTitle {
  font-size: 14px;
  margin-top: 4px;
}
.quickSummmaryMoveIn .summaryItem i {
  font-size: 20px;
  color: #363636;
}
.quickSummmaryMoveIn .summaryItem .summaryRed i {
  color: #D80003;
  margin-top: 7px;
  font-size: 18px;
}
.quickSummmaryMoveIn .flexInline {
  display: inline-flex;
  width: 100%;
}

.authoriseTLText {
  color: #333;
  text-align: center;
  font-size: 15px;
}

.addMoreNext {
  display: none;
  text-align: center;
}
.addMoreNext .yellowNextButton {
  padding: 14px 10px;
}

.redLengthSide {
  text-align: right;
  color: #D80003;
  font-size: 17px;
  font-weight: 700;
  margin-top: 15px;
}

.subListLabel {
  color: #333;
  font-size: 16px;
  margin-top: -5px;
}

.addUserButton {
  background-color: #F6D636;
  padding: 14px 5px;
  width: 100%;
  border-radius: 5px;
  margin-top: 38px;
  border: none;
  color: #000000;
}
.addUserButton.anotherAddButotn {
  width: 36%;
  margin: 5px;
}
.addUserButton.greyClientDetail {
  background-color: #E0E0E0;
  color: #000;
  position: relative;
  width: 46%;
  margin: 5px;
}
.addUserButton.greyClientDetail i {
  color: #000;
}
.addUserButton.greyClientDetail .floatRight {
  margin-right: 8px;
  margin-left: -30px;
  float: right;
}
.addUserButton i {
  float: left;
  font-size: 17px;
  margin-left: 7px;
  margin-top: 3px;
  margin-right: -27px;
}

.checkinbuton {
  color: #fff;
  background-color: #373536;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  float: right;
  width: 100%;
  max-width: 240px;
}
.checkinbuton i {
  margin-left: 5px;
}

.headerCheckin {
  display: inline-flex;
  width: 100%;
  justify-content: center;
  margin-top: 35px;
}
.headerCheckin .HCAREA {
  margin: 5px 54px;
  margin-top: -25px;
}
.headerCheckin .hCNum {
  color: #D80300;
  text-align: center;
  font-size: 20px;
  font-weight: 800;
}
.headerCheckin .hCTitle {
  font-size: 20px;
  margin-top: -10px;
  text-align: center;
}

.needHelpTopx {
  text-align: right;
  margin-right: 59px;
  margin-top: -10px;
  font-size: 15px;
  margin-bottom: 5px;
}

.checkindetails {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}
.checkindetails .greyRectangel {
  width: 33.2%;
  background-color: #E5E5E5;
  padding: 25px;
  border-radius: 1px;
}
.checkindetails .greyRectangel.ligtGrey {
  background-color: #F4F4F4;
}
.checkindetails .greyRectangel i {
  float: left;
  margin-top: 2px;
  font-size: 18px;
  margin-right: 10px;
}
.checkindetails .greyRectangel .detailsGR {
  margin: auto;
  text-align: center;
  font-size: 16px;
}
.checkindetails .greyRectangel .detailsGR span {
  font-weight: 600;
  margin-left: 8px;
}

.onlineCheckin .bottomimg img {
  max-width: 450px;
}
.onlineCheckin .yellowNextButton {
  text-align: center;
  padding: 15px;
  width: 70%;
  margin: auto;
  font-weight: 600;
  margin-top: 28px;
}

.visaCardsTop {
  text-align: center;
  padding-top: 10px;
}
.visaCardsTop .visaCards {
  max-width: 350px;
}

@media only screen and (max-width: 992px) {
  .mobileselection select {
    width: 100%;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 10px;
    background-color: #f4f4f4;
  }

  .quickSummmaryMoveIn {
    display: none;
  }

  .tabMarginBottom {
    margin-bottom: 25px;
  }

  .quickSummmaryMoveIn .flexInline {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    width: 100%;
  }

  .quickSummmaryMoveIn .summaryItem {
    text-align: center;
    width: 25%;
    margin-top: 12px;
  }

  .checkindetails {
    margin-top: 10px;
  }

  .removecontainerStyle {
    max-width: 100% !important;
  }

  .youwillinherit {
    order: inherit;
  }

  .mobileMarginbottom {
    margin-bottom: 20px;
  }

  .checkindetails .greyRectangel {
    width: 48%;
    margin: 6px;
  }
}
@media only screen and (max-width: 480px) {
  .checkindetails .greyRectangel {
    width: 100% !important;
  }

  .quickSummmaryMoveIn {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .removeInputPaddingRight {
    padding-left: 18px !important;
    padding-right: 8px !important;
  }

  .checkindetails .greyRectangel {
    width: 47%;
  }

  .yellowViewButton a {
    padding: 19px 0px !important;
  }

  .unitTable th {
    width: unset !important;
  }

  .pickUnitEstimator {
    margin: 0 20px !important;
  }

  .yelowButton {
    float: unset !important;
    max-width: 100% !important;
    margin-bottom: 7px;
  }

  .unitInformation .topDetails .unbitSize {
    text-align: center;
  }

  .yourNeeds .chooseStorageType .conRadio {
    width: 100%;
  }
}
.insureradios {
  display: inline-flex;
  float: right;
}

.fl-table {
  border-radius: 5px;
  font-size: 12px;
  font-weight: normal;
  border: none;
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
  /*    white-space: nowrap;*/
  background-color: white;
}
.fl-table .fa-times {
  text-align: center;
  font-size: 23px;
  color: red;
}

.fl-table td, .fl-table th {
  text-align: center;
  padding: 12px;
}

.fl-table td {
  border-right: 1px solid #f8f8f8;
  font-size: 12px;
}

.fl-table thead th {
  color: #000;
  background: #f6d636;
}

.fl-table thead th:nth-child(odd) {
  color: #000;
  background: #f6d636;
}

.fl-table tr:nth-child(even) {
  background: #F8F8F8;
}

.dealsarea {
  height: 70px !important;
}

.dealsarearow {
  height: 70px !important;
}

.equivelenttoolip {
  position: relative;
  display: none;
}
.equivelenttoolip i {
  font-size: 20px;
}
.equivelenttoolip span {
  background-color: #000 !important;
  border-radius: 7px;
  display: none;
  color: #fff;
  padding: 7px;
  position: absolute;
  bottom: 0;
  width: fit-content;
}

@media only screen and (max-width: 500px) {
  .dealtslayout td {
    width: 100% !important;
    max-width: 350px !important;
  }

  .hidemxsmobile {
    display: none;
  }

  .equivelenttoolip {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .collectSFServiceForm {
    padding: 12px 15px !important;
  }

  .contractArea {
    padding: 17px 0px !important;
  }

  .dealtabletop {
    height: 98px !important;
  }

  .dealtabletopsub {
    height: 98px !important;
  }

  .insureradios {
    display: inline-flex;
    float: unset;
  }

  .dealrow {
    display: none !important;
  }
  .dealrow select select {
    text-indent: 1px;
    width: 95%;
    padding: 10px;
    margin-left: -31px;
    margin-bottom: 8px;
    border-radius: 5px;
  }

  .dealrowmobile {
    display: block !important;
  }
  .dealrowmobile .confirmButt {
    width: 48%;
    background-color: #f6d636;
    border: none;
    border-radius: 5px;
    padding: 12px;
    margin-bottom: 10px;
    margin-right: 3px;
  }

  .dealtslayout th {
    width: 148px !important;
  }
  .dealtslayout .sideRow {
    width: 325px;
  }
  .dealtslayout .sideRow td {
    width: 350px;
  }

  .fl-table thead th {
    color: #fff;
    background: #464646;
  }

  .fl-table thead th:nth-child(odd) {
    color: #fff;
    background: #464646;
  }

  .fl-table {
    display: block;
    width: 100%;
  }

  .table-wrapper:before {
    content: "Scroll horizontally >";
    display: block;
    text-align: right;
    font-size: 11px;
    color: white;
    padding: 0 0 10px;
  }

  .fl-table thead, .fl-table tbody, .fl-table thead th {
    display: block;
  }

  .fl-table thead th:last-child {
    border-bottom: none;
  }

  .fl-table thead {
    float: left;
  }

  .fl-table tbody {
    width: auto;
    position: relative;
    overflow-x: auto;
  }

  .fl-table td, .fl-table th {
    padding: 17px;
    height: 60px;
    vertical-align: middle;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: auto;
    width: 120px;
    font-size: 13px;
    text-overflow: ellipsis;
  }

  .fl-table thead th {
    text-align: center;
    border-bottom: 1px solid #f7f7f9;
  }

  .fl-table tbody tr {
    display: table-cell;
  }

  .fl-table tbody tr:nth-child(odd) {
    background: none;
  }

  .fl-table tr:nth-child(even) {
    background: transparent;
  }

  .fl-table tr td:nth-child(odd) {
    background: #F8F8F8;
    border-right: 1px solid #E6E4E4;
  }

  .fl-table tr td:nth-child(even) {
    border-right: 1px solid #E6E4E4;
  }

  .fl-table tbody td {
    display: block;
    text-align: center;
  }
}
.footerNew {
  margin-top: 50px;
  background-color: red;
  color: #fff;
  padding: 15px;
  text-align: center;
}
.footerNew i {
  font-size: 24px;
  color: #fff;
  opacity: 1;
  margin: 5px;
}

@media only screen and (max-width: 767px) {
  .contractMob .fl-table tbody tr {
    display: flex;
  }
  .contractMob .fl-table th {
    height: auto;
    width: 100%;
  }

  .ongoingcharged .fl-table td {
    width: 100%;
  }
}
.lowerElements {
  text-transform: lowercase;
}

.flexyRow {
  display: flex;
  position: relative;
  margin-top: 20px;
}

.dealRow td {
  font-size: 14px;
}

.dealRow.inactive {
  opacity: 0.5;
}

.offerTable tr.selected td {
  background-color: #c5c5c5;
  border: 2px solid #ffffff;
  font-size: 16px;
}

.crossActive {
  font-size: 24px;
  color: red;
}

.checkActive {
  font-size: 23px;
  color: green;
}

/*.authorisedPErsonCon{
    .chooseStorageType{
        $color-green: #34C37A; 
        .checkbox {
            width: 100%;
            margin: 15px auto;
            position: relative;
            display: block;
            label {
                position: relative;
                min-height: 34px;
                display: block;
                padding-left: 40px;
                margin-bottom: 0;
                font-weight: normal;
                cursor: pointer;
                span {
                    position: absolute;
                    top: 50%;
                    transform: translateY(-50%);
                }
                &:before {
                    content: '';
                    position: absolute;
                    left: 0;
                    top: 0;
                    margin: 4px;
                    width: 22px;
                    height: 22px;
                    transition: transform 0.28s ease;
                    border-radius: 3px;
                    border: 2px solid $color-green;
                }
                &:after {
                    content: '';
                    display: block;
                    width: 10px;
                    height: 5px;
                    border-bottom: 2px solid $color-green;
                    border-left: 2px solid $color-green;
                    transform: rotate(-45deg) scale(0);
                    transition: transform ease 0.25s;
                    position: absolute;
                    top: 12px;
                    left: 10px;
                }
            }
            input[type="checkbox"] {
                width: auto;
                opacity: 0.00000001;
                position: absolute;
                left: 0;
                margin-left: -20px;
                &:checked ~ label{
                    &:before {
                        border: 2px solid $color-green;
                    }
                    &:after {
                        transform: rotate(-45deg) scale(1);
                    }
                }
                &:focus + label::before {
                    outline: 0;
                }
            }
        }
    }
}*/
.makeStrong {
  font-weight: 700;
}

.noChangeButton {
  margin-top: 8px !important;
  width: 65% !important;
}

.offerTable td {
  background-color: #e2e2e2;
  border: 2px solid #ffffff;
}
.offerTable tr {
  background-color: #f6d636;
  text-align: center;
}
.offerTable th {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}
.offerTable select {
  padding: 3px 6px;
  border: 1px solid #9da09f;
  border-radius: 3px;
  width: 100%;
}
.offerTable .confirmButt {
  background-color: #f6d636;
  width: 100%;
  padding: 3px 12px;
  border: 1px solid #c5c0c0;
  border-radius: 4px;
}

.directDebit .directchckopt {
  display: inline-flex;
  margin-top: 20px;
}
.directDebit input[type=checkbox] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.directDebit input[type=checkbox] + span {
  font: 16px sans-serif;
  color: #000;
}
.directDebit input[type=checkbox] + span:before {
  font: 16px FontAwesome;
  content: "\f096";
  display: inline-block;
  width: 14pt;
  padding: 2px 0 0 3px;
  margin-right: 0.5em;
}
.directDebit .pplease {
  margin-top: -1px;
  color: red;
  font-weight: bold;
  font-size: 13px;
  margin-left: 29px;
}
.directDebit input[type=checkbox]:checked + span:before {
  content: "\f046";
}
.directDebit input[type=checkbox]:focus + span:before {
  outline: 1px dotted #aaa;
}
.directDebit input[type=checkbox]:disabled + span {
  color: #333;
}
.directDebit input[type=checkbox]:not(:disabled) + span:hover:before {
  text-shadow: 0 1px 2px #77F;
}

.creditFly {
  position: absolute;
  right: 5px;
  font-size: 18px;
  top: 24px;
  color: #D80300;
}

.confirmTerms {
  margin-top: 40px;
}
.confirmTerms .checkmark {
  border-radius: 0 !important;
  margin-top: 2px;
}

.offlineInput {
  width: 100%;
  border-bottom: 1px solid #707070 !important;
  border: none;
  margin-top: 12px;
  background-color: #fff;
  font-size: 16px;
  border-radius: 0px;
  padding-bottom: 18px;
  flex: 1 auto;
  width: 100%;
  margin-right: 10px;
}

input:focus {
  outline: none !important;
}

select {
  text-indent: 1px;
  text-overflow: "";
}
select.hideChev {
  -webkit-appearance: none;
  -moz-appearance: none;
}

select::-ms-expand {
  display: none !important;
}

.listLabel {
  margin-top: 30px;
  color: #313131;
  font-size: 18px;
  font-weight: 600;
}
.listLabel span {
  opacity: 0.6;
  font-weight: 500;
  font-size: 16px;
  margin-left: 10px;
}
.listLabel.redLength {
  float: right;
  margin-top: 0px;
  color: #D80003;
  font-size: 17px;
  font-weight: 700;
}

/*
.offerTable {
    td {
        vertical-align: middle;
    }
}*/
.changeDeal {
  display: none;
}

.confirmTable {
  width: 1100px;
  margin-left: -75px;
  z-index: 9999999;
}

.confirmchangecenter {
  text-align: center;
  margin-top: -6px;
}

.errorSubTitle {
  font-size: 17px;
}

.bottomButtonsSM {
  background-color: #F6D636;
  color: #000;
  border: none;
  border-radius: 4px;
  width: 25%;
  padding: 10px 5px;
}
.bottomButtonsSM.greyOne {
  background-color: #d3d3d3;
  margin-right: 8px;
}

.bottomButtons {
  background-color: #F6D636;
  color: #000;
  border: none;
  border-radius: 4px;
  width: 49.5%;
  padding: 10px 5px;
}
.bottomButtons.greyOne {
  background-color: #d3d3d3;
  margin-right: 8px;
}

.storageLeftTitle {
  font-size: 16px;
  font-weight: 500;
  margin-top: 30px;
  margin-bottom: 12px;
  color: #545454;
}

.confirmTitle {
  text-align: center;
  font-size: 17px;
  font-weight: 500;
}

.dealrowmobile {
  display: none;
}

.yourNeeds option:disabled {
  color: #908E8E !important;
}
.yourNeeds .oinPutArea {
  position: relative;
}
.yourNeeds .oinPutArea i {
  position: absolute;
  right: 5px;
  font-size: 18px;
  top: 24px;
  color: #D80300;
}
.yourNeeds .oinPutArea i {
  position: absolute;
  right: 5px;
  font-size: 18px;
  top: 24px;
  color: #D80300;
}
.yourNeeds .oinPutArea .reedPadlock {
  position: inherit;
  margin-bottom: -8px;
  float: left;
}
.yourNeeds .bottomLineInput, .yourNeeds .select {
  width: 100%;
  outline: none;
  border-bottom: 1px solid #707070 !important;
  border: none;
  margin-top: 12px;
  background-color: #fff;
  font-size: 16px;
  border-radius: 0px;
  padding-bottom: 18px;
}
.yourNeeds .bottomLineInput.redBottom, .yourNeeds .redBottom.select {
  padding-left: 19px;
}
.yourNeeds .yellowBigButton {
  background-color: #F6D636;
  color: #000;
  border: none;
  margin-top: 30px;
  border-radius: 4px;
  width: 100%;
  padding: 12px 5px;
}
.yourNeeds .yellowBigButton i {
  margin-left: 8px;
}
.yourNeeds .highlightSaving {
  font-weight: bold;
  font-size: 120%;
  color: #11823e;
}
.yourNeeds #custom-handle {
  z-index: 1;
  width: 6em;
  background: #808080;
  color: #fff;
  border: none;
  font-size: 15px;
  height: 1.9em;
  top: 50%;
  margin-top: -1em;
  text-align: center;
  line-height: 1.8em;
  border-radius: 5px;
  margin-left: -3em;
}
.yourNeeds .chooseStorageType {
  margin-top: 18px;
}
.yourNeeds .chooseStorageType.confirmSide {
  display: inline-flex;
  margin-top: -12px;
}
.yourNeeds .chooseStorageType.insuranceType .conRadio {
  font-size: 14px;
  display: block;
  margin-top: 15px;
}
.yourNeeds .chooseStorageType .conRadio {
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  margin-right: 35px;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.yourNeeds .chooseStorageType .conRadio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  margin-top: 0px;
  height: 26px;
}
.yourNeeds .chooseStorageType .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
}
.yourNeeds .chooseStorageType .conRadio:hover input ~ .checkmark {
  background-color: #ccc;
}
.yourNeeds .chooseStorageType .conRadio input:checked ~ .checkmark {
  background-color: #D80300;
}
.yourNeeds .chooseStorageType .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.yourNeeds .chooseStorageType .conRadio input:checked ~ .checkmark:after {
  display: block;
}
.yourNeeds .chooseStorageType .conRadio .checkmark:after {
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

.insuracnsub {
  font-size: 14px;
  color: #313131;
  margin-top: -5px;
}

@media only screen and (max-width: 1200px) {
  .bottomButtons {
    width: 49.2% !important;
  }
}
@media only screen and (max-width: 1200px) {
  .bottomButtons {
    width: 100% !important;
    margin-bottom: 10px;
  }
}
.butalt {
  flex: 1 0 45%;
  margin: 0 5px;
}
.butalt.re {
  margin-left: -8px;
}

#custom-handle:focus {
  border: 1px solid #808080 !important;
  outline: none;
}

#custom-handle:active {
  border: 1px solid #808080 !important;
  outline: none;
}

.freecollectVan .selectOption {
  display: inline-flex;
  margin-top: 20px;
  width: 100%;
  justify-content: center;
}
.freecollectVan .selectOption .collectSFService {
  background-color: #F6D636;
  border: none;
  width: 100%;
  max-width: 325px;
  border-radius: 5px;
  padding: 12px 10px;
}
.freecollectVan .selectOption .orSapan {
  margin: 17px;
  font-size: 15px;
  font-weight: bold;
}
.freecollectVan .selectOption .hvanHireSF {
  background-color: #D80003;
  color: #fff;
  border: none;
  width: 100%;
  max-width: 325px;
  border-radius: 5px;
  padding: 12px 10px;
}
.freecollectVan .selectOption .hvanHireSF img {
  width: 100%;
  max-width: 88px;
  margin-left: 9px;
  margin-top: -2px;
}

.highlight_box {
  display: inline-block;
  background-color: #eee;
  padding: 15px;
  margin: 14px 0;
}
.highlight_box.errorMode {
  border: 2px solid #d80300;
  background-color: #f6d636;
}

.opaqueME {
  opacity: 0.4;
}

.datetiem {
  display: inline-flex;
  width: 100%;
}
.datetiem input {
  margin: 0 4px;
}

.confirmButtonSO {
  margin-top: 20px;
  background-color: #F6D636;
  border: none;
  width: 60%;
  margin-bottom: 10px;
  border-radius: 5px;
  padding: 12px 10px;
}

.collectSFServiceForm {
  border: 1px solid #A8A8A8;
  display: none;
  max-width: 705px;
  margin: auto;
  text-align: left;
  padding: 12px 30px;
  margin-top: 20px;
}
.collectSFServiceForm input {
  width: 100%;
  padding: 12px;
  margin-top: 15px;
  border-radius: 4px;
  border: 1px solid #C3BFBF;
}
.collectSFServiceForm .titleSF {
  font-size: 20px;
  font-weight: 600;
}
.collectSFServiceForm .descriptionSf {
  margin-top: 15px;
}
.collectSFServiceForm .quickDetail {
  margin-top: 10px;
  margin-bottom: -5px;
}

.nothanksButton button {
  background-color: #E4E4E4;
  border: none;
  width: 100%;
  padding: 12px 10px;
  max-width: 705px;
  border-radius: 5px;
  margin-top: 18px;
}

.locationBan img {
  width: 100%;
  height: auto;
}

.finalk {
  display: flex;
}
.finalk a {
  width: 100%;
  margin: 8px;
}
.finalk .finalButtons {
  width: 100%;
  border: none;
  border-radius: 4px;
  margin-top: 15px;
  padding: 14px 10px;
}
.finalk .finalButtons i {
  margin-right: 10px;
}
.finalk .finalButtons.leftRed {
  background-color: #D80300;
  color: #fff;
  margin-left: 0px;
}
.finalk .finalButtons.leftRightRed {
  background-color: #F6D636;
  color: #000;
  margin-right: 0px;
}

.finalPay .miniBoldOne .choosecentertitle {
  font-weight: 600;
  font-size: 20px;
}
.finalPay .totalrundown {
  padding: 1px 0;
  border-top: 1px solid #E2E2E2;
  padding-top: 12px;
}
.finalPay .totalrundown.boldTotal {
  font-size: 18px;
  font-weight: 700;
}
.finalPay .boxShopTotal {
  width: 100%;
}
.finalPay .boxShopTotal .pricesum {
  top: auto;
}
.finalPay .boxShopTotal .pricesum i {
  color: #D80003;
  font-size: 20px;
}
.finalPay .boxShopTotal .pricesum.completedGreen {
  color: #22A73C;
  font-weight: 800;
}
.finalPay .boxShopTotal .pricesum.completedGreen i {
  margin-right: 4px;
  color: #22A73C;
}
.finalPay .boxShopTotal .itemSum {
  color: #000000;
}
.finalPay .boxShopTotal .itemSum span {
  opacity: 0.8;
  margin: 0px 10px;
}

.buttonscontract {
  display: flex;
}
.buttonscontract .contractB {
  width: 100%;
  margin: 8px;
  padding: 15px;
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  font-size: 15px;
  background-color: #fff;
}
.buttonscontract .contractB i {
  margin-right: 8px;
}
.buttonscontract .contractB.completedRed {
  color: #fff;
  background-color: #D80300;
}

.selectItems select {
  width: 100%;
  border: 1px solid #B9B9B9;
  background-color: #fff;
  padding: 15px 20px;
  margin-top: 15px;
}
.selectItems .yellowNextButton {
  margin-top: 22px;
  margin-bottom: 15px;
}

.marginRight {
  margin-right: 18px;
}

.agreeArea .boxShopC {
  position: relative;
  display: inline-block;
}
.agreeArea input:checked ~ .checkmark {
  background-color: #D80300;
}
.agreeArea input {
  background-color: #D80300;
  left: 0;
  height: 17px;
  width: 19px;
  top: 3px;
  position: relative;
}

.contractArea {
  color: #373536;
  border: 1px solid #D9D9D9;
  font-weight: 100;
  margin: 8px;
  padding: 17px 40px;
}

.uploadArea {
  margin-bottom: -5px;
}
.uploadArea ul {
  margin-left: 25px;
}
.uploadArea button {
  width: 100%;
  margin: 8px;
  padding: 15px;
  border: none;
  background-color: #C7C7C7;
  border-radius: 5px;
  font-size: 15px;
}
.uploadArea button i {
  margin-right: 8px;
}

.specialClose {
  text-align: right;
  font-size: 21px;
  margin-bottom: -16px;
}

.warningRedNote {
  color: #D80003;
  font-size: 15px;
  text-align: center;
}

#slider, #slider2 {
  position: relative;
}

.slider_arrow {
  position: absolute;
  font-size: 32px;
  color: #d80300;
  top: -12px;
}
.slider_arrow.left {
  left: -30px;
}
.slider_arrow.right {
  right: -30px;
}

.uniVanStylepopup {
  padding-top: 15px;
  padding-bottom: 24px;
}
.uniVanStylepopup select {
  width: 40%;
  margin: 5px;
  padding: 8px 10px;
  border-radius: 3px;
  text-align-last: center;
}
.uniVanStylepopup .datetiem {
  display: block;
}
.uniVanStylepopup .datetiem input {
  width: 40%;
  margin: 5px;
  padding: 8px 10px;
  border-radius: 3px;
  text-align-last: center;
  border: 1px solid darkgrey;
}

.vanDropOffPopup {
  background-color: rgba(0, 0, 0, 0.21);
  z-index: 99999999999999;
}

.closeModal {
  position: absolute;
  right: 14px;
  top: 10px;
  font-size: 20px;
  color: #d80300;
  cursor: pointer;
  margin-bottom: 5px;
}

.yellowNextButton {
  background-color: #F6D636;
  color: #000;
  border: none;
  margin-top: 30px;
  border-radius: 4px;
  width: 100%;
  padding: 14px 5px !important;
}
.yellowNextButton.redyellow {
  background-color: #D80300 !important;
  color: #fff !important;
}
.yellowNextButton.greyYellow {
  background-color: #5B5B5B !important;
  color: #fff !important;
  margin-top: 15px;
}

.yellowViewButton {
  background-color: #F6D636 !important;
  cursor: pointer;
}
.yellowViewButton a {
  color: #000;
  font-weight: 600;
  font-size: 12px;
  display: inline-block;
  text-decoration: none;
  padding: 0.75em;
  width: 100%;
}

.vanImgEst {
  position: relative;
  margin-top: -14px;
}
.vanImgEst img {
  position: absolute;
  top: 2px;
  right: 6px;
  width: 59px;
}
.vanImgEst p {
  font-weight: 600;
  position: absolute;
  left: 7%;
  top: -10px;
}

.successLanding {
  display: block;
}

.collectionLanding {
  display: none;
}

.unitTable {
  margin-top: 20px;
  border-collapse: separate;
  border-spacing: 5px;
}
.unitTable th {
  background-color: #D80300;
  color: #fff;
  vertical-align: inherit !important;
  text-align: center;
}
.unitTable td {
  padding: 0rem;
  text-align: center;
  vertical-align: inherit !important;
  background-color: #F2F2F2;
}
.unitTable td :nth-child(even) {
  background-color: #f2f2f2;
}
.unitTable .boxEst {
  position: relative;
}
.unitTable .boxEst .leftBox {
  position: absolute;
  left: 5px;
  margin-top: 5px;
  color: #D80300;
}
.unitTable .boxEst .rightBox {
  position: absolute;
  right: 5px;
  margin-top: 5px;
  color: #D80300;
}
.unitTable .boxEst p {
  margin-bottom: 0px;
  margin-top: 0px;
}

.sizeDown {
  background-image: url(../images/sizeEstimator/nextImg.png);
  height: fit-content;
  text-align: center;
  padding: 15px;
  position: relative;
}
.sizeDown .glowTite {
  font-size: 20px;
  color: #E6E6E6;
  margin-top: 15px;
  text-shadow: #000 4px 2px 9px;
}
.sizeDown .glowTite.subTit {
  font-size: 16px;
  margin-top: -8px;
}
.sizeDown .sizeEstUp {
  background-color: #D6D6D6;
  width: 100%;
  padding: 11px;
  border: none;
  margin-top: 4px;
  border-radius: 3px;
  margin-bottom: -3px;
}
.sizeDown .sizeEstUp i {
  margin-right: 10px;
  margin-left: -18px;
}
.sizeDown .sizeEstUp.goUp i {
  margin-left: 10px;
  margin-right: -18px;
}

.unitInformation .topDetails {
  margin-top: 15px;
  position: relative;
}
.unitInformation .topDetails .unbitSize {
  font-size: 22px;
  font-weight: 500;
  padding-top: 9px;
}
.unitInformation .topDetails .unbitSize i {
  margin-right: 8px;
}
.unitInformation .topDetails .yelowButton {
  background-color: #F6D636;
  color: #000;
  border: none;
  border-radius: 4px;
  float: right;
  width: 100%;
  padding: 10px 5px;
  max-width: 330px;
}
.unitInformation .unitDescription {
  margin-top: 30px;
}
.unitInformation .locationCheckList li {
  list-style-type: none;
  margin-top: 15px;
}
.unitInformation .locationCheckList li i {
  color: #146411;
  margin-right: 10px;
}

button:hover {
  background-color: #363536 !important;
  color: #fff !important;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
}
button:hover i {
  color: #fff !important;
}

.yellowNextButton {
  background-color: #F6D636 !important;
  color: #000 !important;
  border: none;
  margin-top: 30px;
  border-radius: 4px;
  width: 100%;
  padding: 14px 5px;
}

.flexselected {
  opacity: 0.3;
}

.vanhireService {
  display: none;
}
.vanhireService img {
  max-width: 140px;
  margin-left: 10px;
  margin-top: -5px;
}

.fatredtoggle {
  background-color: #D80003;
  color: #fff;
  border: none;
  width: 100%;
  max-width: 320px;
  padding: 10px 15px;
  border-radius: 4px;
  margin-top: 2px;
  font-size: 15px;
}

.yellowflexToggle {
  border-radius: 5px;
  padding: 5px 0 12px;
  margin-right: 15px;
  margin-top: 20px;
  width: 100%;
  background-color: #F6D636;
  text-align: center;
}
.yellowflexToggle.removeright {
  margin-right: 0px;
}
.yellowflexToggle .yellowflexToggleButton p {
  font-size: 17px;
  font-weight: 600;
}
.yellowflexToggle img {
  max-width: 160px;
}

.successimg {
  background-image: url(../images/confirmUnit.jpg);
  background-size: cover;
  height: 100%;
}

.contactBorders {
  border: 2px dashed #D80003;
  margin-top: 20px;
  border-radius: 4px;
  text-align: center;
  padding-bottom: 11px !important;
  margin-bottom: -9px;
  padding: 20px 10px;
}
.contactBorders.faqButton {
  border: 1px solid #B59F9F !important;
}
.contactBorders.sucessButton {
  display: inline-flex;
  width: 100%;
  padding: 14px 14px 16px 15px;
}
.contactBorders.sucessButton i {
  font-size: 16px;
}
.contactBorders.sucessButton .needHelp {
  margin: auto;
  font-size: 14px;
}
.contactBorders.sucessButton .needHelp i {
  margin-right: 10px;
}
.contactBorders.sizeUp {
  border: 2px dashed #363536;
}
.contactBorders.sizeUp i {
  color: #363536;
}
.contactBorders i {
  color: #D80003;
  font-size: 22px;
  margin-top: 4px;
}
.contactBorders .needHelp {
  margin: 4px;
  font-size: 16px;
  color: #313131;
  margin-top: -2px;
}
.contactBorders .needSub {
  font-size: 14px;
  color: #313131;
  margin-top: -5px;
}

.pickUnitEstimator {
  margin: 0 70px;
}
.pickUnitEstimator .flickity-page-dots {
  display: none !important;
}
.pickUnitEstimator .carousel img {
  width: 100%;
  height: auto;
}

.choosecentertitle {
  font-size: 22px;
  color: #313131;
  margin-top: 40px;
  font-weight: 500;
}

.choosecenterSubtitle {
  font-size: 16px;
  color: #333;
  margin-top: 7px;
  font-weight: 500;
}

a {
  cursor: pointer;
}

.edit {
  font-size: 13px;
  margin-top: -15px;
  color: #363536;
  font-weight: 700;
}
.edit i {
  margin-left: 5px;
}

.locationArea {
  margin-top: 30px;
}
.locationArea img {
  width: 100%;
  border-radius: 4px;
  height: auto;
}
.locationArea .locationMap {
  margin-top: 30px;
}
.locationArea .locationCheckList {
  margin-top: 25px;
}
.locationArea .locationCheckList li {
  list-style-type: none;
  margin-top: 15px;
}
.locationArea .locationCheckList li i {
  color: #146411;
  margin-right: 10px;
}
.locationArea .locationTitle {
  background-color: #373536;
  color: #fff;
  border: none;
  border-radius: 4px;
  padding: 12px 8px;
  width: 100%;
  margin-top: 10px;
}

.vhPopup {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-top: 20px;
}

.specialimgHeadLogo {
  float: left;
}

.bulkMovePopup {
  display: none;
  position: fixed;
  z-index: 99999999999999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
}
.bulkMovePopup .yellowNextButton {
  font-size: 16px !important;
  padding: 15px;
}

.bulkMoveContent {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 45%;
}

.closeButton {
  float: right;
  font-size: 20px;
}

.backSpan {
  font-size: 14px;
  color: #3a3a3a;
  display: none;
  margin-top: 0px;
  cursor: pointer;
}
.backSpan i {
  font-size: 12px;
  margin-right: 5px;
}

.mobileTopMargin {
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .mobileTopMargin {
    margin-top: 10px;
  }

  .backSpan {
    display: block;
  }

  .choosecentertitle {
    margin-top: 0px;
    font-size: 22px;
  }

  .freecollectVan .selectOption {
    display: block;
  }

  .freecollectVan .selectOption .collectSFService {
    padding: 16px 10px;
    margin-top: 18px;
  }

  .freecollectVan .selectOption .hvanHireSF {
    padding: 16px 10px;
  }

  .addUserButton.greyClientDetail {
    width: 100%;
  }

  .addUserButton.anotherAddButotn {
    width: 100%;
  }

  .addUserForm .flexyRow {
    flex-wrap: wrap;
    margin-top: 0px;
  }
  .addUserForm .flexyRow .offlineInput {
    margin-bottom: 9px;
    margin-top: 14px;
  }

  .yourNeeds .chooseStorageType .conRadio {
    margin-right: 0px;
  }

  .authorisedPErsonCon .chooseStorageType {
    display: block;
  }

  .finalk {
    flex-wrap: wrap;
  }
  .finalk a {
    margin: unset;
  }
}
.finalsuccesshead a {
  display: none;
}

@media only screen and (max-width: 1400px) {
  .hideMeSideLa {
    display: none;
  }

  .unitInformation .topDetails .yelowButton {
    max-width: 250px;
  }
}
@media only screen and (max-width: 1200px) {
  .unitInformation .topDetails .yelowButton {
    max-width: 160px;
  }
}
@media only screen and (max-width: 1200px) {
  .timelineNav .timelineElement .line {
    display: none;
  }
}
.deliveryNoteCol {
  display: none;
}

@media only screen and (max-width: 767px) {
  header {
    margin: 20px 10px 12px 10px;
  }

  .headerCheckin {
    display: none;
  }

  .checkindetails .greyRectangel {
    padding: 15px;
  }

  .choosecenterSubtitle {
    display: none;
  }
}
.discountSlider .range {
  position: relative;
  width: 100%;
  height: 7px;
}
.discountSlider .range input {
  width: 100%;
  position: absolute;
  top: 2px;
  height: 0;
  -webkit-appearance: none;
}
.discountSlider .range input::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 24px;
  height: 24px;
  margin: -9px 0 0;
  border-radius: 50%;
  background: #F6D636;
  cursor: pointer;
  border: 7px solid #D80200 !important;
}
.discountSlider .range input::-moz-range-thumb {
  width: 24px;
  height: 24px;
  margin: -9px 0 0;
  border-radius: 50%;
  background: #F6D636;
  cursor: pointer;
  border: 7px solid #D80200 !important;
}
.discountSlider .range input::-ms-thumb {
  width: 24px;
  height: 24px;
  margin: -9px 0 0;
  border-radius: 50%;
  background: #F6D636;
  cursor: pointer;
  border: 7px solid #D80200 !important;
}
.discountSlider .range input::-webkit-slider-runnable-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  background: #EAEAEA;
}
.discountSlider .range input::-moz-range-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  background: #EAEAEA;
}
.discountSlider .range input::-ms-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  background: #EAEAEA;
}
.discountSlider .range input:focus {
  background: none;
  outline: none;
}
.discountSlider .range input::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.discountSlider .range-labels {
  /*        margin: 18px -41px 0;*/
  margin-top: 20px;
  padding: 0;
  list-style: none;
  display: flex;
}
.discountSlider .range-labels li {
  text-align: center;
  flex: 1;
  color: #b2b2b2;
  font-size: 14px;
  cursor: pointer;
}
.discountSlider .range-labels li p {
  margin-top: 3px;
}
.discountSlider .range-labels li::before {
  position: absolute;
  top: -25px;
  right: 0;
  left: 0;
  content: "";
  margin: 0 auto;
  width: 9px;
  height: 9px;
  background: #b2b2b2;
  border-radius: 50%;
}
.discountSlider .range-labels .dottedArea {
  border-top: 1px solid #BABABA;
  width: 100%;
  margin-top: 12px;
}
.discountSlider .range-labels .dottedArea.selected {
  border-top: 3px dashed #F6D636;
}
.discountSlider .range-labels .starArea {
  font-size: 20px;
  color: #644F4F;
}
.discountSlider .range-labels .active {
  color: #644F4F;
}
.discountSlider .range-labels .active i {
  color: #F6D636;
}
.discountSlider .range-labels .selected::before {
  color: #F6D636;
}
.discountSlider .range-labels .active.selected::before {
  display: none;
}

/*# sourceMappingURL=seamless.5.0.css.map */
