/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

@font-face {
  font-family: Roboto;
  src: url('https://fonts.cdnfonts.com/css/roboto');
}



.techmanBlocks{
	max-width: 1000px !important;
}

.techmanBlocks .flex{
  display: flex;
}

.noPointer:not(.currentDay),.noPointerMask:not(.currentDay){
  pointer-events: none !important;
  color: #aaa !important;
}

/*VRM Lookup*/

.techmanBlocks .vrmLookupInput{
/*  border: 1px solid #000;*/
  border: 0;
  margin-top: 7px;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  box-sizing: border-box;
/*  width: 100%;*/
  padding: 7px 50px;
  font-size: 20px;
  font-weight: 600;
  color: #222;
  display: block;
  font-family: Poppins;
  position: relative;
  z-index: 9;
  width: 328px;
  height: 78px;
  background:url('http://novuswebdevstaging.online/wp-content/uploads/2023/09/reg-bg.png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position-y: 3px;
}

#vehicleID{
  border: 1px solid #000;
  background: #fff;
  height: 59px;
  top: 9px;
  padding: 7px 20px;

}

#vehicleRegistrationNumber{
  text-transform: uppercase;
  font-family: 'Roboto';
}

.techmanBlocks .vrmLookupInput:focus,
.techmanBlocks .vrmLookupInput:focus-visible{
/*  border: 1px solid blue;*/
/*  outline: blue;*/
  outline: none;
}

.techmanBlocks .vrmLookupSearchWrapper{
	display: flex;
/*	justify-content: space-between;*/
}

.techmanBlocks .vrmLookupSubmit{
  width: 260px;
  height: 67px;
  color: #fff;
  background: #3176AA;
  border: none;
  cursor: pointer;
  align-self: flex-end;
  top: -6px;
  margin-left: 20px;
}

.techmanBlocks .vrmLookupSubmit:focus,
.techmanBlocks .vrmLookupSubmit:focus-visible,
.techmanBlocks .vrmLookupSubmit{
  border: 0;
  outline: none;
}

.techmanBlocks .vrmLookupWarning{
  color: red;
  opacity: 0%;
  margin-top: 20px;
}

.techmanBlocks .vrmLookupOutputWrapper{
  margin-top: 10px;
  margin-bottom: 50px;
  border: 1px solid;
  padding: 1.5em 1.3em;
  display: none;
  justify-content: space-between;
  flex-wrap: wrap;
  border-radius: 5px;
}

.techmanBlocks .vrmLookupOutputWrapper p{
  margin-top: 12px;
  margin-bottom: 12px;
}

.techmanBlocks .vrmLookupOutputWrapperChild{
  width: 33.3333%;
  text-align: center;
}

@media (max-width: 740px) { 
  .techmanBlocks .vrmLookupSearchWrapper{
    display: block;
  }

  .techmanBlocks .vrmLookupInput{
  /*  border: 1px solid #000;*/
    width: 251px;
    height: 90px;
    background-position-y: 16px;
    top: -12px;
  }

  .techmanBlocks .vrmLookupSubmit{
    width: 251px;
    height: 48px;
    top: -34px;
  }

  .techmanBlocks .vrmLookupSubmit{
    margin-left: 0;
    margin-top: 20px;
  }
}

/* Get Labour Slots  */

.techmanBlocks .getLabourSlotsTable{
  margin-top: 40px;
}

.techmanBlocks .getLabourSlotsSubmit{
  border: 0;
  margin-top: 7px;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  box-sizing: border-box;
/*  width: 100%;*/
  padding: 7px 50px;
  font-size: 20px;
  font-weight: 600;
  color: #222;
  display: block;
  font-family: Poppins;
  position: relative;
  width: 200px;
  height: 50px;
  color: #fff;
  background: #3176AA;
  border: none;
  cursor: pointer;
}

/* Book job */

.techmanBlocks .techmanButtons{
  margin-right: 24px;
  min-width: 120px;
}

