body{background: #eee;font-family: 'Poppins', arial, sans-serif}
#regForm{background-color: #ffffff;margin: 0px auto;font-family: 'Poppins', arial, sans-serif;padding: 40px;border-radius: 10px}
h1{text-align: center}input{padding: 10px;width: 100%;font-size: 17px;font-family: 'Poppins', arial, sans-serif;border: 1px solid #aaaaaa}
input.invalid{background-color: #ffdddd}
.wiztab{display: none}
button{background-color: #4CAF50;color: #ffffff;border: none;padding: 10px 20px;font-size: 17px;font-family: 'Poppins', arial, sans-serif;cursor: pointer}
button:hover{opacity: 0.8}
#prevBtn{background-color: #bbbbbb}
.step{height: 15px;width: 15px;margin: 0 2px;background-color: #bbbbbb;border: none;border-radius: 50%;display: inline-block;opacity: 0.5}
.step.active{opacity: 1}
.step.finish{background-color: #4CAF50}
.all-steps{text-align: center;margin-top: 30px;margin-bottom: 30px}
.thanks-message{display: none}
.JsGRdQ {
    font-family: 'Poppins', arial, sans-serif;
    font-size: 18px;
  } .form-control {
    font-family: 'Poppins', arial, sans-serif;
    font-size: 18px;
  } .mhf_slider_label{
    display: inline-flex;
    justify-content: space-between;
  } .mhf_slider_label_container {
    display: inline-flex;
    justify-content: space-between;
  } .q .slider td label{
    width: auto;
    padding-left: 15px;
  }
  #modalHRAForm .modal-dialog.modal-lg {
    width: 80%;
    max-width: 80%;
  }
  #modalHRAForm iframe {
    border: 0;
    height: 80vh;
  }
  #page2 .form-control {
    display: inline;
    width: 50%;
  }
  #page2 .form-control {
    display: inline;
    width: 50%;
  }
  #myHRModal .hrinput {
    position: relative;
    display: inline;
  }
  #myPHRModal .hrinput {
    position: relative;
    display: inline;
  }
  #myHRModal .modal {
    width: auto;
  }
/* Base styling for all 4 inputs */
#heartRateHi.form-control,
#heartRateLo.form-control,
#perceivedExertionHi.form-control,
#perceivedExertionLo.form-control {
  display: inline;
  width: auto;
}

/* Mobile-specific width */
@media (max-width: 576px) {
  #heartRateHi.form-control,
  #heartRateLo.form-control,
  #perceivedExertionHi.form-control,
  #perceivedExertionLo.form-control {
    width: 60px;
  }
}
  #q1081 .nutrition-help {
    font-family: 'Poppins', arial, sans-serif;
    font-size: 18px;
  }
  #UsersModal .modal-title{
    font-family: 'Poppins', arial, sans-serif;
    font-size: 22px;
  }
  #UsersModal .userlistthead{
    font-family: 'Poppins', arial, sans-serif;
    font-size: 18px;
  }
.table tbody td {
  font-family: 'Poppins', Arial, sans-serif !important;
  font-size: 18px !important;
  /* These are CRUCIAL for word wrapping */
  word-break: break-word;
  overflow-wrap: break-word;
  white-space: normal;
  max-width: 100%;
  box-sizing: border-box;
}
.table thead tr th{
  font-family: 'Poppins', Arial, sans-serif !important;
  font-size: 22px !important;
}
.table tbody tr th{
  font-family: 'Poppins', Arial, sans-serif !important;
  font-size: 22px !important;
}
.btn{
  font-family: 'Poppins', Arial, sans-serif !important;
  font-size: 22px !important;
  line-height: 1;
}
@media (max-width: 576px) {
  .btn {
    font-size: 20px !important;
  }
}
.btn.btn-sm.btn-success{
  line-height: 1;
}
.pagination{
  font-family: 'Poppins', Arial, sans-serif !important;
  font-size: 22px !important;
}
.font18{
  font-family: 'Poppins', Arial, sans-serif !important;
  font-size: 22px !important;
}
/* #overview .mytabs .nav-tabs .nav-link{
  font-family: 'Poppins', arial, sans-serif;
  font-size: 22px;
  background-color: #f19f1d !important;
	color: white !important;
	border: none; /* optional: removes bootstrap border 
} */
.nav-link{
  font-family: 'Poppins', arial, sans-serif !important;
  font-size: 22px !important;
  background-color: #f19f1d !important;
	color: white !important;
	border: none; /* optional: removes bootstrap border */
}
.nav-link:hover {
  font-family: 'Poppins', arial, sans-serif !important;
  font-size: 22px !important;
  background-color: #f0ca76 !important; /* a darker shade of #f19f1d */
  color: white !important;
}
/* #overview .mytabs .nav-tabs .nav-link:hover {
  background-color: #f0ca76 !important; /* a darker shade of #f19f1d 
  color: white !important;
} */
.cl-tab .nav-link {
  font-family: 'Poppins', arial, sans-serif !important;
  font-size: 22px !important;
  background-color: #ff3131 !important; /* your custom color */
  color: white !important;
  border-radius: 6px;
}
.cl-tab .nav-link:hover {
  font-family: 'Poppins', arial, sans-serif !important;
  font-size: 22px !important;
  background-color: #ff7272 !important; /* darker red shade */
  color: white !important;
}
/* #overview .mytabs .nav-tabs .cl-tab .nav-link {
  background-color: #ff3131 !important; /* your custom color 
  color: white !important;
  border-radius: 6px;
}
#overview .mytabs .nav-tabs .cl-tab .nav-link:hover {
  background-color: #ff7272 !important; /* darker red shade 
  color: white !important;
} */
html, body {
  margin: 0;
  padding: 0;
  background-color: #F4F5F7;
}

