:root {
  --navy-blue: #00305f;
  --white: #ffffff;
  --navy-blue-hover: #044789;
  --tab-background: #0561b7;
  --light-green: rgb(28 200 138);
}


#wrapper {
      font-family: 'Bornomala, SolaimanLipi', 'Siyamrupali', 'Kalpurush', 'AdorshoLipi',
        'Mukti', 'Nikosh', 'LikhanNormal', 'BenSenHandwriting',
        'Arial Unicode MS', 'Segoe UI', 'Times New Roman', Arial, 'Nunito',
        -apple-system, sans-serif;
}

.bg-gradient-primary {
  background-color: var(--navy-blue) !important;
  background-image: none !important;
}

.nav-history .nav-link {
  padding: 0.1rem 0.2rem !important;
}

.nav-history .col {
  padding-left: 0;
  padding-right: 0;
}

.v-error {
  color: #dc3545;
}

.v-border {
  border-color: #dc3545 !important;
}
p {
  color: black;
}

.light-green {
  color: var(--light-green);
}

.css-b62m3t-container {
  font-size: 15px !important;
}

.all-chief-complain {
  font-weight: 500;
  color: #fff;
  background-color: #0061b4;
}

.add-scroll {
  height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
}

.add-inv-scroll {
  height: 25rem;
  overflow-y: auto;
  overflow-x: hidden;
}

.complains-area .chief-complain-item {
  padding: 2px 8px;
  margin: 3px;
  background-color: #ffffff;
  border-radius: 3px;
  border: 1px solid #d9d9d9;
  font-size: 15px;
}

.is-selected {
  color: #000000 !important;
  border-color: #9f9f9f !important;
  background-color: #e4f2ff !important;
  border: 1px solid #228093 !important;
}

.appointment-btn-group .btn-sm {
  padding: 0.01rem 1rem !important;
  border-radius: 8px;
}

.appointment-btn-group {
  float: right !important;
}

.appointmentForm {
  background: #fff;
  padding: 25px;
}

.all-chief-complain {
  font-weight: 500;
  color: #fff;
  background-color: #0061b4;
}

.selected-complain {
  background-color: #f0f8ff;
  color: #000000;
}

.selected {
  background: #e8eaef !important;
}

.complain-remove-btn {
  position: absolute;
  right: -3px;
  top: -10px;
  font-size: 13px;
  color: #0061b4;
  cursor: pointer;
  display: none;
}

.complain-remove-btn-hover {
  position: absolute;
  right: -3px;
  top: -10px;
  font-size: 13px;
  color: #0061b4;
  cursor: pointer;
  display: block;
}

.sub-child-list {
  width: 100%;
  font-size: 15px;
  padding-left: 24px;
}

.header-no-print {
  margin: 15px 18px 0px 18px;
}

.rx-sub-child {
  padding-left: 18px !important;
}

.print-card-body {
  margin: 0 auto;
  display: none;
}

.css-1t8y0t9-control,
.css-1vp9nu5-control,
.select-type {
  border-radius: 8px !important;
  padding-left: 30px;
}

.css-1t8y0t9-control {
  border: 1px solid #c0c0c0 !important;
  /* height: 32px !important; */
}

.od-os {
  margin: 0 auto;
  width: 150px;
  height: 130px;
  text-align: center;
  position: relative;
}

.angle-evaluation {
  margin: 0 auto;
  width: 215px;
  height: 125px;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;

  /* border: 1px solid #000000; */
}

.view-angle-evaluation {
  width: 100px !important;
  height: 100px !important;
  /* border: 1px solid #000000; */
  font-size: 13px;
}

.angle-ev-btn {
  position: absolute;
  padding: 1px 7px;
  border-radius: 5px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  color: rgba(0, 0, 0, 0.85);
}

.view-angle-evaluation span {
  position: absolute;
}

.common-btn .btn-sm-customize:hover {
  color: #858796 !important;
}

.angle-evaluation .first {
  top: 25px;
}

.angle-evaluation .second {
  top: 98px;
  right: 0px;
}

.angle-evaluation .third {
  bottom: 28px;
}

.angle-evaluation .fourth {
  top: 98px;
  left: -27px;
}

.common-btn {
  display: flex;
  align-items: center;
  width: auto;
  margin: 0px auto;
  box-shadow: 0px 5.0052px 12.513px rgba(0, 0, 0, 0.05);
  background: #ffffff;
  position: absolute;
  z-index: 1;
  padding: 4px 5px;
  border-radius: 4px;
}