.techmanBlocks.bookingJob{
  border: 1px solid #777;
  border-radius: 10px;
  padding: 30px 50px;
  margin: 40px 0;
}

.bookingJobTab{
  display: none;
}

.getLabourSlotsFieldSet,.getDatesFieldSet,.getVrmNumberFieldSet,.personalInfoFieldSet{
  margin: 30px 0;
}

.getLabourSlotsFieldSet label{
  margin-left: 10px;
}

.getLabourSlotsFieldSet legend{
  margin: 0;
}

.getLabourSlotsFieldSet div{
  margin: 10px 0;
  padding: 0 10px;
}

.techmanDatePick{
  width: 66% !important;
  margin-right: 4% !important;
}

.techmanDataPickCheck{
  float: right;
  width: 30%;
  padding: 0.75em;
}

.techmanBlocks .chooseDateFieldSet{
  margin-top: 35px;
  display: none;
}

.techmanBlocks .chooseDateFieldSet label{
  margin-left: 10px;
}

/*VRM Lookup booking job*/

.techmanBlocks .bookingJobVrmLookup{
  width: 70%;
  margin-right: 5%;
}

.techmanBlocks .bookingJobVrmLookupSearch{
  width: 25%;
}

.techmanBlocks .chooseVRMFieldSet{
  margin-top: 35px;
}

.techmanBlocks .bookingJobVrmLookupWrapper{
  display: flex;
  padding: 1em 1em;
  justify-content: space-between;
  flex-wrap: wrap;
}

.techmanBlocks .chooseVRMFieldSet{
  display: none;
}

/*Booking job personal info*/

