html {
  position: relative;
  min-height: 100%;
  padding-bottom: 40px;
  font-size: 62.5%;
}

body {
  margin-bottom: 160px;
  font-family: Arial, Helvetica, sans-serif;
  color: #555555;
}

a,
p {
  font-size: 1.6rem;
  color: #000000;
  font-weight: 300
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}

.h2,
h2 {
  font-size: 4.4rem;
  font-weight: 700;
  letter-spacing: 0.3rem;
  color: #000000;
  margin: 4rem 0;
}

.h3,
h3 {
  font-size: 2.4rem;
  margin: 0 1rem 3rem 0;
  font-weight: 700;
  color: #000000;
  letter-spacing: .1rem;
  display: block;
}

.h4,
h4 {
  font-size: 3.6rem;
  font-weight: 900;
}

.h5,
h5 {
  font-size: 2rem;
  font-weight: 700;
}

h5 a {
  font-size: 2rem;
  text-decoration: none;
}

.nav-link {
  font-size: 2rem;
  margin-right: 3rem;
  color: rgb(0 0 0 / 50%);
  padding-left: 0;
  padding-right: 0;
}

.nav-link:hover {
  color: #000000;
}

.nav-pills .nav-link.active {
  color: #000000;
  background-color: transparent;
}

.link-dark:hover {
  color: #000080;
}

.jg-navbar {
  max-width: 100%;
  padding: 0 5rem;
}

.jg-nav {
  display: block;
  padding: 0.5rem 1rem;
  text-decoration: none;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.jg-nav-logo {
  margin: 2rem 4rem 2rem 2px;
}

.jg-schedule {
  background-color: #87C65C;
  padding: 1rem 2rem;
  border-radius: 5px;
  font-size: 1.6rem;
  font-weight: 700;
  border: none;
  box-shadow: 1px 5px 15px 0px rgba(0, 0, 0, 0.29);
  -webkit-box-shadow: 1px 5px 15px 0px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 1px 5px 15px 0px rgba(0, 0, 0, 0.29);
}

.jg-schedule:hover {
  color: #fff;
  background-color: #87C65C;
  border: none;
  box-shadow: 1px 5px 15px 0px rgba(0, 0, 0, 0.50);
  -webkit-box-shadow: 1px 5px 15px 0px rgba(0, 0, 0, 0.50);
  -moz-box-shadow: 1px 5px 15px 0px rgba(0, 0, 0, 0.50);
}

.jg-removal-nav {
  border-bottom: 1px solid #d2d2d2;
}

ul#pills-tab {
  border-bottom: 1px solid #d2d2d2;
}

.nav-pills .nav-link.active {
  border-bottom: 3px solid #000000;
  padding-bottom: .8rem;
  margin-bottom: -1.5px;
}

.jg-removal-table td {
  padding: 4rem 0;
  font-size: 1.6rem;
}

i.fa-solid.fa-pen-to-square {
  color: #000000;
  font-size: 1.4rem;
}

.row.jgdivider {
  margin: 4rem 0;
}

.jgprofiledetails {
  padding-left: 3rem;
  font-size: 1.6rem;
}

.jgprofiledetails strong {
  font-size: 1.4rem;
  color: #000000;
}

input#imgLogo {
  padding: 0;
}

.jgaddressdetail {
  margin: 0 0 4rem 0;
  font-size: 1.6rem;
}

.jgaddressdetail strong {
  font-size: 1.4rem;
  color: #000000;
}

.form-check {
  margin-bottom: 2rem;
  font-size: 1.6rem;
}

.form-check-input:checked {
  background-color: #000000;
  border-color: #000000;
}

label.form-check-label {
  padding-left: 1rem;
}

.btn {
  padding: 1rem 2rem;
  border-radius: 5px;
  font-size: 1.6rem;
  font-weight: 700;
  border: none;
  font-weight: 700;
  text-transform: uppercase
}

.btn:hover {
  background-color: #00000099;
  border: none;
}

.modal-header {
  padding: 4rem;
  border-bottom: none;
}

.modal.modal-left .modal-body,
.modal.modal-right .modal-body {
  padding: 0 4rem !important;
}

