@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
/**01-04-2024***/
.alert_info
{
  font-size: 14px;
  line-height: 15px;
  text-align: center;
  color: RED;
}
.MkAnApDBxFt
{
  margin: 0px 10px 10px 10px;
    background: #ffffff;
    border-radius: 5px;
    border: 1px solid #eaeaea;
}
/*****/
.w-100 {
  width: 100%;
}
.m-0 {
  margin: 0px;
}
.mr-2 {
  margin-right: 2px;
}
.text-center {
  text-align: center;
}
.text-danger {
  color: red;
}
.pointer {
  cursor: pointer;
}
.custInputs {
}

.custInputs textarea {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.page-heading .container-inner {
  height: auto !important;
  padding: 30px 0px;
}
.custInputsLabel {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}
.custInputs select {
  padding: 10px;
  border-radius: 4px;
  font-size: 14px;
  border: 1px solid #dfdfdf;
  width: 100%;
}
.checkBxForm {
  display: flex;
  align-items: baseline;
}
.checkBxForm label {
  padding-left: 10px;
  line-height: 20px;
  font-weight: 400;
  color: #000;
}
/*******/
.rescalendar {
  max-width: 100%;
}
.rescalendar_controls {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  padding: 20px;
  /* width: 1200px; */
  margin: auto;
  border-bottom: 1px solid #eaeaea;
}
.rescalendar_day_cells td {
  width: 30px;
  border-radius: 0px;
}
.rescalendar_day_cells span {
  width: 100%;
  text-align: center;
  font-weight: 400;
}
.rescalendar_table {
  padding-top: 0px;
}
.rescalendar_MonthSelect_Say {
  height: 30px;
  font-size: 14px;
  border: 1px solid #eaeaea;
  border-radius: 7px;
  padding: 5px 10px;
  margin-right: 10px;
}
.move_to_months_Say {
  height: 30px;
  font-size: 14px;
  border: 1px solid #eaeaea;
  border-radius: 7px;
  padding: 0px 10px;
  margin-right: 10px;
  color: #000;
  background: #f2f8fa;
}
.move_to_days_Say {
  height: 30px;
  font-size: 14px;
  border: 1px solid #eaeaea;
  border-radius: 7px;
  padding: 0px 10px;
  margin-right: 10px;
  color: #000;
  background: #fff;
}
.move_to_Today_Say {
  height: 30px;
  font-size: 14px;
  border: 1px solid #f57028;
  border-radius: 7px;
  padding: 0px 10px;
  margin-right: 10px;
  color: #f57028;
  background: #fff;
}
.refDate_Say {
  height: 30px;
  font-size: 14px;
  border: 1px solid #eaeaea;
  border-radius: 7px;
  padding: 5px 10px;
  margin-right: 10px;
  width: 120px;
}
.rescalendar_day_cells td.middleDay {
  border: 1px solid #337ab7 !important;
  color: #fff !important;
  background: #337ab7 !important;
}

.rescalendar_day_cells td.middleDay .dia {
  font-weight: 600;
  font-size: 24px;
}
.rescalendar_day_cells td.disabledDay {
  color: #000000;
  background: #f7f7f7;
}
.firstColumn {
  display: none;
}
/****************/
.MkAnAp_contentTop {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.MkAnAp_content {
  padding: 24px 0px;
  float: left;
  width: 100%;
}
.AppointmentFilters {
  float: left;
  width: 75%;
}
.AppointmentFiltersIn {
  float: left;
  width: 100%;
  /* overflow-x: scroll; */
  display: flex;
  flex-wrap: nowrap;
}
.quickFilterBadge {
  float: left;
  padding: 2px 10px;
  font-size: 13px;
  border-radius: 20px;
  border: 1px solid #000000;
  color: #000;
  margin: 4px 4px 4px 0px;
  white-space: nowrap;
}
.quickFilterBadge:hover {
  border: 1px solid #00bbb9;
  color: #00bbb9;
}
.quickFilterBadgeAcive {
  border: 1px solid #00bbb9;
  color: #fff;
  background-color: #00bbb9;
}
.quickFilterBadgeAcive:hover {
  color: #fff !important;
}
.quickFilterBadge > span {
}
.quickFilterBadge > i {
}
.telemedicineChk {
  width: 160px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.telemedicineChk label {
  white-space: nowrap;
  margin-bottom: 0px;
  font-weight: 400;

  margin-left: 5px;
}
.TelemedicineLabel {
  color: #01a72b;
}

.my_calendar_en_wrapper {
  width: 100%;
  border-bottom: 2px solid #eaeaea;
}
.MkAnAp_DocsBox {
  width: 25%;
  display: flex;
  flex-wrap: wrap;
  /* flex-grow: 4; */
  align-items: flex-start;
  padding: 10px;
  min-width: 240px;
}
.MkAnAp_DocsListIn {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-left: -10px;
  margin-right: -10px;
}
.MkAnAp_DocsBoxIn {
  width: 100%;
  display: inline-flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  box-shadow: 0px 1px 21px -9px rgba(0, 0, 0, 0.5);
  background: #ffff;
  /* align-self: stretch; */
  border-radius: 7px;
}
.entry-content {
  background: #f2f8fa;
}
.CalendarWrapper {
  background: #fff;
}
.page-heading {
  background: #fff !important;
  border-bottom: 1px solid #eaeaea;
}
.rescalendar_table {
  width: 1200px;
  border-top: 0px;
  border-bottom: 0px;
}
.MkAnAp_DBxPicWrp {
  margin-top: 16px;
}
.MkAnAp_DBxPic {
  border-radius: 50%;
}
.MkAnAp_DBxPic > img {
  border-radius: 50%;
  object-fit: cover;
  height: 100px;
  width: 100px;
}

.MkAnAp_DBxName {
  width: 100%;
  padding: 0px 20px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  min-height: 74px;
}
.MkAnAp_DBxName h2 {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 5px;
}
.MkAnAp_DBxName label {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 20px;
  width: 100%;
}
.MkAnAp_DBxFoot {
  width: 100%;
}
.MkAnAp_DBxFootIn {
  width: 100%;
}
.MkAnAp_DBxFootRw {
  width: 100%;
  /* border-top: 1px solid #eaeaea; */
  text-align: center;
  line-height: 18px;
  padding: 4px;
}
.MkAnAp_DBxFootRw span {
  font-size: 13px;
  font-weight: 500;
  color: #000;
}
.MkAnAp_DBxFootRwSlot {
  width: 100%;
  border-top: 1px solid #eaeaea;
  /* text-align: center; */
  line-height: 18px;
  background: #d3ffff;
  /* padding: 2px; */
}
.MkAnAp_DBxFootRwSlot > button {
  background-color: transparent;
  font-size: 14px;
  font-weight: 500;
  border: 0px;
  color: #000;
  outline: none;
  padding: 4px;
  width: 100%;
}
.MkAnAp_DBxFootRwSlot > button:hover {
  background: #d3ffff;
}

.MkBxFtRwSlotNotAvailable > button {
  color: #000;
  background-color: #f8c6c9 !important;
}
.MkAnAp_DBxFootBookBtn > button {
  height: 42px;
  background-color: #00bbb9;
  font-size: 14px;
  font-weight: 500;
  border: 0px;
  color: #fff;
  width: 100%;
  outline: none;
  border-radius: 0px 0px 4px 4px;
}

.MkAnAp_DBxFotBookBtnDisabled > button {
  background-color: #efefef;
  color: #bdbdbd;
}
.MkAnAp_DocsList {
  width: 100%;
  margin-top: 24px;
}
/***********/
.modalheader_MakeAnApp {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.modalBodyTop .MkAnAp_DocsBoxIn {
  box-shadow: none;
  padding: 0px;
  gap: 0;
  border-radius: 0;
}
.modalBody_MakeAnApp {
  padding: 0px;
}
.themeColor {
  color: #00bbb9;
}
.slotsListPopup {
}
.slotsListPopup ul {
  margin: 0px;
  padding: 0px;
}
.slotsListPopup ul li {
  list-style: none;
  padding: 5px 20px;
  border-bottom: 1px solid #eaeaea;
}
.modalBodyBottom {
  width: 100%;
  border-top: 1px solid #eaeaea;
}
.modalBodyBottomIn {
  width: 100%;
  overflow-y: scroll;
  min-height: 0;
  max-height: 400px;
}
.slotsListPopup ul li > h3 {
  margin: 0px;
  font-size: 16px;
  font-weight: 600;
}
.slotsListItem {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.slotsListItem span {
}
.slotsListItem b {
}
.modalBodyIn {
}
.custInputsOTP {
  display: flex;
  align-items: center;
  justify-content: center;
}
.custInputsOTP input {
  width: 30px;
  height: 50px;
  margin-right: 10px;
}
.custInputsOTPWrap {
  width: 100%;
  margin-top: 15px;
}
.ResendOTPWrap {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.SubmissionAlert {
  width: 560px;
  background: #ffff;
  margin: 40px 0px;
  padding: 30px;
  border-radius: 10px;
}
.SubmissionAlertWrap {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.SubmissionAlertIco {
  font-size: 50px;
  margin-bottom: 20px;
}
.SubmissionAlertPara {
  font-size: 16px;
  margin-bottom: 20px !important;
}
@media (min-width: 0px) and (max-width: 767px) {
  .custInputs select {
    padding: 8px 5px;
    font-size: 12px;
}
  .custInputs02, .custInputs03, .custInputs04
  {
    padding-left: 5px;
  }
  .filterSearchWrap .custInputs {
    padding-right: 5px;
  }
  .filterSearchWrap {
    display: flex;
  }
  .move_to_months_Say,
  .move_to_days_Say,
  .refDate_Say,
  .move_to_days_Say {
    margin-right: 4px;
  }
  .refDate_Say {
    font-size: 12px;
    padding: 5px 5px;
    margin-right: 4px;
    width: 75px;
  }
  .page-heading h1 {
    font-size: 24px;
  }
  .MkAnAp_DocsList {
    margin-top: 0px;
  }
  .MkAnAp_contentTop {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    flex-direction: column;
    width: 100%;
  }
  .AppointmentFilters {
    width: 100%;
  }
  .AppointmentFiltersIn {
    overflow-x: scroll;
  }
  .MkAnAp_DocsListIn {
    justify-content: center;
  }
}