.techmanBlocks .bookingJobPersonalInfoFlex{
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.techmanBlocks .bookingJobPersonalInfoLabel,.techmanBlocks .bookingJobPersonalInfoField{
  display: block;
}

.techmanBlocks .bookingJobPersonalInfoLabel{
  margin-bottom: 5px;
}

.techmanBlocks .bookingJobPersonalInfoField{
  width: 100%;
}

.techmanBlocks .bookingJobFieldWrapper{
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}

.techmanBlocks .bookingJobFieldWrapperHolder{
  display: flex;
  justify-content: space-between;
}

.techmanBlocks .bookingJobFieldWrapper.half{
  width: 48%;
}

/*Multiform*/

.techmanBlocks .bookingJobErrorHolder{
  display: none;
}

.techmanBlocks .bookingJobError{
  display: flex;
  background-color: #FFBABA;
  color: #D8000C;
  border-radius: 5px;
  align-items: center;
  padding: 7px;
}

.techmanBlocks .bookingJobError p{
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 3px;
  margin-right: 3px;
}

.techmanBlocks .bookingJobErrorCross:after{
  display: inline-block;
  content: "\00d7"; /* This will render the 'X' */
  font-size: 40px;
}

.techmanBlocks .bookingJobErrorCross{

}

.techmanBlocks .bookingJobErrorMessage,.techmanBlocks .bookingJobErrorCross{
  display: inline-block;
}

ul.form-stepper {
    counter-reset: section;
    margin-bottom: 4rem;
    margin-top: 4rem;
    padding: 0;
}

ul.form-stepper .form-stepper-circle {
    position: relative;
}
ul.form-stepper .form-stepper-circle span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.form-stepper-horizontal {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
ul.form-stepper > li:not(:last-of-type) {
    margin-bottom: 0.625rem;
    -webkit-transition: margin-bottom 0.4s;
    -o-transition: margin-bottom 0.4s;
    transition: margin-bottom 0.4s;
}
.form-stepper-horizontal > li:not(:last-of-type) {
    margin-bottom: 0 !important;
}
.form-stepper-horizontal li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.form-stepper-horizontal li:not(:last-child):after {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    content: "";
    top: 32%;
}
.form-stepper-horizontal li:after {
    background-color: #dee2e6;
}
.form-stepper-horizontal li.form-stepper-completed:after {
    background-color: #0e9594;
}
.form-stepper-horizontal li:last-child {
    flex: unset;
}
ul.form-stepper li a .form-stepper-circle {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 0;
    line-height: 1.7rem;
    text-align: center;
    background: rgba(0, 0, 0, 0.38);
    border-radius: 50%;
}
.form-stepper .form-stepper-active .form-stepper-circle {
    background-color: #4361ee !important;
    color: #fff;
}
.form-stepper .form-stepper-active .circleLabel {
    color: #4361ee !important;
}
.form-stepper .form-stepper-active .form-stepper-circle:hover {
    background-color: #4361ee !important;
    color: #fff !important;
}
.form-stepper .form-stepper-unfinished .form-stepper-circle {
    background-color: #f8f7ff;
}

.form-stepper .form-stepper-unfinished span,.form-stepper .form-stepper-unfinished p{
  color: #000 !important;
}

.form-stepper .form-stepper-completed .form-stepper-circle {
    background-color: #0e9594 !important;
    color: #fff;
}
.form-stepper .form-stepper-completed .circleLabel {
    color: #0e9594 !important;
}
.form-stepper .form-stepper-completed .form-stepper-circle:hover {
    background-color: #0e9594 !important;
    color: #fff !important;
}
.form-stepper .form-stepper-active span.text-muted {
    color: #fff !important;
}
.form-stepper .form-stepper-completed span.text-muted {
    color: #fff !important;
}
.form-stepper .circleLabel {
    font-size: 1rem;
    margin-top: 0.5rem;
}
.form-stepper a {
    cursor: default;
    text-align: center;
    text-decoration: none !important;
}

/*Multi date picker*/

.ui-state-highlight{
  border: 1px solid #0e9594 !important;
  background: #0e9594 !important;
}

.ui-state-highlight .ui-state-default {
  background: #0e9594 !important;
  border: 1px solid #0e9594 !important;
  color: #fff !important;
}

/*Media queries for small screens*/

@media only screen and (max-width:768px){
  .form-stepper .circleLabel{
    display: none;
  }
}

@media only screen and (max-width:480px){
  .techmanBlocks .flex{
    flex-direction: column;
  }

  .techmanBlocks .techmanDataPickCheck,.techmanBlocks .bookingJobVrmLookupSearch{
    margin-top: 25px;
    width: 100%;
  }

  .techmanBlocks .techmanDatePick,.techmanBlocks .bookingJobVrmLookup{
    width: 100% !important;
    margin-right: 0;
  }

  .techmanBlocks .techmanButtons{
    min-width: 46%;
    margin-right: 0;
  }

  .techmanBlocks .techmanButtons.previous{
    margin-right: 8%;
  }

  .techmanBlocks .vrmLookupOutputWrapperChild{
    width: 50%;
  }

}

/*Book a labour slot*/

.techmanBlocks.bookALabourSlot{
  display: flex;
  flex-direction: row;
  padding: 2em 1em;
  background-color: #01478d;
  border-radius: .625rem !important;
  margin: 60px 0;
}

.bookALabourSlotHeading, .bookALabourSlotDescription, .bookALabourSlotPrice{
  color: #fff;
}

.bookALabourSlotChildText{
  width: 70%;
  margin-right: 5%;
}

.bookALabourSlotChildSubmit{
  width: 25%;
  background-color: #d9e4ee;
  border-radius: .625rem;
  padding: 1em;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-content: center; 
  height: max-content;
  align-self: center; 
}

.bookALabourSlotPrice,.bookALabourSlotWasPrice{
  text-align: center;
}

.bookALabourSlotPrice{
  margin-bottom: 13px !important;
  font-size: 1.31rem;
  font-weight: bold;
}

.bookALabourSlotWasPrice{
  margin-bottom: 7px !important;
  font-size: 1.15em;
}

.bookALabourSlotSubmit{
  border-radius: .625rem;
}

/*Basket page*/

#techmanBasketOverview{
  width: 100%;
  margin: 40px 0;
}

.techmanBasketWrapper{
  display: flex;
  width: 100%;
}

#techmanBasketNoItemAlert{
  text-align: center;
  display: none;
  margin-top: 40px;
  margin-bottom: 80px;
}