.common-btn .btn-sm {
  padding: 0.25rem 0.25rem !important;
  min-width: 25px;
  min-height: 25px;
  margin-right: 2px;
  background: #f4faff;
  border: 1px solid #bfbfbf;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap !important;
}

.gravida-area .common-btn .btn-sm {
  padding: 0.2rem 0.13rem !important;
  margin-right: 0px !important;
  font-size: 11px !important;
}

.normal-card-body {
  display: block;
}

.prescription-body-print,
.patient-section-print {
  color: #000000 !important;
}

.prescription-body-print {
  position: relative;
}

.bar-qr-code {
  height: 40px;
  text-align: center;
}

.show-in-print {
  display: none !important;
}

.btn-icon-split .icon {
  padding: 0.225rem 0.75rem !important;
}

.disabled-link {
  pointer-events: none;
  color: #858796 !important;
}

.submenu-organization {
  width: 14rem;
  margin-left: 3rem;
  height: auto;
}

.submenu-org-item {
  cursor: pointer;
  overflow: hidden;
}

.submenu-org-item:hover {
  color: #4e73df;
}

.topbar .dropdown .dropdown-menu {
    width: 20rem;
    margin-top: -.5rem;
    border-radius: 1.8rem;
    background-color: #ddf3f8;
}

.hideOrgSubMenu {
  display: none;
  height: 0rem;
  transition: display 1s;
}

.submenu-arrow {
  margin-left: 50%;
}

.accordion > .accordion-item {
  border-left-width: 0px;
  border-right-width: 0px;
}

.accordion > .accordion-item:last-child {
  border-bottom-width: 0px;
}

.accordion > .accordion-item:last-child {
  border-bottom-width: 0px;
  margin-bottom: 0 !important;
}

textarea:hover,
input[type="text"]:hover,
textarea:active,
input[type="text"]:active,
textarea:focus,
input[type="text"]:focus,
input[type="number"]:focus,
select:focus,
button:focus,
button:active,
button:hover,
/* label:focus, */
.btn:active,
.btn.active {
  outline: 0px !important;
  -webkit-appearance: none;
  box-shadow: none !important;
}

.nav-profile-menu-area {
  width: auto;
}

.multi-range-slider {
  border: none !important;
  border-radius: none !important;
  padding: 0px !important;
  box-shadow: none !important;
}

.multi-range-slider .bar-inner {
  background-color: #f0f0f0 !important;
  border: none !important;
}

.accordion-header button {
  border: 1px solid lightgrey;
  padding: 10px 5px;
  width: 100%;
  border-left: none;
  border-right: none;
  color: black;
  opacity: 0.7;
}

/* .item-row {
  margin-bottom: -10px !important;
} */

.patient-section-print {
  display: none;
  align-items: center;
}

.pdf {
  display: block !important;
}

.visually-hidden {
  display: none;
}

/* patient history */

/* .patient-history-profile-img {
  height: 4.5rem !important;
  width: 4.5rem !important;
} */

.range-slier {
  writing-mode: bt-lr;
  /* IE */
  -webkit-appearance: slider-vertical;
  /* Chromium */
  width: 8px;
  height: 175px;
  padding: 0 5px;
}

.multi-range-slider {
  border: none !important;
  border-radius: none !important;
  padding: 0px !important;
  box-shadow: none !important;
}

.multi-range-slider .bar-inner, .multi-range-slider .bar-right, .multi-range-slider .bar-left {
  background-color: #228092 !important;
  border: none !important;
}

.accordion-header button {
  border: 1px solid #228092;
  padding: 10px 5px;
  width: 100%;
  /* border-left: none; */
  /* border-right: none; */
  color: black;
  opacity: 0.7;
}

.visually-hidden {
  display: none;
}

.button-area > button {
  width: 100%;
}

/* .patient-history-profile-img {
  height: 4.5rem !important;
  width: 4.5rem !important;
} */

.dotted-border {
  border-left: dotted;
  border-color: 1px solid #1d1d1d !important;
}

/* .prescription-number-circle {
  position: absolute;
  text-align: center;
  width: 39px;
  height: 39px;
  border: 1px solid #1d1d1d;
  border-radius: 50%;
  left: -20px;
  background: #ffffff !important;
  opacity: 1;
}

.prescription-number-circle div {
  padding-top: 6px;
} */

.accordion-collapse {
  padding-left: 25px;
}

