  /*externalise for CSP 29-02-2024 */
  body {margin-bottom:40px;overflow-x:hidden;font-size:14px;text-align:center;font-family:Roboto;line-height: 24px;}
  
.intro-block .row {margin-top:0px !important;}
  .response-img {width:160px;margin-bottom:30px;background-color:#e2e2e2;}
  p {font-size:16px;font-weight:bold;}
  label {text-transform:uppercase; font-weight:300;font-size:18px;}
  button {outline:0 !important;}
  .btn {border-radius:10px !important;}
  .row {margin-top:40px;}
  img {max-width:100%;}
  .container {padding-bottom:40px;font-size:12px !important;max-width:768px;}
  h1 {font-size:28px; text-align:left;padding-left:20px;padding-bottom:30px;}
  .col-lg-4 {}
  table {text-align:left;width:100%;}
  th{text-align:left;}
  /*td {height:57px;padding:18px;}
  td:first-child {background-color:#eee;}
  /*tr {width:50%;border-bottom:1px solid #fff; }
  tr:first-child {border-bottom:none;}*/
  input {text-align:center;margin-bottom:8px;}
  .con-fluid {text-align:center;background-color:#eee;padding:50px;margin-bottom:50px;}
  .navbar {border-radius:0px !important;margin-bottom:0px;border:none;}
  .navbar-inverse {background-color:#1a2674;}
  .navbar-inverse .navbar-brand {
    color: #ffffff;
}
.payment-body {background-color:#e2e2e2;}

.payment-h2 {font-size:30px !important;font-family: 'Roboto Condensed', sans-serif !important;font-weight:700;}
  .intro-block {
      background-color:#fff;
      border-radius:4px; 
      border:8px solid #e2e2e2; 
      padding:20px;
    }
    .callback-btn {
    display: block;
    max-width: 175px;
    background-color: #1a2674;
    color: #fff;
    padding: 8px;
    text-align: center;
    font-weight: 700;
    font-family: 'Catamaran', sans-serif;
    font-size: 18px;
    margin: 0 auto;
    margin-bottom: 0px;
    cursor:pointer;
}
.callback-btn:hover {
  color:#fff;
}

#trans-result {color:#333!important;font-size:20px !important;margin-top:16px;}
.error-response, .success-response {color:#333!important;}
.index-cont {max-width:1370px;padding-top:7px;}
.order-pay-h2 {font-size:30px !important;font-family: 'Roboto Condensed', sans-serif !important;font-weight:700;}
.account-pay-h2 {font-size:30px !important;font-family: 'Roboto Condensed', sans-serif !important;font-weight:700;}
.processing-payment {padding-top:20px;}
.payAmount-mb {margin-bottom:12px;}
#CustomerNumberPay, #OrderNumberPay {margin-top:16px;}
.panel {border-color:#333;background-color:#333;color:#fff;margin-top:16px;}
.panel-heading {background-color:#333;padding:0px;padding-bottom:16px;}
.panel-h1 {text-align:center;padding-bottom:5px;padding-top:9px;margin-top: 0px;margin-bottom: 0px;}
.panel-h1-span {display:block;font-size:21px;font-weight:400;}

.loading-intro, .step-2, .processing-payment {
    display:none;
  }

.update-title {display:block;font-size:21px;font-weight:400;position:relative;}

.visa-mc-color-img {width:123px; display:inline;"}

.ajax-loading {width:40px!important;margin-bottom:30px!important;}
#api-response-credit-card, #api-response-eway-response {margin-bottom:0px;color:#333!important;}
#ccFormSubmit {margin-top:0px;position:relative;top:0px;}

.bootstrap-datetimepicker-widget {
    width:100% !important;
    cursor:pointer;
}

.datepicker-days {
    color:#1a2674;
}

.today {
  color:#fff;
  background-color: #337ab7;
}

.bootstrap-datetimepicker-widget .active {
  color:#fff;
  background-color: #e57e23;
}

.clear-typeahead {
  background-color: #d3d3d3 !important;
  position:relative;
  top:-92px !important;
}

.travel-work-submit {
  float:right;
  font-weight:700;
  position:relative;
  left:-12px;
}

.cancel-add-edit-trans {
  float:left;
  position:relative;
  top:-56px;
  font-weight:700;
  background-color:#d3d3d3;
  border-color:#d3d3d3;
}

.service-call-tabs {
  background-color:#ddd;
  border-radius:10px;
}

.service-call-tabs > li {
  width:20%;
  text-align:center;
}

.service-call-tabs > li > a {
  font-size:30px;
  font-weight:700;
  border-radius:10px;
  border:2px solid #ddd;
  -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.service-call-tabs > li > a:hover {
  color:#337ab7;
  background-color:#d3d3d3;
  border:2px solid #d3d3d3;
}

.service-call-tabs>li.active>a, .service-call-tabs>li.active>a:focus, .service-call-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border: 2px solid #337ab7;
}

.units-list:first-child {
  margin-top:11px;

  }

.units-list {
  background-color:#fff;
  border-radius:10px;
  margin-bottom:11px;
  padding:14px;
}

.modal {
position: fixed;
    background-color: #fff;
    top: 50px;
    width: 600px;
    height: 320px;
    left: 36%;
    border-radius: 8px;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;

}

#myModalLabel {
 font-weight:700;
 color:#0066a6;
 text-transform:uppercase;

}

.modal-dialog {width:90% !important;margin:-85px auto !important;}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #999;
    border:none;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #fff !important;
}

.navbar-collapse {
  padding:0px !important;
  background-color: #fff;
}

.collapse.in {
  background-color: #fff;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    background-color: transparent;
    z-index:1001;
    border:none;
    position:absolute;
    top:76px;
    right:23px;
    cursor:pointer;
}

.logout-link {
    position: absolute;
    right: 15px;
    top: 11px;
    font-weight:700;
}

#loginForm .form-control {
  font-size:24px !important;
  height:70px;
}

#loginForm label {
  font-size:16px !important;
}

.dataset-test {
  background-color:lightskyblue;
  color:#fff;
  text-align: center;
  margin:0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight:300;
  margin-bottom: 0px;
}

.view-api-data {
  background-color:#1a2674;color:#fff;cursor:pointer;margin-top:12px;height:38px;outline:0;
}

.menu-container {
  padding:0px;
  overflow-x:hidden;
}

.navbar-brand {
  padding-left: 35px;
}

.welcome-name {
  color:#fff;
  position: absolute;
  top: 71px;
  top:23px;
  left: 71px;
  font-size:22px;
}

.home-selections {
  padding-top:30px;
  margin-top:30px;
}

.home-screen-options-btn {
  border-radius:12px;
  border:2px solid #1a2674;
  background-color:#fff;
  color:#1a2674;
  font-size: 32px;
  font-weight:bolder;
  padding:20px;
  -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.home-screen-options-btn:hover {
  text-decoration:none;
  border-radius:12px;
  border:2px solid #1a2674;
  background-color:#1a2674;
  color:#eee;
  font-size: 32px;
  font-weight:bolder;
  padding:20px;
}

.service-allocations-options-btn {
  border-radius:12px;
  border:2px solid #1a2674;
  background-color:#fff;
  color:#1a2674;
  font-size: 26px;
  font-weight:bolder;
  line-height:37px;
  padding:20px;
  text-align:left;
  margin-bottom:20px;
}

.service-call-details-span {
  line-height:28px;
  display:inline-block;
  width:100%;
}

.service-call-details {
  color:#1a2674;
  font-size: 23px;
  font-weight:300;
  line-height:37px;
  padding:20px;
  padding-top:0px;
  padding-bottom:3px;
  text-align:left;
  padding-right:6px;
}

.service-call-list {
      margin-bottom: 11px;
    /* border-bottom: 2px dashed #fff; */
    padding-top: 17px; 
    padding-bottom: 17px; 
    line-height: 40px;
    background-color: #fff;
    border-radius: 10px;
    border:2px solid #eee;
    margin-right: 25px;
    margin-left: 25px;
    max-width:97.5%;
        -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.service-call-list:hover {
  border:2px solid #e3e3e3;

  }

.service-call-list-text-btn {
  background-color: transparent;
  border:none;
  text-align:left;
  font-size:23px;
  line-height:35px;
}

.work-transaction-btn, .travel-transaction-btn, .addPartsSubmit, .savePartsSubmit {
  float:right;
    margin-top: 12px;
    margin-bottom: 12px;
    font-weight: 700;
    border-radius: 10px;
    padding: 10px 22px 10px 22px;
    font-size: 30px !important;
}

#adds, #subs {
  outline:0;
}

.part-qty-assigned {
  display: block;
    text-align: right;
    padding: 20px;
    font-size: 22px;
    position: relative;
    left: 78px;
    font-weight: 700;
    top: -5px;
    line-height: 29px;
    color: #337ab7;
}

.add-part-qty-assigned {
  
    text-align: right;
    font-size: 28px;
}

.signature-btn {
  float:right;
  margin-right:19px;
}

.deleteTrans {}

.fa-map-marker {
  float: right;
    height: 40px;
    font-size: 80px !important;
    position: relative;
    color:#94d82d;
    top: -42px;
}



.service-call-details .fa-map-marker-alt {
    float: right;
    height: 55px;
    width: 56px;
    text-align: center;
    padding: 4px;
    padding-top: 8px;
    font-size: 38px !important;
    position: relative;
    top:0px;
    color: #fff;
    background-color: #bebebe;
    border-radius:4px;
    margin-right:12px;
    margin-left:12px;
}

.add-part-btn {
  font-weight:700;
  /*height:85px;
  float:right;
  top: 22px;position: relative;
  padding-left: 40px;
  padding-right: 40px;
  
  margin-right:15px;
  border-radius:10px;*/
}

.edit-travel-work-btn {
position:relative;right:11px;padding:0px;
  }



#itemCode {
  text-transform: uppercase;
  text-align:left;
  border-radius:10px;
}

#itemQty {
  border-radius:10px;
}

.fa-bars {
  float:right;
    height: 54px;
    width: 54px;
    text-align: center;
    padding: 4px;
    padding-top: 13px;
    font-size: 28px !important;
    position: relative;
    top:0px;
    color: #fff;
    background-color: #ddd;
    border-radius:10px;


}

.fa-home {
  float:right;
    height: 48px;
    width: 48px;
    text-align: center;
    padding: 4px;
    padding-top: 10px;
    font-size: 28px !important;
    position: absolute;
    top:9px;
    right:30px;
    color: #fff;
    background-color: #ddd;
    border-radius:10px;
}

.fa-sign-out-alt {
  float:right;
    height: 48px;
    width: 48px;
    text-align: center;
    padding: 4px;
    padding-top: 10px;
    font-size: 28px !important;
    position: absolute;
    top:9px;
    right:90px;
    color: #fff;
    background-color: #ddd;
    border-radius:10px;
}

.fa-times {
    float:right;
    height: 54px;
    width: 54px;
    text-align: center;
    padding: 4px;
    padding-top: 13px;
    font-size: 28px !important;
    position: relative;
    top:0px;
    color: #fff;
    background-color: #ddd;
    border-radius:10px;
}



.fa-backward {
    float:left;
    height: 54px; /* 54px */
    width: 54px; /* 54px */
    text-align: center;
    padding: 4px;
    padding-top: 13px;
    font-size: 28px !important;
    position: relative;
    top:0px;
    color: #fff;
    background-color: #ddd;
    border-radius:10px;
}

.fa-backward-edit-add {
    height: 40px; /* 54px */
    width: 33px; /* 54px */
    left:-3px;
    padding-top: 5px;

  }

.fa-chevron-up, .fa-chevron-down {
    float:right;
    height: 54px;
    width: 54px;
    text-align: center;
    float:left;
    padding: 4px;
    padding-top: 13px;
    font-size: 28px !important;
    position: relative;
    top:0px;
    color: #fff;
    background-color: #337ab7;
    border-radius:4px;
}

.twitter-typeahead {
  width:100% !important;
}

.addQty-btn, .reduceQty-btn {
    float:right;
    height: 85px;
    width: 85px;
    text-align: center;
    padding: 4px;
    font-size: 42px !important;
    position: relative;
    top:-85px;
    color: #fff;
    background-color: #337ab7;
    border-radius:4px;
}

.reduceQty-btn {
    float:left;
    height: 85px;
    width: 85px;
    text-align: center;
    padding: 4px;
    font-size: 42px !important;
    position: relative;
    top:85px;
    color: #fff;
    background-color: #337ab7;
    border-radius:4px;
}

.fa-marker {
    height: 54px;
    width: 54px;
    text-align: center;
    padding: 4px;
    padding-top: 8px;
    font-size: 38px !important;
    position: relative;
    top:0px;
    color: #fff;
    /*background-color: #337ab7;*/
    border-radius:4px;
    border-color:transparent;
}

.fa-file-signature {
    height: 54px;
    width: 54px;
    text-align: center;
    padding: 4px;
    padding-top: 13px;
    padding-left:8px;
    font-size: 28px !important;
    position: relative;
    top:0px;
    color: #fff;
    background-color: #337ab7;
    border-radius:4px;
}

.fa-trash-alt {
  float: right;
    height: 54px;
    width: 54px;
    text-align: center;
    padding: 4px;
    padding-top: 8px;
    font-size: 38px !important;
    position: relative;
    top:0px;
    color: #fff;
    /*background-color: #337ab7;*/
    border-radius:4px;
}

.fa-car {
  font-size:31px;
  position: relative;
    top: 2px;
}

.fa-user-clock {
  font-size:26px;
}

.h2-page-title {
 background-color: #f6f6f6;
 -webkit-box-shadow: 4px 14px 39px -12px rgba(0,0,0,0.19);
-moz-box-shadow: 4px 14px 39px -12px rgba(0,0,0,0.19);
box-shadow: 4px 14px 39px -12px rgba(0,0,0,0.19);
margin-bottom:24px;
}

.h2-page-title h2 {
 margin:0;
 padding-top:20px;
 padding-bottom:20px;
 text-transform:uppercase;
 color:#1a2674;
 font-weight:300;
 border-top:1px solid #1a2674;
}



.form-control {
  height:85px;
  font-size:35px;
}

.form-control[readonly] {
  background-color: #fff;
}

.input-group-addon {
  padding:6px 23px;
  font-size:36px;
  font-weight: 300;
  color: #fff;
  background-color: #337ab7;
  border-radius:10px;
}

.btn {
  font-size:28px;
  border-radius:10px !important;
}

.step1 {
  display:inline-block;
  /*float:right;*/
  padding:0px;
  right:-1px;
  position: relative;
}

.step2 {
  font-weight:700;
  padding: 6px 12px;
  /*float:right;*/
  right:-1px;
  position: relative;
  
}

.parts-description {
  background-color:#fff;
  border-radius:10px;
  margin-bottom:11px;
  padding-top:15px;
}

.parts-description tr:first-child td:first-child { border-top-left-radius: 10px; }
.parts-description tr:first-child td:last-child { border-top-right-radius: 10px; }
.parts-description tr:last-child td:first-child { border-bottom-left-radius: 10px; }
.parts-description tr:last-child td:last-child { border-bottom-right-radius: 10px; }

.service-call-notes {
  font-size:20px;
  line-height:25px;
  background-color:#fff;
  padding: 17px;
  margin-bottom:12px;
  border-radius:10px;
  -webkit-box-shadow: 4px 14px 39px -20px rgba(0,0,0,0.10);
-moz-box-shadow: 4px 14px 39px -20px rgba(0,0,0,0.10);
box-shadow: 4px 14px 39px -20px rgba(0,0,0,0.10);
}

.engineer-transaction-title {
  display:block;
  border-bottom:2px dashed #fff;
  padding-top: 17px;
  padding-bottom: 17px;
}

.no-border {
  border-top:none !important;
  background-color:#f6f6f6;
}


.results-table td {
  font-size:24px;
  height:auto !important;
  padding:0px;
  /*border-bottom:8px solid #eee;*/
}
.results-table td:first-child {
  background-color:#fff;
  }

.results-table .results-table-header {
  /*background-color:#fff;*/
  color:#337ab7;
  font-size:24px;
  font-weight:700;
}

.results-table .results-table-header td:last-child {
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  }

  .edit-parts-btn {
    position:relative;
    float:right; 
    right:64px;
    top:-56px; 
    padding:0px;
  }

  .cancel-parts {
    top:25px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:16px;
    padding-right:16px;
  }

  .time-check-warning {
    color:red;
    padding-top:14px;
    font-size:18px;
    text-transform:uppercase;
  }

  .billable-hours {
    position:absolute;
    top:93px;
    left:42px;
  }

  .parts-edit-btns {
    text-align:right;
  }

  .close {
    opacity: 0.5 !important;
  }
.sig-loading-spinner {
  background-image:url('../img/ajax-loading.gif');
  background-repeat:none;
  background-position: center top;
}

.logout-hdr-btn {
    position: absolute;
    right: -3px;
    float: right;
    display: block;
    z-index: 11;
    width: 60px;
    height: 60px;
}

@media (max-width: 3000px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
        cursor:pointer;
        right:20px;
        padding:0px;
        margin:0px;
        border:none;s
    }
    .navbar-collapse {
        border: none;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 0px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

@media (max-width: 868px) {
.home-screen-options-btn {
  margin-top:30px;
}
.service-call-list {
  max-width: 94.0% !important;
}
.required-by {
  margin-bottom:11px;
}
.service-call-details {
  margin-top:11px;
  font-size:20px;
  line-height:28px;
}
.service-call-tabs > li > a {
    font-size: 24px;
    }
.service-call-notes {
  padding-left:2px;
  padding:12px;
}
.service-call-notes .col-sm-8 {
  padding-left:0px;
}
.work-transaction-btn, .travel-transaction-btn, .addPartsSubmit {
    font-size: 24px !important;
  }

.billable-hours {
    position: absolute;
    top: 83px;
    left: 44px;
}
.service-call-list-text-btn {
  font-size:20px;
}

.service-call-details-span {
  line-height:26px;
}
.btns-768 {
  position: relative;
    top: 0px;
    left: 13px;
}

.step2 {
  font-size:24px;
}

.fa-trash-alt, .fa-marker {
  height:45px;
  width:44px;
  font-size:29px !important;
}

.edit-travel-work-btn {
  right:6px;
}

.edit-parts-btn {
    position:relative;
    float:right; 
    right:53px;
    top:-47px; 
    padding:0px;
  }

.add-part-qty-assigned {
  display: block;
    text-align: right;
    padding: 20px;
    font-size: 22px;
    position: relative;
    left: 19px;
    font-weight: 700;
    top: -53px;
    line-height: 29px;
    color: #337ab7;
}

.part-qty-assigned {
  display: block;
    text-align: right;
    padding: 0px;
    font-size: 22px;
    position: relative;
    left: 77px;
    font-weight: 700;
    top: 14px;
    line-height: 29px;
    color: #337ab7;
}

.results-table td {
  font-size:22px;
}


}

  /* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
label {
  text-transform:none;
  font-weight:100;
}
.grad {
  background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(230,230,230,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0 );
padding-bottom:100px;
}
.form-control {
  box-shadow:none;
  -webkit-box-shadow: none;
  -webkit-appearance: none;
  height:45px;
  padding: 30px 12px 22px 12px;
  background:#eee;
  font-size:18px;
  margin-bottom:6px;
}

.navbar-inverse .navbar-toggle {
  top:-1px;
}
.navbar-toggle .icon-bar {
  height:3px;
}

  .error {
    color:red;
    margin-bottom: 0px;
  }
  .panel-heading {
    margin-bottom:7px;
    font-size:;
  }
  .fa {
    font-size:45px;
  }
  .fa-chevron-square-down {
    
    position: relative;
    top: 1px;
    left:4px;
    font-size:22px;
    color:#fff;
  }
  .fa-cc-visa {
    position: relative;
    color:#333 !important;
    float: left;
    top: 200px;
    left: 22px;
    opacity:0;
    z-index:9;

  }
  .fa-cc-mastercard {
    position: relative;
    color:#333 !important;
    float: left;
    top: 200px;
    left: -29px;
    opacity:0;
    z-index:9;
  }
  .fa-cc-amex {
    position: relative;
    color:#333 !important;
    float: left;
    top: 200px;
    left: -79px;
    opacity:0;
    z-index:9;
  }
  .pay-by-cc-cart-btn, .confirm-and-pay, #next {
    border-radius: 4px !important;
    width: 100%;
    padding:12px;
    margin-top: 9px;
    font-size: 16px;
    font-weight:400;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    background-color:#333;
    color:#fff;
    border:none;
  }

  #next {
    opacity:0.5;
  }

  .form-group {
    margin-bottom:7px;
  }
  label {
    font-size:15px;
  }
  .form-horizontal .control-label {
    text-align:center;
  }
  .loading-intro, .step-2 {
    display:none;
  }
  .intro-block {
      background-color:#fff;
      border-radius:4px; 
      border:8px solid #e2e2e2; 
      padding:20px;
    }
    .callback-btn {
    display: block;
    max-width: 175px;
    background-color: #1a2674;
    color: #fff;
    padding: 8px;
    text-align: center;
    font-weight: 700;
    font-family: 'Catamaran', sans-serif;
    font-size: 18px;
    margin: 0 auto;
    margin-bottom: 0px;
    cursor:pointer;
}
.callback-btn:hover {
  color:#fff;
}
.fal {
  font-size:80px;
}
p {margin-bottom:30px;}

@media (max-width: 1024px) {
  p {font-size:16px;}
}