/*Basket page labour*/

#techmanBasketLabourListHolder{
  display: inline-block;
  width: 35%;
  margin-right: 5%;
}

#techmanBasketLabourListWrapper{
  width: 100%;
}

#techmanBasketLabourListHeadings{
  background: #01478d;
  border-radius: .625rem .625rem 0 0;
  padding: 1.5rem 2rem;
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

#techmanBasketLabourListBody{
  padding: 1.5rem 2rem;
}

#techmanBasketLabourListFooter{
  display: flex;
  flex-direction: row;
  padding: 1.5rem 2rem;
  background-color: #d9e4ee;
  justify-content: space-between;
}

#techmanBasketLabourListHeadings .basketText:not(#techmanBasketTextSecond){
  margin-bottom: 10px;
  color: #fff;
}

.techmanBasketLabourListWrapper{
  display: flex;
  margin-bottom: 15px;
}

.techmanBasketLabourListWrapper .labourIndex{
  width: 15%;
  color: #536679;
}

.techmanBasketLabourListWrapper .labourName{
  width: 55%;
  padding: 0 10%;
  color: #536679;
}

.techmanBasketLabourListWrapper .labourPrice{
  width: 20%;
  color: #536679;
}

.techmanBasketLabourListWrapper .labourCross{
  width: 10%;
  color: #536679;
}

.techmanBasketLabourListWrapper .labourCross .labourCrossButton:after{
  content: "\00d7";
  font-size: 1.15em;
}

.techmanBasketLabourListWrapper .labourCross .labourCrossButton{
  padding: 0 !important;
  background: 0 !important;
  color: #D8000C;
}

/*Basket page VRM*/

#techmanBasketOverview{
  display: flex;
}

#techmanBasketVRMWrapper{
  padding: 1.5rem 2rem;
  flex-direction: row;
  width: 100%;
/*  margin-top: 120px;
  width: 60%;
  margin-left: 40%;*/
}

#techmanBasketVRMWrapper{
  background-color: #ccc;
  border-radius: 3px;
}

#techmanBasketVRMInput{
  margin-top: 20px;
  width: 250px;
  height: 50px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
}

.techmanLicenseDefault{
  background: url('../css/images/reg-plate.png') !important;
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
  padding-left: 44px !important;
  padding-bottom: 13px !important;
  border: 0 !important;
}

.techmanLicenseDefault:focus{
  outline: 0;
}

#techmanBasketVRMInputSearch{
  margin-top: 20px;
  width: 215px;
  height: 50px;
  border-radius: .625rem;
  background-color: rgb(213, 110, 13); 
}

#techmanBasketVRMWrapperFlex{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

#techmanBasketVRMVehicleCancel,#techmanBasketVRMVehicleInfo{
  display: none;
}

#techmanBasketVRMVehicleInfo{
  margin-top: 20px;
}

#techmanBasketVRMVehicleCancel{
  margin-top: 15px;
  cursor: pointer;
}

/*Basket page step button*/

#techmanBasketStepOneSubmit{
  padding: 1.5rem 2rem;
  flex-direction: row;
  margin-top: 40px;
  width: 100%;
  border-radius: .625rem;
  background-color: rgb(213, 110, 13); 
}

#techmanBasketOverviewStepTwo{
  display: none;
  width: 60%;
}

#techmanBasketOverviewStepOne{
  width: 60%;
  display: inline-block;
}

/*Basket page customer info*/