/* .summary-box > .col {
  width: 120px;
  margin: 6px;
  padding: 3px;
  background-color: #f3f3f3;
  text-align: center;
} */

.prescription-body-left {
  border-right: 1px solid black;
  width: 30%;
}
.prescription-body-right {
  width: 70%;
}

.hr-row {
  border: 1px solid #d9d9d9 !important;
}

.hr {
  margin-top: 0.3rem;
}

.custom-hr {
  margin-top: 0.3rem;
  margin-bottom: 0.6rem;
}

.application-history .accordion-button {
  background-color: #ffffff !important;
  border: 1px solid #e3e6ef !important;
}

.application-history .col {
  padding-left: 0 !important;
}

.accordion-header button {
  position: relative;
  text-align: left !important;
  padding: 5px 0 9px 30px;
  opacity: 1 !important;
}

.patient-history {
  background: #f5f5f5 !important;
}

/* .patient-history .patient-details {
  background-clip: border-box;
  background-color: #ffffff;
} */

/* .patient-history .patient-detail-history {
  margin-left: 38px;
}

.patient-detail-history {
  background-color: #ffffff;
} */

.prescription-body {
  width: 100%;
  background-color: #ffffff;
}

/* .accordion-title-text {
  font-size: 15px !important;
  font-weight: 500 !important;
} */

/* .right-edit-icon {
  padding-left: 70%;
} */

/* .create-template-btn {
  padding-left: 0.5rem !important;
  cursor: pointer;
  color: #4e73df;
} */

/* added by jakir */
.vertical-slider {
  height: 400px;
  width: 8px;
  background-color: #237f91;
  box-shadow: inset 0px 0px 5px black;
  border-radius: 5px;
  margin-left: 50px;
}

.example-thumb {
  cursor: pointer;
  position: absolute;
  z-index: 100;
  background: #228092;
  /* border: 1px solid black; */
  /* border-radius: 100%; */
  display: block;
  box-shadow: 0 0 2px 0 rgb(0 0 0 / 44%);
  width: 20px;
  height: 20px;
  /* height: 72%; */
  /* width: 7%; */
  /* background-color: lightgrey; */
  /* box-shadow: inset 0px 0px 3px black; */
  /* border-radius: 50%; */
  margin-left: -5px;
}

.example-track {
  position: relative;
  background: red;
}

.prescriptionItem {
  padding: 5px 10px;
}

.presetItemContainer {
  margin-top: 30px;
  padding-left: 20px;
}

.presetItem,
.presetItem:hover,
.presetItemSelected {
  font-size: medium;
  list-style: none;
  padding: 2px 15px;
}

.presetItem:hover,
.presetItemSelected {
  background-color: #e0e0e0;
}

.attachmentContainer {
  margin-left: 0.5rem;
}

.attachmentItemContainer {
  width: 10rem;
  height: auto;
  border: 1px solid lightgray;
  text-align: center;
  padding: 0.75rem 0.2rem;
  margin-right: 1.4rem;
  margin-bottom: 1.4rem;
}

.attachmentItemContainer .title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 42px;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  overflow: hidden;
  line-height: 20px;
}

.cursor-pointer {
  cursor: pointer;
}

.small_menu_item {
    background-color: #237f92;
    height: 100%;
    width: 3rem;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all .3s ease;
}

.small_menu_item:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

.allCenter {
  display: flex;
  align-items: center;
  justify-content: center;
}

.item-container {
  width: 100%;
  height: 3.5rem;
  border: 1px solid lightgrey;
  margin: 0.5rem 0.5rem 0.75rem 0.5rem;
}

.setting-icon {
  width: 2.5rem;
  height: 2.5rem;
  border: 1px solid lightgray;
  margin-top: 0.85rem;
  border-radius: 3px;
}

.single-patient-item {
  width: 180px;
  float: left;
  border: 1px solid lightgrey;
  padding: 5px 10px;
  margin-top: 9px;
  border-radius: 3px;
  margin-right: 5px;
}

.nav-tabs .nav-link {
  margin-right: 5px;
  padding: 6px 10px;
}

.whiteColor {
  background-color: white;
}

.blueColor {
  color: #00305f;
}

.nav-menu-icon {
  font-size: 18px !important;
  color: white !important;
}

.nav-menu-icon-active {
  font-size: 18px !important;
  color: #00305f !important;
}