.form-control,
.form-select {
  padding: 1.375rem 1.75rem;
  font-size: 1.6rem;
  color: #555555;
  border: 1px solid #d2d2d2;
  border-radius: 0.5rem;
}

.modal-footer {
  border-top: none;
}

.alert-dismissible .btn-close {
  padding: 2rem;
  font-size: 1.2rem;
}

.alert-info {
  color: #555555;
  background-color: #cff4fc;
  border-color: #b6effb;
  font-size: 1.6rem;
}

.alert {
  position: relative;
  padding: 2rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.5rem;
}

.jgSchedulePanel {
  max-width: 1200px;
}

.jgSchedulePanel h1 {
  margin: 8rem 0 6rem;
  font-size: 4rem;
  font-weight: 300;
}

.jgSchedulePanel h1 strong {
  font-weight: 900;
}

.jgSchedulePanel .col-md-8 {
  margin-bottom: 2rem;
}

.jgSchedulePanel h3 {
  padding-right: 12rem;
  margin: 0;
  font-size: 2rem;
  font-weight: 700;
}

/*.jgSchedulePanel input, .jgSchedulePanel select {max-width: 95%;}*/

.jgSchedulePanel hr {
  margin-bottom: 4rem;
}

.jgSchedulePanel .btn-secondary {
  margin-top: 2rem;
  background-color: #000000;
}

.lead {
  font-size: 1.6rem;
  font-weight: 300;
  padding-right: 12rem;
}

.jgFlex {
  display: flex;
}

/*.jgSchedulePanel textarea {max-width: 97.5%;}*/

.row.jg-sel-eqt {
  margin: 4rem 0;
}

.jg-eqt-desc {
  padding: 0 5%;
  justify-content: center;
  display: flex;
  flex-direction: column;
  font-size: 1.6rem;
  color: #000000;
  font-weight: 300;
}

.jg-load-count {
  align-items: center;
}

.jg-load-count input {
  left: 0 !important;
  margin-left: 1rem !important;
  font-size: 1.6rem !important;
}

.jg-eqt-sel {
  display: flex;
  align-items: center;
  justify-content: end;
}

.jg-eqt-sel button {
  margin: 0;
}

.jgNote {
  font-size: 1.2rem;
}

.jgSchedulePanel .form-check-input {
  margin-top: 0;
}

.jgPhotos {
  font-size: 1.6rem;
}

.jgPhotos input {
  padding: 2rem;
  margin-bottom: 1rem;
  border-radius: 0.5rem;
  border-color: #d2d2d2;
}

.btn-warning {
  margin-top: 2rem;
}

.jgLoadCount {
  margin-left: 1rem;
  width: 8rem;
}

.jgFillLevel {
  margin-left: 1rem;
  width: 12rem;
  margin-right: 1rem;
}

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  background-color: #eeeeee;
}

input,
textarea {
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  margin: 0;
  outline: none;
  padding: 10px;
}

input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.input-group {
  clear: both;
  margin: 15px 0;
  position: relative;
}

.input-group input[type='button'] {
  background-color: #eeeeee;
  min-width: 38px;
  width: auto;
  transition: all 300ms ease;
}

.input-group .quantity-field {
  position: relative;
  height: 38px;
  left: -6px;
  text-align: center;
  width: 62px;
  display: inline-block;
  font-size: 13px;
  margin: 0 0 5px;
  resize: vertical;
}

input[type="number"] {
  -moz-appearance: textfield;
  -webkit-appearance: none;
}

.req {
  color: red;
  font-size: 1.2rem;
}

.radiostyle {
  height: auto;
}

.radiostyle label {
  margin-left: 3px !important;
  margin-right: 2rem !important;
  font-size: 1.6rem;
  margin-top: 1.1rem;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

a.lnkSmall:active,
a.lnkSmall:link,
a.lnkSmall:visited {
  font-size: 1.1rem;
  color: #000000;
  font-weight: 300;
  text-decoration: none
}

a.lnkSmall:hover {
  color: #004AAD;
  text-decoration: underline
}

.policy-section {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2.2rem !important;
  font-weight: bold !important;
  color: #000000 !important;
  text-align: left !important;
  margin-top: 3rem !important;
  margin-bottom: 1.5rem !important;
}