#techmanBasketCustomerInfoHeading{
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: middle;
  transform: translateY(2px);
}

#techmanBasketCustomerInfoWrapper{
  width: 100%;
}

.techmanBasketCustomerInfoFlex{
  display: flex;
  flex-direction: row;
  column-gap: 35px;
}

.techmanBasketCustomerInfoFlex > *{
  flex: 1;
}

.techmanBasketCustomerInfoInput{
  width: 100%;
  margin-top: 10px;
  margin-bottom: 40px;
  display: block;
  border: 1px solid rgba(119,119,119,0.5) !important;
}

textarea.techmanBasketCustomerInfoInput{
  height: 100px;
}

.techmanBasketCustomerInputWrapper{
/*  width: max-content;
  position: relative;
  left: 50%;
  transform: translateX(-50%);*/
}

/*Basket page step two*/

#techmanBasketStepTwoSubmitPrevious{
  cursor: pointer;
  font-size: 60px;
  margin-right: 15px;
  color: #D8000C;
}

#techmanBasketStepTwoSubmit{
  border-radius: .625rem;
  background-color: rgb(213, 110, 13); 
}

/*Media queries for labour slot block*/

@media only screen and (max-width:1050px){


  #techmanBasketVRMInput,#techmanBasketVRMInputSearch{
    width: 160px;
  }

  .techmanBasketCustomerInfoFlex{
    display: block;
  }

}



@media only screen and (max-width:1200px){
  #techmanBasketLabourListHolder{
      display: block;
      width: 100%;
      margin-right: 0;
      margin-bottom: 40px;
  }

  #techmanBasketOverview{
    display: block;
  }

  #techmanBasketOverviewStepTwo{
    width: 100%;
  }

  #techmanBasketOverviewStepOne{
    display: block;
    width: 100%;
  }

}

@media only screen and (max-width:860px){

  .techmanBlocks.bookALabourSlot{
    display: block;
  }

  #techmanCalendar{
    flex-direction: column;
  }

  #techmanCalendarDateSelect{
    width: 100% !important;
  }

  .bookALabourSlotChildText{
    width: 100%;
    margin-right: 0;
  }

  .bookALabourSlotChildSubmit{
    margin-top: 35px;
    width: 100%;
  }


  #techmanCalendarTimes{
    padding: 0 !important;
    margin-top: 20px;
  }


  #techmanBasketVRMInput,#techmanBasketVRMInputSearch{
    width: 170px;
  }



  #techmanCalendarBodyWrapper{
    display: block !important;
  }

  .techmanCalendarBody{
    width: 100% !important;
  }

  #techmanCalendarTimes{
    width: 100% !important;
  }

}

@media only screen and (max-width:600px){
  #techmanBasketVRMInput,#techmanBasketVRMInputSearch{
    width: 100%;
  }

  #techmanBasketVRMWrapperFlex{
    flex-direction: column;
  }

}

/*Techman Calendar*/

#techmanBasketCalendarWrapper{
  width: 100%;
}

#techmanCalendar{
  display: flex;
  justify-content: row;
  margin-bottom: 65px;
  width: 100%;
}
#techmanCalendar header{
  display: flex;
  align-items: center;
  padding: 25px 30px 10px;
  justify-content: space-between;
}
#techmanCalendar header .techmanCalendarIcons{
  display: flex;
}
#techmanCalendar header .techmanCalendarIcons span{
  height: 38px;
  width: 38px;
  margin: 0 1px;
  cursor: pointer;
  color: #878787;
  text-align: center;
  line-height: 38px;
  font-size: 1.9rem;
  user-select: none;
  border-radius: 50%;
}
#techmanCalendarIcons span:last-child{
  margin-right: -10px;
}
header .techmanCalendarIcons span:hover{
/*  background: #f2f2f2;*/
  transform: scale(1.2);
}
#techmanCalendar header .techmanCalendarCurrentDate{
  font-size: 1.45rem;
  font-weight: 500;
  margin-bottom: 0;
}
.techmanCalendarBody{
  padding: 20px;
  width: 100%;
}
#techmanCalendar .techmanCalendarBody ul{
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  list-style: none;
  text-align: center;
}
#techmanCalendar .techmanCalendarDays{
  margin-bottom: 20px;
}
#techmanCalendar .techmanCalendarBody li{
/*  width: calc(100% / 7);*/
  font-size: 1.07rem;
  width: calc(12%);
}