/* Works on Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #0561b7;
}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 6px;
}

*::-webkit-scrollbar-track {
  background: #d9d9d9;
}

*::-webkit-scrollbar-thumb {
  background-color: #0561b7;
  border-radius: 8px;
  border: 3px solid #0561b7;
}

.pr-area {
  /* border: 1px solid; */
  height: 74px;
  width: 100px;
  text-align: center;
  position: relative;
}

.pr-area span {
  position: absolute;
}

.common-font-size {
  font-size: 14px !important;
}

.medicine-schedule-input-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* min-width: 42px; */
  min-width: 45px;
  /* padding: 0.2rem 0.2rem; */
  /* padding-top: 0.2rem; */
  padding-right: 0.2rem;
  /* padding-bottom: 0.2rem; */
  /* padding-right: 0.1rem; */
  font-size: 17px;
  height: 28px;
  line-height: 1rem !important;
}

.medicine-schedule-input-btn:hover {
  color: black;
  font-size: 18px !important;
}

.medicine-text {
  padding-right: 4px;
}

.navy-blue-color {
  background-color: var(--navy-blue);
}

.save-button,
.btn-primary {
  background-color: var(--tab-background);
  border-color: var(--tab-background);
}

.save-button:hover,
.btn-primary:hover {
  background-color: var(--navy-blue-hover);
  border-color: var(--navy-blue-hover);
}

span.background-dot {
  display: inline-block;
  background-image: url('../img/dot.png');
  background-repeat: repeat-x;
  background-position-y: center;
}

.common-small-btn > button {
  margin: 0.25rem 0.5rem 0.25rem 0 !important;
  padding: 0.1rem 0.4rem !important;
  line-height: 1.5 !important;
  min-width: 42px;
}

.patient-info-btn-group {
  float: right !important;
}

.patient-info-btn-group > button {
  padding: 0.01rem 0.7rem !important;
  border-radius: 5px !important;
  line-height: 0.9rem !important;
  font-size: 11px !important;
}

.patient-info-pills {
  background: #ffffff;
  padding: 5px 2px;
  margin-left: 12px;
  margin-right: 12px;
}

.patient-info {
  background: #fff;
  padding: 10px 17px;
}

.normal-hide {
  display: none;
}

.main-logo {
  color: rgb(13, 110, 253);
  margin-left: 4.375rem;
}

.overlay-custom-class-name {
  z-index: 9999 !important;
  background: rgb(30 30 30 / 16%) !important;
}

.react-confirm-alert-overlay {
  align-items: start !important;
}

.react-confirm-alert-body {
  padding: 10px 20px !important;
  margin-top: 32px !important;
}

.modal-scroll {
  max-height: 500px;
  overflow: scroll;
}

.fa-times-circle {
  color: #ff0000;
  cursor: pointer;
}

.cursor-pointer,
.fa-times,
.fa-times-circle {
  cursor: pointer;
}

.fa-check-circle {
  color: #008000 !important;
}

.customize-modal-size .modal-content {
  height: 575px !important;
  max-width: 800px !important;
}

.rx-modal .modal-content {
  height: 600px !important;
  width: 850px;
  max-width: 900px !important;
}

.customize-modal-size .modal-body {
  padding-top: 11px !important;
}

.modal-body {
  color: #000000 !important;
  font-family: 'Bornomala' !important;
}

.tox-notifications-container {
  display: none !important;
}

.modal-medicine-type {
  font-size: 12px;
  color: #636161
}

span.background-hiphen {
  display: inline-block;
  background-image: url('../img/hiphen.png');
  background-repeat: repeat-x;
  background-position-y: center;
}

span.background-dash {
  display: inline-block;
  background-image: url('../img/dash.png');
  background-repeat: repeat-x;
  background-position-y: center;
}

.bold {
  font-weight: bold;
}

.dark {
  color: black;
}

.grey {
  color: grey;
}

ol.reset {
  counter-reset: item 0;
}

.ordering-1 {
  order: 1;
}

.ordering-2 {
  order: 2;
}

.subitem-dropdown .nav-link {
  padding: 0px !important;
}

.subitem-dropdown .nav-link::after {
  display: none;
}
.visit_report_title {
      display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

    h3 {
          color: #f56524;
    font-weight: bold;
    }
}

.visit-patient-summary {
  font-size: 1.2rem;
    /* margin-bottom: 3rem; */
    margin-top: .5rem;
}
.patient_graph_organization {
    width: 90%;
    padding: 20px;
    /* margin: auto; */
    display: flex;
    flex-direction: column;
    align-items: center;
}