.container-scroller {
  width: 100%;
  margin: 0;
  overflow-x: hidden;
  background-color: #F4F5F7;
}
.main-panel {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 20px;
  background-color: transparent;
}
@media (max-width: 991px) {
  .main-panel {
    padding: 0;
  }
}
.content-wrapper {
  padding: 32px;
}
@media (max-width: 576px) {
  .content-wrapper {
    padding: 0;
  }
}
.page-body-wrapper {
  width: 100%;
  background-color: transparent;
}

#overview .mytabs .nav-tabs .nav-item {
  margin-right: 8px; /* Adjust as needed */
}
#doctors-tab {
  background-color: #ff3131; /* Custom background color */
  color: white;              /* Optional: text color */
  border-radius: 6px;        /* Optional: rounded corners */
}
.nav-link.active {
	background-color: #ffffff !important;
	color: #333333 !important;
}
.mytabs {
  padding-right: 15px;
  padding-left: 30px;
}
#myTabContent {
  padding-right: 15px;
  padding-left: 15px;
}
#UsersModalButton{
  font-family: 'Poppins', arial, sans-serif;
    font-size: 18px;
    line-height: 1;
}
#RewardsModalButton{
  font-family: 'Poppins', arial, sans-serif;
    font-size: 18px;
}
#NotesModalButton{
  font-family: 'Poppins', arial, sans-serif;
    font-size: 18px;
}
.form-group label{
  font-family: 'Poppins', arial, sans-serif;
    font-size: 18px;
}
.upload-form label{
  font-family: 'Poppins', arial, sans-serif;
    font-size: 18px;
}
#logoutbtn{
  font-family: 'Poppins', arial, sans-serif;
    font-size: 18px;
}
input[type="date"] {
  cursor: pointer;
  width: 200px; /* Adjust as needed */
  padding: 10px; /* Adjust as needed */
  border: 1px solid #ccc;
  border-radius: 4px;
}
label {
  cursor: default; /* Ensure cursor does not change to pointer */
}
#RewardsModal .userlistthead{
  font-family: 'Poppins', arial, sans-serif;
  font-size: 18px;
}
#drop-area {
  border: 2px dashed #007bff;
  border-radius: 10px;
  width: 100%;
  max-width: 500px;
  padding: 50px;
  text-align: center;
  font-size: 16px;
  color: #333;
  margin: 20px auto;
  background-color: #f9f9f9;
}

#drop-area:hover {
  background-color: #f1f1f1;
}

#fileLabel {
  cursor: pointer;
  font-weight: bold;
}

#fileElem {
  display: none;
}
/* Basic modal styling */
.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  padding-top: 60px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.5);
}
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 800px;
  text-align: center;
}
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}
.close:hover, .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.table-scroll{
  max-height:400px; 
  overflow-y:auto; 
}

.right-align{
  float: right; 
  padding: right 10px;
}

.table-header-fixed{
  position: sticky;
  top: 0;
  background: #f8f8f8;
  z-index: 2; 
}

.remove-padding-border{
  padding: 5px !important;
  border: none!important;
}

.btn-submit-modal{
background-color:#3c5882 !important;
border:#3c5882 !important;
color:#fff !important;
}

.color-blue{
  color:#68a9f7;
}

.continue-btn{
  background: #68a9f7;
  border-radius: 7px;
}

.input-color-blue{
  border: 3px solid #68a9f7 !important;
}

.form-align{
  background: #fff; 
  border-radius: 10px
}

.paddTen{
  padding:10px
}