#techmanCalendar .techmanCalendarBody li:not(.currentDay):not(.active){
  color: #333;
}

#techmanCalendar .techmanCalendarBody .techmanCalendarDateLabel{
  padding: 5px;
}

#techmanCalendar .techmanCalendarBody .techmanCalendarDateLabel:not(.noPointer):not(.noPointerMask){
  background-color: #dbdbdb;
  border-radius: 3px;
}

/*#techmanCalendar .techmanCalendarBody .techmanCalendarDateLabel{
  width: calc(14.28% - 15px);
}*/

#techmanCalendar .techmanCalendarBody .active{
  color: #fff;
}

#techmanCalendar .techmanCalendarWeeks li{
  font-weight: 800;
  cursor: default;
}
#techmanCalendar .techmanCalendarDays li{
  z-index: 1;
  cursor: pointer;
  position: relative;
  margin-top: 20px;
}
.techmanCalendarDays li.inactive{
  color: #aaa;
}
.techmanCalendarDays li.active{
  color: #fff;
  background-color: #d56e0d !important;
}
/*.techmanCalendarDays li::before{
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  height: 40px;
  width: 40px;
  z-index: -1;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.techmanCalendarDays li.active::before{
  background: #9B59B6;
}*/

/*.techmanCalendarAfterClass{
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  height: 40px;
  width: 40px;
  z-index: -1;
  border-radius: 50%;
  transform: translate(-50%, -50%);  
  background: #01478d;
}*/

#techmanCalendar .currentDay{
  color: #aaa;
  border-radius: 3px;
}

/*#techmanCalendar .currentDay .techmanCalendarDaysAfter{
   position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  height: 40px;
  width: 40px;
  z-index: -1;
  border-radius: 50%;
  transform: translate(-50%, -50%);  
  background: #777; 
  color: #fff;
}*/


.customTechmanDateBgColor{
  background: attr(data-background color, red) !important;
}

.techmanCalendarDays li:not(.active):hover::before{
  background: #f2f2f2;
}

.techmanCalendarWeeks,.techmanCalendarDays{
  margin: 0;
}

#techmanCalendarSelectedDates ul,#techmanCalendarTimes ul{
  margin: 0;
/*  padding: 0 20px;*/
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}

.techmanCalendarSelectedDatesLabel,.techmanCalendarSelectedDatesRadio{
  display: inline-block;
}

#techmanCalendarSelectedDates,#techmanCalendarTimes{
  width: 40%;
}

#techmanCalendarTimes{
  max-height: 600px;
  overflow-y: scroll;
  padding: 0px 20px;
  padding-top: 0px;
  padding-top: 20px;
  margin-bottom: 15px;
}

/* Hide scrollbar for Chrome, Safari and Opera */
#techmanCalendarTimes::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
#techmanCalendarTimes {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.techmanCalendarTimesListActive{
  transform: scale(1.1);
}

#techmanCalendarTimesList li{
  background: #dbdbdb;
  color: #000;
  text-align: center;
  padding: 10px;
  margin: 4px 0px;
  border-radius: 7px;
/*  color: #fff;*/
  cursor: pointer;
  width: 45%;
}

#techmanCalendarDateSelect{
  width: 60%;
  border-radius: 10px;
  box-shadow: 0 15px 40px rgba(0,0,0,0.12);
  height: max-content;
}

#techmanCalendarBodyWrapper{
  display: flex;
}