.summary_block_container {
    margin-bottom: 1rem;
    display: flex;
    justify-content: space-between;
    margin-left: -1.75rem;
    margin-right: -1.75rem;
    margin-bottom: 1.5rem;
    padding-left: 1.8rem;
    padding-right: 1.8rem;
}
.daterangepicker td.active {
  background-color: #237f91 !important;
}
.daterangepicker .ranges li.active {
    background-color: #237f90 !important;
}
.select_graph_type {
    word-wrap: normal;
    border: 0px;
    border-bottom: 1px solid lightgrey;
    padding: 5px 8px;
}
.form-control, .form-control:focus {
  border: 1px solid #228092;
  color: black !important;
}
.accordion-body {
  color: black;
}

input[type="select"] {
  color: black !important;
}

.multi-range-slider .thumb::before {
  background-color: #228092 !important;
  border-radius: 0px !important;
  border: 0px solid #228092 !important;
}

.show_row_number {
  font-weight: bold; 
  font-size: 13px;
}
.square-back-arrow {
  height: 28px;
  color: rgb(35, 127, 146);
  width: 28px;
}
.back-link-text {
      font-size: small;
    text-decoration: underline;
    padding-left: 5px;
    color: #238093;
}
.back-link-text:hover {
  color: #238093;
}
.font-28 {
  font-size: 28px;
}
.font-24 {
  font-size: 24px;
}
.font-18 {
  font-size: 18px;
}
.font-16 {
  font-size: 16px;
}
.font-14 {
  font-size: 14px;
}
.font-12 {
  font-size: 12px;
}
 /* ,.multi-range-slider .bar-right {
  background-color: #228092;
} */



/* 
.subitem-dropdown .suggestionTitle {
  margin-top: -8px;
  background-color: #00b38c;
  font-weight: bold;
  color: white;
  cursor: default;
  padding-left: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.suggestionTitleRx {
  width: 20.68rem !important
}

.subitem-dropdown {
  display: 'inline-block';
}

.subitem-dropdown .suggestionItem {
  padding-left: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.subitem-dropdown .suggestionItem:hover {
  background-color: lightgrey;
}

.subitem-dropdown .subitems {
  height: auto;
  max-height: 150px;
  overflow: auto;
  border: 1px solid #00b38c;
  width: 250px;
  padding-bottom: -8px;
}

.subitems-rx {
  width: 500px !important;
}

.search-suggestion-rx .subitems-rx {
  width: 20.68rem !important
}

.subitem-dropdown .dropdown-menu {
  padding: 0px;
}

.suggestion-error {
  color: red;
  padding-left: 20px;
}

.blood-group-btn {
  padding: 10px 20px;
  font-size: 16px;
} */

/*============================ media query for respnsiveness ==================================*/
/* Small devices (phones, 600px and down) */
@media (max-width: 600px) {
  .common-small-btn > button {
    min-width: 0px;
    font-size: 0.8rem;
  }

  .search-suggestion {
    height: auto;
    width: auto;
    background-color: white;
    position: absolute;
    right: -250px;
    /* border: 1px solid lightgrey; */
    animation: fadeIn 0.6s;
  }

  .search-suggestion-rx {
    /* right: -450px; */
    right: -20.68rem !important;
  }

  /* .search-suggestion-rx .subitems-rx .schedule-instruction-rx {
  padding: 3px 2px;
  font-size: 0.75rem !important;
}

.schedule-instruction-rx {
  font-size: small;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}
.schedule-instruction-rx:hover {
  background-color: lightgray;
} */

  .schedule-rx {
    /* width: 125px; */
    width: 7.8125rem;
    padding-left: 3px;
  }

  /* .selected-default-rx {
  background-color: #008000;
  color: white;
} */
  .selected-default-row-rx,
  .selected-default-row-rx:hover {
    background-color: #008000;
    color: white;
    cursor: pointer;
  }

  .make-default-btn-rx {
    cursor: pointer;
    padding: 2px 4px;
    color: #0d6efd !important;
  }

  .make-default-btn-rx:hover {
    font-weight: bold;
    cursor: pointer;
  }

  .selected-default-rx {
    color: red;
    cursor: pointer;
    padding: 2px 4px;
  }

  @keyframes fadeIn {
    0% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }
}

@media (min-width: 992px) {
    .modal-lg, .modal-xl {
        max-width: 70% !important;
    }
}