
  .ConfirmBooking {
    padding: 20px;
  }
  .Selectlocation {
    background: linear-gradient(to bottom, #ededed, white);
  }
  .Selectlocation p {
    margin: 0px;
  }
  .ConfirmBooking p {
    margin: 0px;
  }
  .menuorder {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .mobilemenubtn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
    box-shadow: 0px 3px 6px #00000029;
    font-size: 15px;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .mobilemenuicon {
    width: 25px;
    height: 25px;
    /* margin-top: 8px;
    margin-left: 7px; */
  }
  .selectpickup {
    font-size: 15px;
    padding: 0 15px;
    margin: 0px;
  }
  .oneorder {
    font-size: 15px;
    background: #0d9d57;
    box-shadow: 0px 3px #0000000a;
    color: #fff;
    border-radius: 20px;
    padding: 3px 20px;
    margin: 0;
  }
  .share {
    font-size: 15px;
    color: #0d9d57;
    padding: 3px;
    margin: 0;
  }
  .shareicon {
    color: #0d9d57;
  }
  .checkicon {
    color: #0d9d57;
    font-size: 40px;
  }
  .placedsucces {
    padding: 35px 50px;
    background: #fff;
    box-shadow: 0px 3px 6px #0000000a;
    margin-top: 20px;
    text-align: center;
  }
  .placedsuccesone {
    padding: 15px;
    background: #fff;
    box-shadow: 0px 3px 6px #0000000a;
    margin-top: 20px;
  }
  .location {
    background: #ffffff;
    box-shadow: 0px 3px 6px #0000001a;
    margin: 10px 0px 0 20px;
    padding: 12px 7px;
    border-radius: 4px;
    text-align: initial;
  }
  .cityname {
    color: #5b5b5b;
    font-size: 14px;
    margin: 0;
    text-align: initial;
  }
  .borderround {
    width: 8px;
    height: 8px;
    border: 2px solid #7e7e7e;
    background: #fff;
    border-radius: 10px;
    margin: 0px 7px;
  }
  .displayflex {
    display: flex;
    align-items: center;
  }
  
  .mobilerow {
    display: flex;
    align-items: center;
  }
  .address {
    color: #7e7e7e;
    font-size: 14px;
    margin: 0px;
    margin-top: 5px;
  }
  .orderdetailscontainer {
    box-shadow: 0px 0px 6px #00000029;
    padding: 6px;
    background: #f6f6f6;
    border-radius: 8px;
    position: absolute;
    bottom: 35px;
    left: 0px;
    right: 0px;
    margin: 0px 20px;
  }
  .detailscontainer {
    flex: 1;
    background: #fff;
    border-radius: 4px;
  
    margin: 6px;
  }
  .detialssection {
    display: flex;
    align-items: center;
    padding: 14px;
  }
  
  .detialssection1 {
    display: flex;
    align-items: center;
    justify-content: space-around;
    /* padding: 14px; */
  }
  .icondown {
    color: #0d9d57;
  }
  .truckcountcontainer {
    flex: 1;
    background: #fff;
    border-radius: 4px;
    height: 60px;
    margin: 3px;
    padding: 14px 7px;
    text-align: center;
  }
  .truckscountsection {
    display: flex;
    flex: 1;
    margin: 3px;
  }
  .minus {
    color: #0d9d57;
    font-size: 30px;
  }
  .plus {
    color: #0d9d57;
    font-size: 30px;
  }
  .one {
    font-size: 20px;
  }
  .btnpickuplocation {
    color: #fff;
    background-color: #0d9d57;
    border-color: #0d9d57;
    width: 100%;
    padding: 15px;
    border-radius: 4px;
    outline: none;
    border: none;
    box-shadow: 0px 3px 6px #0000000a;
    font-size: 18px;
    border-radius: 12px;
    margin: 6px 0px;
  }
  
  .headinginsurance {
    font-size: 16px;
    color: #7e7e7e;
    text-align: center;
  }
  .insuranccontainer {
    padding: 20px;
  }
  .mobileborder {
    border: 1px solid #e8e8e8;
    width: -webkit-fill-available;
    height: 1px;
    margin: 15px 0px;
  }
  .insurancelabel {
    font-size: 14px;
    color: #7e7e7e;
    padding: 15px 0px 8px 4px;
  }
  
  .mobileinsurance {
    padding: 20px;
    box-shadow: 0px 3px 6px #0000000a;
    background-color: #fff;
    border: none;
    outline: none;
    width: -webkit-fill-available;
    border-radius: 4px;
    margin: 0 4px;
    border: 0.5px solid #b2b2b2;
    background: #fff;
  }
  .note {
    color: #707070;
    font-size: 12px;
    text-align: center;
    padding: 15px 40px;
  }
  .btndone {
    color: #fff;
    background-color: #0d9d57;
    border-color: #0d9d57;
    width: 100%;
    padding: 15px;
    border-radius: 4px;
    outline: none;
    border: none;
    box-shadow: 0px 3px 6px #0000000a;
    font-size: 18px;
    border-radius: 12px;
    margin: 6px 0px;
  }
  .mobileinsurance::placeholder {
    color: #b8b8b8;
  }
  .loadQuantity:focus {
    outline: none;
  }
  #loadQuantity {
    font-size: 1.5em;
  }
  
  .loadtype {
    font-size: 16px;
    color: #7e7e7e;
    text-align: center;
    /* padding: 20px 0; */
  }
  .typeofload {
    font-size: 14px;
    color: #515151;
    list-style: none;
    padding: 0 39px;
  }
  
  .helperheading {
    font-size: 15px;
    color: #0d9d57;
  }
  .subheader {
    padding: 0px 15px;
    background: #f86060;
    color: #fff;
    border-radius: 24px;
    height: 23px;
    margin: -7px 0 0 -61px;
  }
  .helper span {
    color: #868686;
    font-size: 9px;
  }
  .helper {
    display: flex;
  }
  .mainhelp {
    display: flex;
    justify-content: space-between;
    background: #f8f8f8;
    box-shadow: 0px 3px 6px #00000003;
  }
  /* .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
  }
  
  .switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  
  .slider:before {
    position: absolute;
    content: '';
    /* height: 26px;
    width: 26px; */
    /* left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
   */ 
  /* input:checked + .slider {
    background-color: #2196f3;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #2196f3;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
   */
  /* Rounded sliders */
  /* .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  } */
  
  .helpercontainer {
    box-shadow: 0px 3px 6px #00000029;
  }
  .headinghelp {
    font-size: 16px;
    color: #7e7e7e;
    padding: 20px;
    margin: 0px;
  }
  .headinghelp span {
    font-size: 20px;
    color: #7e7e7e;
  }
  .secondbackcontainer {
    background: #f8f8f8;
    padding: 16px 16px 58px 16px;
  }
  
  .oneposition {
    color: #707070;
    font-size: 12px;
    margin: 0px;
    padding: 0 10px;
    font-weight: bold;
  }
  .amount {
    font-size: 14px;
    color: #707070;
    margin: 0px;
    font-weight: bold;
  }
  .step1 {
    display: flex;
    justify-content: space-between;
    padding: 0 0 15px 0;
  }
  .helpercontainer ul li {
    padding: 10px;
    font-size: 10px;
  }
  .downbackcontainer {
    background: #fff;
    padding: 15px;
  }
  .contentwork p {
    font-size: 10px;
    color: #707070;
  }
  .contentwork {
    padding: 25px 0 0 0px;
  }
  .dot1 {
    color: #707070;
    height: 6px;
    width: 6px;
  }
  .radioline {
    color: #0d9d57;
    height: 14px;
    width: 14px;
  }
  .radiolineshade {
    color: #e1e1e1;
    height: 14px;
    width: 14px;
  }
  .serviceterms {
    text-align: center;
    color: #707070;
    font-size: 12px;
    padding: 50px 0 26px 0px;
  }
  .iconcheckbox {
    color: #0d9d57;
    width: 17px;
    height: 17px;
  }
  .btnaddHelper {
    color: #444444;
    background-color: #b8b8b8;
    border-color: #b8b8b8;
    width: 100%;
    padding: 15px;
    border-radius: 9px;
    outline: none;
    border: none;
    box-shadow: 0px 3px 6px #0000000a;
  }
  
  .DropLocation {
    padding: 20px;
  }
  .citynamelite {
    color: #5b5b5b;
    text-align: initial;
  }
  .locationicon {
    margin: 0px 3.5px;
    color: #5b5b5b;
  }
  .btnDropLocations {
    color: #fff;
    background-color: #0d9d57;
    border-color: #0d9d57;
    width: 100%;
    padding: 15px;
    border-radius: 4px;
    outline: none;
    border: none;
    box-shadow: 0px 3px 6px #0000000a;
    font-size: 18px;
    border-radius: 12px;
    margin: 6px 0px;
  }
  
  .btnsar {
    color: #fff;
    background-color: #0d9d57;
    border-color: #0d9d57;
    width: 100%;
    padding: 15px;
    border-radius: 4px;
    outline: none;
    border: none;
    box-shadow: 0px 3px 6px #0000000a;
    font-size: 18px;
    border-radius: 12px;
    margin: 6px 0px;
  }
  .Deliverylocation {
    padding: 20px;
  }
  .searchcontainer {
    padding: 16px 20px;
    background: #fff;
  
    box-shadow: 0px 3px 6px #00000029;
  }
  .searchcityname {
    font-size: 16px;
    color: #373737;
    padding: 0px 20px;
  }
  .setlocation {
    font-size: 14px;
    color: #0d9d57;
    padding: 0px 20px;
  }
  .locationcontainer {
    padding: 16px 20px;
  }
  .locationcontainer1 {
    padding: 16px 20px;
  }
  .setlocationonmap {
    font-size: 14px;
    color: #707070;
    padding: 0px 20px;
  }
  
  .switchcontainer {
    height: 17px;
    width: 30px;
    background: #0d9d57;
    border-radius: 10px;
  }
  .subswitch {
    height: 10px;
    width: 10px;
    border-radius: 5px;
    background: #fff;
    margin: 3px 0px 0 16px;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
  }
  
  .webswitchcontainer {
    height: 22px;
    width: 45px;
    background: #0d9d57;
    border-radius: 10px;
  }
  .websubswitch {
    height: 22px;
    width: 22px;
    border-radius: 30px;
    background: #fff;
    margin: 3px 0px 0 16px;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
  }
  
  .headingpay {
    font-size: 16px;
    color: #444444;
  }
  .displayflexsb {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .headingpay {
    margin: 0px;
    font-size: 16px;
    color: #444444;
    font-weight: 800;
  }
  .headingamount {
    color: #0d9d57;
    font-size: 16px;
    margin: 0px;
    padding: 0 7px;
    font-weight: 800;
  }
  .paybackcontainer {
    background: #f5f6fa;
    padding: 25px;
  }
  .payafterdelivery {
    margin: 0px;
    font-size: 18px;
    color: #373737;
    font-weight: 800;
  }
  .btnradio {
    margin: 0 17px 0px 4px;
    font-size: 20px;
    color: #707070;
  }
  .payafterdeliverycontainer {
    padding: 20px;
  }
  .btnradioon {
    margin: 0 17px 0px 4px;
    color: #0d9d57;
  }
  .entercvv {
    border: none;
    border-bottom: 2px solid #ccc;
    padding: 10px;
  }
  .iconmd {
    margin-left: -20px;
    color: #b8b8b8;
    font-size: 20px;
  }
  .entercvvcontainer {
    padding-bottom: 10px;
    margin: 15px 0 0 40px;
  }
  .btndone {
    color: #fff;
    background-color: #0d9d57;
    border-color: #0d9d57;
    width: 100%;
    padding: 15px;
    border-radius: 4px;
    outline: none;
    border: none;
    box-shadow: 0px 3px 6px #0000000a;
    font-size: 18px;
    border-radius: 12px;
    margin: 6px 0px;
  }
  .modetype {
    color: #515151;
    font-size: 14px;
    padding: 20px;
    text-align: center;
    margin: 0px;
  }
  .invoicepaymentscontainer p {
    margin: 0px;
  }
  .totalprize {
    font-size: 20px;
    color: #0d9d57;
    padding: 16px;
    text-align: end;
    margin: 0px;
    font-weight: bolder;
  }
  .btnpaynow {
    color: #fff;
    background-color: #0d9d57;
    border-color: #0d9d57;
    width: -webkit-fill-available;
    padding: 15px;
    border-radius: 4px;
    outline: none;
    border: none;
    box-shadow: 0px 3px 6px #0000000a;
    font-size: 18px;
    border-radius: 12px;
    margin: 35px 25px;
  }
  .btncontinue {
    color: #fff;
    background-color: #0d9d57;
    border-color: #0d9d57;
    width: 100%;
    padding: 15px;
    border-radius: 4px;
    outline: none;
    border: none;
    box-shadow: 0px 3px 6px #0000000a;
    font-size: 18px;
    border-radius: 12px;
    margin: 6px 0px;
  }
  .stcpayhead {
    padding: 20px;
    margin: 0px;
    text-align: center;
  }
  .stcpaynumber {
    margin: 0px;
    font-size: 14px;
    color: #4e4e4e;
    padding: 10px 0px;
    text-align: initial;
  }
  .mobilestcpaymobile {
    padding: 20px;
    box-shadow: 0px 3px 6px #0000000a;
    background-color: #fff;
    border: none;
    outline: none;
    width: -webkit-fill-available;
    border-radius: 4px;
    margin: 0 4px;
    border: 1px solid #cecece !important;
  }
  .mobilestcpaymobile ::placeholder {
    color: #4e4e4e;
  }
  .bodystcpay {
    padding: 20px;
  }
  .btnconfirm {
    color: #fff;
    background-color: #0d9d57;
    border-color: #0d9d57;
    width: -webkit-fill-available;
    padding: 15px;
    border-radius: 4px;
    outline: none;
    border: none;
    box-shadow: 0px 3px 6px #0000000a;
    font-size: 18px;
    border-radius: 12px;
    margin: 6px 25px 30px 25px;
  }
  .inputlable {
    text-align: center;
  }
  .inputlable input {
    width: 196px;
    height: 51px;
    margin: 0px 30px;
  }
  .dropl {
    position: absolute;
    bottom: 35px;
  
    left: 0px;
    right: 0px;
    margin: 0 20px;
  }
  .SuccessfullOrder {
    padding: 20px;
    background: #f5f6fa;
  }
  .uploadicon {
    color: #0d9d57;
    font-size: 20px;
    border: 1px solid dashed;
  }
  .attachinvoice {
    font-size: 14px;
    color: #767d94;
    text-align: center;
    margin: 0px;
  }
  .mobilesharemobile {
    padding: 10px;
    box-shadow: 0px 3px 6px #0000000a;
    background-color: #fff;
    border: none;
    outline: none;
    width: -webkit-fill-available;
    border-radius: 4px;
    margin: 0 4px;
    border: 1px solid #cecece !important;
  }
  .mobilesharemobile1 {
    /* padding: 10px; */
    box-shadow: 0px 3px 6px #0000000a;
    background-color: #fff;
    border: none;
    outline: none;
    width: -webkit-fill-available;
    border-radius: 4px;
    margin: 0 4px;
    border: 1px solid #cecece !important;
    display: flex;
    align-content: center;
    justify-content: space-between;
  }
  .iconbody {
    border: 1px dashed #0d9d57;
    padding: 5px 20px 10px 20px;
    border-radius: 10px;
    margin: 0 6px;
  }
  .location1 {
    padding: 12px 7px;
  }
  .addinvoicecontainer {
    padding: 15px 20px;
    margin: 20px 0;
    background: #fff;
    /* box-shadow: 0px 3px 6px #0000000a;
  margin-top: 20px; */
    text-align: initial;
  }
  .amount {
    color: #0d9d57;
    font-size: 14px;
    margin: 0px;
  }
  .typein {
    margin: 0px;
    color: #0d9d57;
    font-size: 14px;
    padding: 0px 0px 0 15px;
  }
  .needhelpcontainer {
    padding: 15px;
    background: #fff;
    box-shadow: 0px 3px 6px #0000000a;
    margin-top: 20px;
  }
  .needhelp {
    font-size: 14px;
    color: #0d9d57;
    text-align: center;
    margin: 0px;
  }
  .invoicedetailscontainer {
    background: #fff;
    box-shadow: 0px 3px 6px #0000000a;
    margin-top: 20px;
  }
  .addcontact {
    font-size: 14px;
    color: #767d94;
    padding: 15px;
    text-align: center;
    margin: 0px;
  }
  .btnEdit {
    color: #0d9d57;
    background-color: #fff;
    width: 100%;
    padding: 15px;
    border-radius: 4px;
    outline: none;
    border: none;
    box-shadow: 0px 3px 6px #0000000a;
    font-size: 18px;
    border-radius: 12px;
    margin: 15px 0px;
    border: 1px solid #0d9d57;
  }
  .btnneworder {
    color: #fff;
    background-color: #0d9d57;
    border-color: #0d9d57;
    width: 100%;
    padding: 15px;
    border-radius: 4px;
    outline: none;
    border: none;
    box-shadow: 0px 3px 6px #0000000a;
    font-size: 18px;
    border-radius: 12px;
    margin: 6px 0px;
  }
  .inpuscontainer {
    padding: 15px;
  }
  .inpuscontainer label {
    padding: 0px 5px;
  }
  .orderdetailscontainerfinal {
    background: #fff;
    box-shadow: 0px 3px 6px #0000000a;
    margin-top: 20px;
  }
  .datetime {
    margin: 0px;
    padding: 0 10px;
  }
  .trucknamefinal {
    margin: 0px;
    padding: 20px 20px;
  }
  /* .mobilepadding {
    padding: 15px 15px 0px 15px;
  } */
  .innermobilepadding {
    padding: 15px 15px 0px 15px;
  }
  .timeicon {
    font-size: 20px;
  }
  .qty {
    padding: 10px;
    margin: 0px;
  }
  .count {
    margin: 0px;
  }
  .cashwallet {
    margin: 0px;
    padding: 0px 0px 0 10px;
  }
  .lastpayment {
    margin: 0px;
  }
  .mobilepadding1 {
    padding: 15px;
  }
  .uploadpdf {
    margin: 0px;
    padding: 20px;
  }
  .camera {
    margin: 0px;
    padding: 20px;
  }
  .UploadImage {
    padding-bottom: 30px;
  }
  .producttype {
    padding: 0px 10px;
  }
  .productsize {
    padding: 0px 10px;
  }
  .locatonicon {
    color: #0d9d57;
    margin: 0px 3px;
  }
  .locconnectorcontainer {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .locconnector {
    flex: 1;
    border: 1px dashed transparent;
    margin-bottom: -12px;
  }
  .locconnectorit {
    margin-top: -12px;
  }
  .gpsicon {
    color: #0d9d57;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 3px 6px #515151;
    /* margin: 10px; */
    padding: 9px;
    width: 50px;
    font-size: 30px;
    height: 50px;
  }
  
  .gpscontainer {
    position: absolute;
    right: 0;
    top: -85px;
  }
  .markerContainer {
    top: 50%;
  
    left: 50%;
  
    width: 65px;
  
    height: 65px;
  
    position: absolute;
  
    background: #fff;
  
    border-radius: 40px;
  
    border: 1px solid #0d9d57;
  
    transform: translate(-50%, -50%);
  }
  .searchcityname:focus {
    border: 0;
    outline: 0;
  }
  .locationType {
    color: #0d9d57;
  
    font-size: 14px;
  
    position: absolute;
  
    left: 50%;
  
    top: 50%;
  
    transform: translate(-50%, -50%);
  
    white-space: nowrap;
  }
  
  .markerConnector {
    background: #0d9d57;
  
    position: absolute;
  
    bottom: -40px;
  
    height: 40px;
  
    width: 2px;
  
    left: 32px;
  }
  
  .markerPointer {
    height: 6px;
  
    width: 6px;
  
    left: -2px;
  
    bottom: 0px;
  
    position: absolute;
  
    border-radius: 3px;
  
    background: #0d9d57;
  }
  .wavelocation {
    /* background: #FFFFFF; */
    /* box-shadow: 0px 0px 6px #0000001a; */
    /* margin: 10px 0px 0 20px; */
    padding: 7px 0px 18px 7px;
    /* border-radius: 4px; */
  }
  .conformbookingcontainer {
    left: 0px;
    right: 0px;
    z-index: 1;
    bottom: 0px;
    /* height: 294px; */
    /* margin: 0px 20px; */
    position: absolute;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 0px 6px #00000029;
  }
  
  .conformbookingdiv {
    left: 0px;
    right: 0px;
    z-index: 1;
    bottom: 35px;
    height: 294px;
    margin: 0px 20px;
    position: absolute;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 0px 6px #00000029;
  }
  .conformbookingcontent {
    margin: 0px;
    padding: 15px;
    text-align: center;
  }
  .conformimgcontainer {
    top: 60%;
    left: 50%;
    width: 110px;
    height: 110px;
    padding: 30px;
    overflow: hidden;
    position: absolute;
    border-radius: 55px;
    background: #eeeeee;
    transform: translate(-50%, -50%);
  }
  .conformbookingimage {
    width: 40px;
    height: 40px;
    margin: auto;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../images/driver.png');
    animation: imgChange 3s steps(1);
  }
  .greenLine {
    flex: 1;
    height: 4px;
    background: #0d9d57;
    animation: greenline 3s linear forwards;
  }
  .grayLine {
    flex: 1;
    height: 4px;
    background: #efefef;
    animation: grayline 3s linear forwards;
  }
  @keyframes greenline {
    0% {
      flex: 0;
    }
    100% {
      flex: 0.8;
    }
  }
  @keyframes grayline {
    0% {
      flex: 1;
    }
    100% {
      flex: 0.2;
    }
  }
  @keyframes imgChange {
    0% {
      background-image: url('../images/loc.png');
    }
    25% {
      top: 50%;
      left: 50%;
      width: 160px;
      height: 160px;
      position: absolute;
      transform: translate(-50%, -50%);
      background-image: url('../images/payment.gif');
    }
    75%,
    100% {
      top: unset;
      left: unset;
      width: 40px;
      height: 40px;
      position: unset;
      transform: unset;
      background-image: url('../images/driver.png');
    }
  }
  .locationtime {
    color: #5b5b5b;
    font-size: 12px;
    position: absolute;
    left: 50%;
    top: 67%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
    font-weight: 800;
  }
  .markertimeContainer {
    top: 50%;
    left: 50%;
    width: 143px;
    height: 41px;
    position: absolute;
    background: #fff;
    border-radius: 40px;
  
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 65px 0 0 0;
    box-shadow: 0px 3px 6px #00000029;
  }
  .locationtimeType {
    color: #868686;
    font-size: 8px;
    position: absolute;
    left: 50%;
    top: 31%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
  }
  .markertimeConnector {
    background: #0d9d57;
    position: absolute;
    bottom: -34px;
    height: 32px;
    width: 2px;
    left: 68px;
  }
  .markertimePointer {
    height: 11px;
    width: 11px;
    left: -4px;
    bottom: 0px;
    position: absolute;
    border-radius: 6px;
    background: #0d9d57;
  }
  /* .totalamount {
    font-size: 14px;
    color: #444444;
    padding: 11px;
    text-align: center;
    margin: 0px;
  } */
  .sideMenuListStyle {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }
  
  .uploadpdf {
    margin: 0px;
    padding: 20px;
  }
  .camera {
    margin: 0px;
    padding: 20px;
  }
  .UploadImage {
    padding-bottom: 30px;
  }
  
  #avatar,
  #avatar1 {
    display: none;
  }
  .invoiceInput {
    border: none;
    padding: 10px;
    font-size: 1.8em;
    width: 70%;
  }
  .invoiceInput:focus {
    outline: none !important;
  }
  