#techmanCalendarDateNoticeWrapper{
  padding: 0px 20px;
  padding-top: 20px;
  margin-bottom: 15px;
}

#techmanCalendarDateNotice{
  font-size: 14px;
}

/*Basket Result*/

#techmanBasketResultWrapper{
  margin-top: 30px;
  display: none;
  padding: 1.5rem 2rem;
}

#techmanBasketResultHeading{
  margin-bottom: 15px;
}

/*Basket icon*/

#techman-basket-count {
  background: #d9e4ee url("images/shopping-basket.svg") no-repeat 42% center;
  background-size: auto;
  background-size: 24px;
  border-radius: 53px;
  float: right;
  height: 53px;
  margin: 7px 20px 0 0;
  position: relative;
  width: 78px;
}

#techman-basket-count a {
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
  text-decoration: none !important;
}

#techman-basket-count .count {
  background: #ed7a0e;
  border-radius: 50%;
  color: white;
  font-size: 0.6875rem;
  height: 19px;
  line-height: 1.1275rem;
  position: absolute;
  right: 17px;
  text-align: center;
  top: 12px;
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;
  width: 19px;
  z-index: 1;
}

#techman-basket-count .count {
  color: white;
  font-size: 0.6875rem;
  line-height: 1.1275rem;
  text-align: center;
}

#techman-basket-count .total{
  display: none;
}

/*Basket div*/

#basketDiv{
  width: 100%;
}

#basketHeaderDiv{
  display: flex;
  flex-direction: column;
  justify-content: center;
/*  background-position: top right;*/
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 230px;
  border-radius: .625rem;
  gap: 10px;
}

#basketFooterDiv{
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 270px;
  border-radius: .625rem;
}

/*VRM Lookup*/

#techmanBasketLabourListBodyVehicleInfo{
  display: none;
}

#techmanBasketLabourListBodyVehicleInfo{
  margin-bottom: 35px;
}

#techmanBasketLabourListBodyVehicleInfo *{
    color: #536679;
}

#techmanBasketLabourListBodyItems{
  margin-bottom: 30px;
  color: #536679;
}

#techmanBasketLabourListBodyVehicleInfoText{
  margin-top: 15px;
}

#techmanBasketOverviewIcon{
  width: 40px;
  height: 40px;
  background-color: #d9e4ee;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  border-radius: 50%;
}

#techmanBasketTextFirst{
  color: #fff;
}

#techmanBasketTextSecond{
  color: #c0d4ea;
}

/*Calendar*/

#techmanBasketCalendarFlexWrapper{
  width: 100%;
}

#techmanCalendarTimesNotice{
  text-align: center;
  background-color: #ccc;
  padding: 10px 20px;
  border-radius: 3px;
  border: 1px solid transparent;
}

#techmanCalendarTimesAvailableNotice{
  text-align: center;
  background-color: #1f2b37;
  padding: 10px 20px;
  border-radius: 3px;
  border: 1px solid transparent;
}

#techmanCalendarTimesNotice *,#techmanCalendarTimesAvailableNotice *{
  margin: 10px 0;
}

#techmanCalendarTimesAvailableNotice *{
  color: #fff;
}

#techmanCalendar #techmanCalendarDateSelect header span{
  cursor: pointer;
}

#techmanCalendarDateLabel{
  
}

#techmanCalendarTimesAvailableNotice{
  display: none;
}

/*Techman submit button*/

#techmanBasketStepTwoSubmit:disabled,.labourCrossButton:disabled,#techmanBasketStepTwoSubmitPrevious:disabled{
  opacity: .8;
  cursor: default;
}

/*Techman thankyou page*/

#techmanThankYouWrapper{
  margin-top: 40px;
  gap: 20px;
  display: flex;
  flex-direction: column;
}

#techmanThankYouWrapper p{
  margin: 0;
}

/*#techmanThankYouWrapper h2{
  color: #01478d;
}*/