/*================================================================================
	Item Name: Vuexy - Vuejs, HTML & Laravel Admin Dashboard Template
	Version: 2.0
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */
.main-menu.menu-light .navigation li a {
  color: white !important;
  font-weight: bold;
}

.main-menu.menu-light .navigation > li.active > a {
  background: #061A40 !important;
  box-shadow: none !important;
  font-weight: bold;
}

.login-side {
  border-radius: 284px 0 0 0;
  padding-top: 3% !important;
}

hr {
  margin: 10px 0 !important;
}

.btn-color {
  background-color: #005158 !important;
  color: #ffff !important;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-max-content;
  width: max-content;
}

.modal .modal-header {
  background-color: #005158;
}

.form-lbl, .form-control:focus {
  color: #061A40;
  font-weight: 500 !important;
}

.form-lbl-2 {
  color: #005158;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #433F3F !important;
  line-height: 28px;
  font-weight: 500 !important;
}

.login-img {
  width: 0;
  -o-object-fit: cover;
  object-fit: cover;
  height: 0;
  -o-object-position: left;
     object-position: left;
}

.auth-inner {
  background: url(/images/background_image.png?3016083199b045d66e27ff2aa26fbd4a);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.register-side {
  width: 84%;
  margin: auto;
}

.bg-color {
  background-color: #005158 !important;
}

.bg-cancle-button {
  border: 1px solid #005158;
  color: #005158;
}

thead, tbody, tfoot, tr, td, th {
  border-color: inherit;
  border-style: solid;
  border-width: 0px;
  border-bottom: 3px solid #f8f8f8;
}

.arhived_data td {
  color: #e64545 !important;
}

/*DARSHANA-START*/
.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: #ffffff;
  color: var(--bs-table-striped-color);
  border-bottom: 0px !important;
}

.table-striped > tbody > tr {
  border-radius: 10px;
  background-image: linear-gradient(to right top, #ffffff, #fdfdfd, #fbfcfb, #ffffff, #ffffff);
}

.table > :not(caption) > * > * {
  padding: 0.72rem 15px;
  background-color: white;
  border-bottom-width: 0px !important;
}

.pace-done .content-body .user_role {
  align-self: center !important;
  font-weight: bold;
  color: #000;
  font-size: 20px;
}

.pace-done .content-body .card .card-title {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 1.53rem;
  width: 11%;
  float: inline-start;
  font-weight: bold;
  color: #000;
  padding-top: 3px;
  display: none;
}

.pace-done .content-body .card {
  margin-bottom: 0;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}

section.app-user-list {
  background: transparent !important;
}

.card {
  margin-bottom: 0px !important;
}

label.total-patient-no {
  color: #005158;
}

label.total-patient-nm {
  color: #000;
  font-weight: 700;
  font-size: 18px;
}

.card-patient {
  padding: 0px !important;
}

.dataTables_filter input {
  border-radius: 20px !important;
}

.user_plan {
  width: 50%;
}

.user_plan img {
  width: 18px;
  margin-right: 10px;
}

.roalindoctor {
  width: 35%;
}

.main-menu .main-menu-content {
  margin-top: 25px;
}

.login-icon img {
  width: 18px !important;
}

.form-check {
  padding-left: 0px !important;
  gap: 5px;
}

.find-box {
  position: absolute;
  top: -46px;
  width: -moz-fit-content;
  width: fit-content;
  right: 0;
  z-index: 1;
}

.item-end-demo.container-xxl {
  position: absolute;
}

.find-box label {
  margin: 0px !important;
}

li.nav-item.nav-toggle {
  color: #fff;
}

h1.card-title {
  font-size: 31px;
  font-weight: 900 !important;
  margin-bottom: 6px;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child, table.dataTable.dtr-inline.collapsed > tbody > tr > th.child, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important;
  display: none;
}

img.table-icon {
  width: 20px;
}

img.table-icon-shipment {
  width: 23px !important;
}

label.total-patient-no {
  color: #005158;
  font-size: 18px;
  font-weight: bold;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
  color: #6E6B7B;
  width: 14px;
  height: 14px;
  content: "";
  right: 0.3rem;
  top: 24px;
  filter: invert(91%) sepia(100%) saturate(0%) hue-rotate(352deg) brightness(103%) contrast(101%);
  opacity: 1.3;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
  color: #fff;
  width: 14px;
  height: 14px;
  content: "";
  right: 0.3rem;
  top: 11px;
  filter: invert(91%) sepia(100%) saturate(0%) hue-rotate(352deg) brightness(103%) contrast(101%);
  opacity: 1.3;
}

th.add-doctor {
  width: 18% !important;
}

.iconpassword span {
  top: 3px;
  position: relative;
}

th.patient-table {
  /* background: aquamarine !important; */
  width: 11%;
}

.iconemail span {
  position: relative;
  top: 2px;
}

td.text-success, td.text-danger, .text-warning {
  font-weight: bold;
}

.header-navbar .navbar-container ul.navbar-nav li a.dropdown-user-link .user-name {
  text-transform: capitalize;
}

.deshbord-boxes {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  width: 100%;
  padding-top: 15px;
}

.card-header:first-child {
  padding: 20px !important;
  align-items: flex-start;
}

div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.75rem !important;
}

.total-prescno {
  top: 7px !important;
}

.dt-action-buttons.doctorin-btn {
  left: 89px;
}

.box-headers-top {
  gap: 15px;
}

a.signature {
  text-align: end;
}

button.rounded-3.btn-imgcolor.waves-effect.waves-float.waves-light.deleteButton img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
  height: 20px;
}

button.rounded-3.btn-imgcolor.waves-effect.waves-float.waves-light.deletePatientButton img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
  height: 20px;
}

button.rounded-3.btn-imgcolor.waves-effect.waves-float.waves-light.deleteButton {
  border: 0 solid;
  background: #005158;
  box-shadow: 0 0px 0.5px 0px rgba(0, 0, 0, 0.12);
  padding: 6px 7px !important;
  position: relative;
  right: -4px;
  top: 0px;
}

button.rounded-3.btn-imgcolor.waves-effect.waves-float.waves-light.deletePatientButton {
  border: 0 solid;
  background: #005158;
  box-shadow: 0 0px 0.5px 0px rgba(0, 0, 0, 0.12);
  padding: 6px 7px !important;
  position: relative;
  right: -4px;
  top: 0px;
}

.addnewmedicine, .download-img {
  box-shadow: 0 0px 0.5px 0px rgba(0, 0, 0, 0.12);
  border: 0;
  border-radius: 5px;
  padding: 5px;
}

button.btn-primary.add_medicine.addnewmedicine img,
button.download-img img {
  height: 20px;
  width: 21px;
}

.avatar-content svg {
  fill: #005158 !important;
}

footer.footer {
  padding: 6px 2rem;
  min-height: 3.35rem;
  transition: unset;
  position: relative;
  /* transition: 300ms ease all; */
  backface-visibility: hidden;
  min-height: calc(100% - 3.35rem);
  margin-left: 260px;
}

.signature a {
  width: -moz-fit-content;
  width: fit-content;
}

.signature {
  text-align: end;
  /* width: fit-content; */
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.mymodalnew {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
  margin-top: 10px;
  align-items: center;
}

.pri-modellll {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 75% !important;
  margin: 0 auto;
}

.addnewsignature img {
  height: 15px;
  filter: brightness(0) saturate(100%) invert(20%) sepia(79%) saturate(1152%) hue-rotate(151deg) brightness(93%) contrast(101%);
  margin-right: 4px;
}

.rounded-pill {
  color: grey !important;
  font-weight: 600 !important;
  display: block;
  width: 100%;
  padding: 0.571rem 1rem 0.571rem 1rem;
  -moz-padding-start: calc(1rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.45;
  color: #6e6b7b;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 15px 14px;
  border: 1px solid #d8d6de;
  border-radius: 9px !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(/images/downarrow.svg?4420fa676104d3d0d8a3e7bcf18363bb);
}

.modal {
  background: #000000a8;
}

.swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
  background: #000000d1 !important;
}

tbody tr td, div.dataTables_wrapper .dataTables_info, span.float-md-start {
  color: #061A40 !important;
  font-weight: 800;
}

.px-sm-5 {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

div.dataTables_wrapper div.dataTables_length label {
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  color: #005158;
}

.addnewsignature {
  font-weight: bold;
}

.text-left {
  text-align: end;
  color: #005158;
  font-weight: 600;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: flex-end;
  gap: 10px;
  justify-content: flex-start;
}

.text-left.col-md-4 {
  padding: 0 !important;
}

.row.my-totalamt {
  width: 100%;
}

.mymain-note textarea {
  border-radius: 7px;
  border: 1px solid #d6d5d5;
  padding: 5px 10px;
  width: 100%;
  color: #433F3F;
  font-weight: 500;
}

.mymain-note textarea:focus {
  outline: 1px solid #005158;
  font-weight: 500;
}

.form-label {
  color: #000 !important;
  font-weight: 600 !important;
}

p#show_patient_name {
  color: #000;
}

.notes-width {
  width: 100%;
}

.text-end {
  text-align: right !important;
  color: #005158;
  font-weight: 600;
}

.modal .modal-header .btn-close {
  padding: 0.8rem;
  box-shadow: 0 5px 20px 0 rgba(34, 41, 47, 0.1);
  border-radius: 0.357rem;
  background-color: #ffffff00;
  opacity: 1;
  transition: all 0.23s ease 0.1s;
  position: relative;
  transform: none !important;
  color: #fff !important;
  filter: invert(1);
}

.signature img {
  height: 31px;
  width: 56px;
  -o-object-fit: contain;
     object-fit: contain;
}

.signature {
  display: flex;
  flex-direction: column;
  align-content: flex-end;
  align-items: center;
  background: #99b9bc1f;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 10px;
  border: 1px dotted;
  padding: 1px 10px;
}

.mymain-signature {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  padding: 0px 14px;
}

.mymain-note {
  display: flex;
  flex-direction: row;
  justify-content: space-between !important;
  padding: 0px 0px;
}

.doctor-flexflex-wrap img {
  width: 18px;
}

.doctor-flexflex-wrap1 img {
  width: 18px;
}

.role-dropdown {
  width: 17%;
}

.document-dropdown {
  width: 17%;
}

.mydoctor-row {
  margin-bottom: 10px;
}

.mydoctor-row1 {
  width: 85%;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap;
  align-content: center;
  margin-bottom: 6px;
}

.totaldoctor {
  width: 25%;
  float: left;
}

.d-flexflex-wrap {
  width: 60% !important;
}

.doctor-flexflex-wrap .box-headers-top {
  gap: 15px;
  display: flex !important;
  flex-direction: row !important;
  align-content: center !important;
  align-items: center;
}

.rounded-pill:focus {
  outline: 1px solid #005158 !important;
}

footer.footer {
  min-height: 0;
  background: #eeeeee;
  position: relative;
  bottom: -9px;
}

input[type=search i]:enabled:read-write:-webkit-any(:focus, :hover)::-webkit-search-cancel-button {
  display: block !important;
}

.form-select:focus {
  border-color: #005158;
  outline: 0;
  box-shadow: 0 3px 10px 0 rgba(34, 41, 47, 0.1);
  color: #005158;
}

ul#main-menu-navigation img {
  height: 25px;
  margin-right: 10px;
}

.avatar-content img {
  width: 25px;
  height: 100px;
  -o-object-fit: contain !important;
     object-fit: contain !important;
  filter: brightness(0) saturate(100%) invert(29%) sepia(62%) saturate(637%) hue-rotate(137deg) brightness(101%) contrast(89%);
}

.avatar, .bg-light-primary {
  background-color: transparent !important;
}

div.dataTables_wrapper div.dataTables_info {
  text-align: center;
}

.downlad_modal {
  width: 50%;
  margin: 0 auto;
}

.main-menu-content.ps img {
  height: 24px;
  width: 50px;
}

.modal-content.myveryfym-modal {
  background: transparent;
}

.mynew-spiner {
  border-right-color: white;
}

.toggle_pwd-eye svg {
  color: #005158;
}

.text-white {
  margin-bottom: 0;
}

.myshow-medicine .dd {
  padding-right: 0;
}

.myshow-medicine {
  width: 101%;
}

.varyfy-btnn a {
  background: transparent !important;
  border: 1px solid #005158 !important;
  color: #005158 !important;
}

img.checkdelete {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(106deg) brightness(102%) contrast(109%);
}

#select_all_patient, #select_all_prescription, #select_all_doctor {
  border: 1px solid #fff;
}

.data-download {
  filter: brightness(0) saturate(100%) invert(29%) sepia(62%) saturate(637%) hue-rotate(137deg) brightness(101%) contrast(89%);
  width: 17px !important;
}

.data-download-disabled {
  filter: brightness(0.5);
  width: 17px !important;
}

.delete-download-disabled {
  filter: brightness(0) saturate(100%) invert(58%) sepia(0%) saturate(0%) hue-rotate(15deg) brightness(87%) contrast(88%);
  width: 20px !important;
}

.archive-data-icon {
  width: 20px !important;
}

th.sorting_disabled {
  width: 8% !important;
}

th.tableactions {
  width: 5% !important;
}

.tableiconss {
  gap: 5px;
}

html .content.app-content {
  padding: calc(10px + 4.45rem + 1.3rem) 2rem 0 !important;
}

.header-navbar.floating-nav {
  margin: 17px auto 0 !important;
}

table.dataTable td, table.dataTable th {
  padding: 7px 14px;
  vertical-align: middle;
}

.text-left1 {
  text-align: end;
  color: #005158;
  font-weight: 600;
  display: flex;
  flex-direction: row;
  align-content: flex-end;
  align-items: center;
  gap: 0;
  justify-content: flex-end;
}

th.delete-checkbox {
  width: 4% !important;
}

th.prescr-id {
  width: 13% !important;
}

.header-navbar.navbar-shadow {
  box-shadow: 0 -17px 24px 0 rgba(34, 41, 47, 0.1) !important;
}

.main-menu.menu-native-scroll .main-menu-content {
  overflow-y: hidden !important;
}

#pdf_close_btn {
  color: white;
  position: absolute;
  right: -60px;
  top: 31px;
  filter: invert(1);
  cursor: pointer !important;
  opacity: unset;
}

.navbar-floating .header-navbar-shadow {
  display: block;
  background: linear-gradient(180deg, rgba(248, 248, 248, 0.95) 44%, rgba(248, 248, 248, 0) 73%, rgba(255, 255, 255, 0)) !important;
}

.filedspace1, .filedspaceee {
  padding: 0px 5px;
}

.filedspace {
  padding-right: 5px;
  padding-left: 5px;
}

li.welcomediv {
  display: flex;
  flex-direction: row;
  margin-bottom: 8px;
  margin-top: 0px;
}

.main-menu.menu-fixed.menu-light.menu-accordion.menu-shadow img.dddd1 {
  height: 25px;
  margin-right: 10px;
  display: block !important;
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(308deg) brightness(103%) contrast(101%);
}

/*in-menu.menu-fixed.menu-light.menu-accordion.menu-shadow.expanded h3.text-white {
    display: block;
}
.main-menu.menu-fixed.menu-light.menu-accordion.menu-shadow h3.text-white {
    display: none;
}*/
div#navigate-container {
  margin: inherit !important;
}

li.nav-item.showdoctor h6 {
  word-wrap: break-word;
}

ul.mt-2.main-dcnam {
  padding: 0px 0px 0px 20px;
}

.med-name {
  width: 30%;
}

/*PRICE-FILTERS*/
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  padding: 1em;
  box-sizing: border-box;
  z-index: 999;
}

.dropdown-content input {
  margin-bottom: 0.5em;
  width: 100%;
}

#apply-filter {
  display: none;
  /* Initially hide the Apply Filter button */
  margin-top: 1em;
  width: 100%;
  background: #005158;
  color: #fff;
  border-radius: 100px;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown select {
  width: 100%;
  color: #000000;
  font-weight: 500;
}

.doctor-flexflex-wrap {
  width: 75%;
}

.dropdown.active .dropdown-content {
  display: block;
}

.madicines-topbar {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 6px;
}

.main-btnfilter {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  gap: 19px;
}

.dropdown-content input {
  border: 1px solid gray;
  padding: 6px;
  border-radius: 10px;
}

.inport-icon:after {
  content: none;
}

button.inport-icon {
  border: 0;
}

.iconnn svg {
  height: 28px;
  width: 22px;
}

.form-select:disabled {
  color: #000 !important;
}

.form-control:disabled, .form-control[readonly] {
  color: #433F3F !important;
}

.madicinefilter {
  width: 100%;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  -webkit-appearance: auto !important;
}

.dob_patient .flatpickr-wrapper {
  width: 100%;
}

.dob_doctor .flatpickr-wrapper {
  width: 100%;
}

.export-drdown ul.dropdown-menu.show {
  padding: 0;
}

.form-control::-moz-placeholder {
  color: #757575;
  opacity: 1;
}

.form-control::placeholder {
  color: #757575;
  opacity: 1;
}

table.dataTable {
  clear: both;
  margin-top: 0px !important;
}

/* Stripe Card */
#dpm-annotation {
  width: -moz-fit-content !important;
  width: fit-content !important;
  min-width: auto !important;
}

.payment-detail-main.card-shadow form {
  width: -moz-fit-content !important;
  width: fit-content !important;
  min-width: auto !important;
}

/* Stripe Card */
.invalid {
  border-color: #ea5455 !important;
}

.iframe-custom-modal {
  height: 500px !important;
}

.iframe-modal-content {
  background: transparent !important;
}

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

.form-select {
  font-weight: 500 !important;
  color: #433F3F !important;
}

.form-control {
  color: #433F3F !important;
  font-weight: 500 !important;
}

.form-control::-moz-placeholder {
  color: #757575;
}

.form-control::placeholder {
  color: #757575;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #433F3F !important;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
  -webkit-text-fill-color: black !important;
}

img.table-icon1 {
  width: 18px !important;
  filter: none !important;
}

form span.error {
  width: 100%;
  font-size: 14px !important;
}

table thead tr {
  position: sticky !important;
  top: 0px;
  z-index: 3;
  font-weight: 600;
  border-color: #005158;
  line-height: 1.5rem;
  border-top: 0;
  vertical-align: middle;
  outline: 0px solid !important;
}

.table-responsive {
  overflow-x: auto;
  height: calc(99vh - 170px);
}

.table-responsive::-webkit-scrollbar {
  width: 1px !important;
}

.table-responsive::-webkit-scrollbar-thumb {
  background-color: #c2c0c5;
  border-radius: 4px;
}

.filedfrequency input {
  width: 278px;
}

.deletedd.delte-dd {
  margin-left: 5px;
  text-align: end;
}

.btn-primary.add_medicine.addnewmedicine {
  position: relative;
  left: 9px;
}

.modal-dialog-centered-iframe {
  max-width: 60% !important;
}

.medicine-pill {
  border-radius: 100px;
}

.archived-btns {
  display: flex;
  gap: 20px;
  /* flex-direction: row-reverse; */
  align-content: center;
  align-items: center;
  justify-content: flex-end;
}

.new-archived {
  gap: 5px;
  display: flex;
  align-items: center;
}

.patient-back-link {
  display: inline-block;
  align-items: center;
  font-weight: bold;
  margin-bottom: 8px;
  margin-left: 3px;
  position: relative;
  z-index: 9999;
}

.patient-back-icon {
  font-size: 1.5rem;
  height: 18px;
  width: 1.5rem;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #005158;
}

ul.dropdown-menu.show:hover li {
  color: #005158;
  opacity: 100;
}

.export-drdown button.dropdown-toggle.inport-icon {
  background: transparent;
  padding: 0;
}

img.listing-icon {
  width: 19px !important;
}

.actions-drop.dropdown-toggle::after {
  left: 4px !important;
}

button.export-btn {
  width: 100% !important;
}

.dropdown-menu.show {
  display: block;
  padding: 0 !important;
}

.table-light.text-light th {
  vertical-align: middle;
}

.btn-color-edit-p {
  background-color: #005158 !important;
  color: #ffff !important;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-max-content;
  width: max-content;
  margin-bottom: 20px;
}

.tab-content-dispatch {
  display: none;
  padding: 20px 0px;
  border-top: none;
  background-color: #fff;
}

.tab-container {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
  padding: 20px;
}

.btn-dispatch {
  margin-top: 25px;
}

.tab-buttons b {
  color: #005158;
}

button.tab-btn.active {
  background: #005158;
  padding: 6px 19px;
  border: 0;
  border-radius: 5px;
  border: 1px solid #005158;
  color: #fff;
}

button.tab-btn {
  background: transparent;
  padding: 6px 19px;
  border: 1px solid #005158;
  border-radius: 5px;
  color: #005158;
}

.paisent-details b {
  color: #005158;
}

.tab-content-dispatch h3 {
  color: #005158;
  font-weight: 700;
}

.tab-content-dispatch ul li strong {
  color: #005158;
}

.tab-content-dispatch ul li {
  font-size: 15px;
  margin-bottom: 10px;
}

.card-detailss-box {
  display: flex;
  gap: 10px;
  flex-direction: column;
  max-height: 210px;
  overflow-y: auto;
}

.card-detailss-box::-webkit-scrollbar {
  width: 1px;
  background-color: transparent;
  /* Width of the scrollbar */
}

.card-detailss-box::-webkit-scrollbar-thumb {
  background-color: gray;
  /* Color of the scrollbar thumb */
  border-radius: 100px;
  /* Make the scrollbar rounded */
  min-height: 20px;
}

.card-detailss-box::-webkit-scrollbar-thumb:hover {
  background-color: #555;
  /* Darken the scrollbar thumb on hover */
}

.cardsub-detail-box h5 {
  width: 95%;
  font-size: 14px;
  /* font-weight: 600; */
  color: #000000 !important;
}

.cardsub-detail-box {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  padding: 0px 5px;
}

.cart-prices-box h6 {
  font-weight: 700;
  font-size: 14px;
  color: #000;
}

.itrm-dils {
  font-size: 12px;
  text-align: end;
  display: flex;
}

.model-dispatch {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 40% !important;
  margin: 0 auto;
}

.d-madicine {
  display: flex;
  gap: 10px;
}

.tab-content-dispatch b {
  color: #000;
}

.input-box {
  position: relative;
  width: 100%;
  max-width: 38px;
  height: 40px;
  background-color: #fff;
  border-radius: 6px;
  transition: all 0.5s ease-in-out;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.input-box.open {
  max-width: 250px;
}

.input-box input {
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  padding: 0 15px;
  border: none;
  border-radius: 6px;
  outline: none;
  transition: all 0.5s ease-in-out;
}

.input-box.open input {
  padding-left: 35px;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 0px 0px 1px;
  background: #ffffff;
}

.input-box .search {
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 6px;
  cursor: pointer;
}

.input-box.open .search {
  border-radius: 6px 0 0 6px;
}

.input-box .close-icon {
  position: absolute;
  top: 50%;
  right: -45px;
  font-size: 30px;
  color: #1c1c1c;
  padding: 5px;
  transform: translateY(-50%);
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  pointer-events: none;
  opacity: 0;
}

.input-box.open .close-icon {
  transform: translateY(-50%) rotate(180deg);
  pointer-events: auto;
  opacity: 1;
  display: none;
}

.form-switch .form-check-input {
  width: 3rem;
  margin-left: 0;
}

.form-check .form-check-input {
  float: left;
  margin-left: 0rem;
}

span.status-lbl {
  display: inline-block;
  width: 100px;
}

span.doctor-status-lbl {
  display: inline-block;
}

.status-success {
  color: #196f76 !important;
  background-color: #dbffe1d9 !important;
  border-radius: 100px;
  padding: 5px 10px;
  text-align: center;
}

.status-warning {
  color: #ed7b37 !important;
  background-color: #fcf5ee !important;
  padding: 5px 10px;
  border-radius: 100px;
  text-align: center;
}

.status-danger {
  color: #ff2222 !important;
  background-color: #fdd !important;
  padding: 5px 10px;
  border-radius: 100px;
  text-align: center;
}

.cart-prices-box {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.profile-details label.fw-normal.form-lbl {
  font-weight: 900 !important;
}

.profile-details {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  padding: 20px;
  border-radius: 10px;
  background: #fff;
}

.detail-img {
  text-align: center;
}

.profile-details .row {
  gap: 10px 0px;
}

.authentication {
  margin-top: 25px;
  padding-bottom: 25px;
}

.accordion-body {
  padding: 0rem 1rem !important;
  padding-top: 0rem;
}

.form-check1 button.accordion-button.collapsed {
  background: white !important;
  border: 1px solid #E9E9E9;
  color: #061A40;
  border-radius: 10px !important;
}

.form-check1 button.accordion-button.collapsed {
  margin-bottom: 22px;
}

.accordion .accordion-item:not(:last-of-type) {
  border-bottom: 0px solid #ebe9f1 !important;
}

.accordion-item:first-of-type .accordion-button {
  background: #E9E9E9;
}

[autocomplete=one-time-code] {
  --magic-number: 42px;
  background-image: linear-gradient(#fff, #fff), url(/images/rounded-rectangle.svg?b3f6adeb3df5f84ace03343bc943c0fd);
  background-size: var(--magic-number);
  background-position: -45px 2px;
  background-repeat: no-repeat, repeat-x;
  border: 0;
  height: var(--magic-number);
  width: calc(6* var(--magic-number));
  font-size: calc(0.6* var(--magic-number));
  font-family: monospace;
  letter-spacing: calc(0.64* var(--magic-number));
  padding-inline-start: calc(0.3* var(--magic-number));
  box-sizing: border-box;
  overflow: hidden;
}

[autocomplete=one-time-code]:focus {
  outline: none;
  background-image: linear-gradient(#fff, #fff), url(/images/rounded-rectangle.svg?b3f6adeb3df5f84ace03343bc943c0fd);
  background-size: var(--magic-number);
  background-position: -45px 2px;
  background-repeat: no-repeat, repeat-x;
}

[autocomplete=sign-code] {
  --magic-number: 42px;
  background-image: linear-gradient(#fff, #fff), url(/images/rounded-rectangle.svg?b3f6adeb3df5f84ace03343bc943c0fd);
  background-size: var(--magic-number);
  background-position-x: right, left;
  background-repeat: no-repeat, repeat-x;
  border: 0;
  height: var(--magic-number);
  width: calc(7* var(--magic-number));
  font-size: calc(0.6* var(--magic-number));
  font-family: monospace;
  letter-spacing: calc(0.64* var(--magic-number));
  padding-inline-start: calc(0.3* var(--magic-number));
  box-sizing: border-box;
  overflow: hidden;
}

[autocomplete=sign-code]:focus {
  outline: none;
  background-image: linear-gradient(#fff, #fff), url(/images/rounded-rectangle.svg?b3f6adeb3df5f84ace03343bc943c0fd);
  background-size: var(--magic-number);
  background-position-x: right, left;
  background-repeat: no-repeat, repeat-x;
}

.input-group:not(.bootstrap-touchspin):focus-within {
  box-shadow: none;
  border-radius: 0.357rem;
}

input:focus-visible {
  outline: 0;
}

.input-group-p:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  font-size: 28px !important;
  padding: 0px 0px;
}

.input-group-p {
  display: flex !important;
  align-items: center !important;
  flex-direction: row !important;
}

a.pin-input {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  font-size: 12px;
  color: #000;
  text-decoration: underline;
  padding: 10px;
  text-decoration: none;
}

.profile-details:hover {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  transition: 0.3s;
}

.myupdate-model {
  width: 75%;
  padding: 18px 0;
  margin: 0 auto;
}

.myupdate-model img {
  height: 59px;
}

.modal-footer-d.text-center {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-evenly;
}

.myupdate-model p {
  font-size: 18px;
  margin-bottom: 29px;
}

.myupdate-model h3 {
  font-weight: 600;
  color: #000;
}

.form-switch .form-check-label {
  line-height: 1.7rem;
  color: #072050;
  font-weight: 500;
}

.dropdown-item.active, .dropdown-item:active {
  color: #005158;
  text-decoration: none;
  background-color: rgba(0, 81, 88, 0.12) !important;
}

.otSc_current {
  margin: 0;
  margin-right: 16px;
  border: 1px solid;
  padding: 10px 0px;
  font-size: 38px;
  text-align: center;
  width: 100%;
  outline: none;
}

.otSc_current:last-child {
  margin-right: 0;
}

.otSc {
  margin: 0;
  margin-right: 16px;
  border: 1px solid;
  padding: 10px 0px;
  font-size: 38px;
  text-align: center;
  width: 100%;
  outline: none;
}

.otSc:last-child {
  margin-right: 0;
}

.login_otpCont_pin {
  display: flex;
}

.login_otpCont_pin input {
  height: 35px;
  width: 35px;
  border-radius: 9px;
  border: 3px solid #99B9BC;
  font-size: 21px;
}

.otpCont_pin {
  padding: 10px 10px;
  display: flex;
}

.otpCont_pin input {
  height: 35px;
  width: 35px;
  border-radius: 9px;
  border: 3px solid #99B9BC;
  font-size: 21px;
}

.otpCont {
  padding: 40px 40px;
  display: flex;
}

.otpCont input {
  height: 35px;
  width: 35px;
  border-radius: 9px;
  border: 3px solid #99B9BC;
  font-size: 21px;
}

a.gmc-number {
  color: #005158;
  font-weight: 600;
  text-decoration: underline;
}

a.gmc-number:hover {
  color: #005158ed;
  font-weight: 600;
  text-decoration: underline;
}

th {
  background-color: #005158;
  outline: 0px solid #005158 !important;
  outline-width: thin !important;
  outline-color: #005158 !important;
  border-style: hidden !important;
}

img.table-icond {
  padding: 6px;
  background: #005158;
  border-radius: 8px;
  height: 32px;
}

/*tooltip1*/
.tooltip1 {
  position: relative;
}

.tooltip1:after, .tooltip1:before {
  opacity: 0;
  pointer-events: none;
  bottom: 100%;
  left: -3px;
  position: absolute;
  z-index: 99;
  transform: translate(-50%, 10px);
  transform-origin: top;
  transition: all 0.18s ease-out 0.18s;
  font-size: 12px;
}

.tooltip1:after {
  background-color: #f5f5f5;
  box-shadow: 0 0 3px #ddd;
  content: attr(data-tooltip1);
  padding: 6px;
  white-space: nowrap;
  color: #000;
  font-weight: bolder;
}

.tooltip1:before {
  width: 0;
  height: 0;
  content: "";
  margin-bottom: 6px;
}

.tooltip1:hover:before,
.tooltip1:hover:after {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 0);
}

[data-tooltip1-pos=down]:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #f5f5f5;
  margin-top: 6px;
}

[data-tooltip1-pos=down]:after {
  margin-top: 11px;
}

[data-tooltip1-pos=down]:hover:before,
[data-tooltip1-pos=down]:hover:after {
  transform: translate(-50%, 0);
}

/*tooltip2*/
.tooltip2 {
  position: relative;
}

.tooltip2:after, .tooltip2:before {
  opacity: 0;
  pointer-events: none;
  bottom: 100%;
  left: -3px;
  position: absolute;
  z-index: 99;
  transform: translate(-50%, 10px);
  transform-origin: top;
  transition: all 0.18s ease-out 0.18s;
  font-size: 12px;
}

.tooltip2:after {
  background-color: #f5f5f5;
  box-shadow: 0 0 3px #ddd;
  content: attr(data-tooltip2);
  padding: 6px;
  white-space: nowrap;
  color: #000;
  font-weight: bolder;
}

.tooltip2:before {
  width: 0;
  height: 0;
  content: "";
  margin-bottom: 6px;
}

.tooltip2:hover:before,
.tooltip2:hover:after {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 0);
}

[data-tooltip2-pos=down]:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #f5f5f5;
  margin-top: 6px;
}

[data-tooltip2-pos=down]:after {
  margin-top: 11px;
}

[data-tooltip2-pos=down]:hover:before,
[data-tooltip2-pos=down]:hover:after {
  transform: translate(-50%, 0);
}

.form-regbtns {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  gap: 10px;
}

.auth-wrapper .auth-bg {
  background-color: #fff;
  height: auto !important;
}

.bg-back-button {
  border: 1px solid #005158;
  color: #005158;
}

.bg-next-button {
  border: 1px solid #005158;
  color: #fff;
  background: #1c6167;
}

.bg-next-button:hover {
  color: #fff;
}

.form-step-register h4 b {
  font-size: 15px;
  color: #000;
}

.progressContainer {
  position: relative;
  width: 300px;
  height: 100vh;
  margin: 0 auto;
  overflow: hidden;
  padding: 2rem;
  color: #fff;
  background: #392A60;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.progress-doc {
  position: relative;
  padding: 0 1rem 0 3.5rem;
  margin: 2rem 0 0;
  list-style: none;
}

.form-step-register h3 {
  color: #000;
}

.progress__item {
  position: relative;
  min-height: 50px;
  counter-increment: list;
  padding-left: 0.5rem;
}

.progress__item:before {
  content: "";
  position: absolute;
  left: -23px;
  top: 26px;
  height: 67%;
  width: 1px;
  border-left: 1px solid #1c6167;
}

.progress__item:after {
  content: counter(list);
  position: absolute;
  top: 0;
  left: -2.5rem;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: transparent;
  color: #fff;
  font-weight: 400;
  font-size: 13px;
  line-height: 2rem;
  text-align: center;
  border: 1px solid #1c6167;
}

.progress__item:last-child:before {
  border: none;
}

.progress__item.progress__item--completed {
  color: #1c6167;
}

.progress__item.progress__item--completed:after {
  content: counter(list);
  font-weight: 400;
  background: #1c6167;
  color: #fff;
}

.progress__item.progress__item--active:after {
  background: #fff;
  color: #392A60;
}

.progress__title {
  padding: 0.4rem 0 0.5rem;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
}

.progress__info {
  font-size: 13px;
}

.close-msg {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

p#message {
  padding: 10px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 6px;
}

table {
  background: #fff !important;
}

.two-factor-auth {
  display: flex;
  gap: 20px;
  align-items: center;
}

.input-box img {
  width: 18px !important;
}

.clone-newadd-md {
  border: 1px solid #3831312b;
  padding: 10px;
  border-radius: 10px;
  margin-top: 20px;
  position: relative;
}

h4.title-addpres {
  color: #005158;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
}

.row.myaddpriscription {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  padding: 10px;
  border-radius: 10px;
  background: #fff;
  width: 100% !important;
  margin: 0 auto !important;
}

.btnadd-pr {
  left: 0px !important;
}

.patient-data {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  border-radius: 10px;
  background: #fff;
  text-align: center;
  margin-bottom: 20px;
}

.patient-head {
  padding: 20px 20px 10px 20px;
  border-bottom: 1px solid #e7e4e4;
}

.detailss-patient {
  padding: 20px;
}

.des p {
  width: 100%;
  word-break: break-all;
  margin: 0 auto;
  color: #061A40 !important;
  font-weight: 600;
}

.des b {
  color: #005158;
}

.des {
  margin: 19px 0;
}

.input-box1 {
  position: relative;
  width: 100%;
  max-width: 38px;
  height: 40px;
  background-color: #fff;
  border-radius: 6px;
  transition: all 0.5s ease-in-out;
  z-index: 1;
}

.input-box1.open {
  max-width: 100%;
}

.input-box1 input {
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  padding: 0 15px;
  border: none;
  border-radius: 6px;
  outline: none;
  transition: all 0.5s ease-in-out;
}

.input-box1.open input {
  padding-left: 35px;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 0px 0px 1px;
  background: #ffffff;
}

.input-box1 .search {
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  cursor: pointer;
}

.input-box1.open .search {
  border-radius: 6px 0 0 6px;
}

.input-box1 img {
  width: 18px !important;
}

.note-madicines {
  padding: 0px 10px;
  margin-top: 20px;
}

a.new-madicines img, a.addnewpt img {
  height: 20px;
  margin-bottom: 2px;
}

table.user-list-table.table.table-striped {
  margin-bottom: 0;
}

a.new-madicines {
  padding: 10px 20px;
  display: inline-block;
  vertical-align: text-top;
}

.medicine-detailss {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  border-radius: 10px;
  background: #fff;
  /* text-align: center; */
}

.medicine-detailss-table {
  padding: 20px 0;
  overflow: auto;
  overflow-x: hidden;
}

.forborder {
  border-top: 1px solid #e7e4e4;
  border-bottom: 1px solid #e7e4e4;
}

.mycustom_spinnerrr {
  position: relative;
  margin: 0 !important;
  overflow: hidden;
  height: auto;
}

.custom_spinner_iframe {
  height: 180px;
  background: #0000008a;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #fff;
}

#text_code_label {
  margin: auto;
}

#signature_iframe_show {
  width: 100%;
  display: flex;
  justify-content: center;
}

#signature_iframe_pdf_spinner {
  color: #fff;
}

.common-verifcation-box {
  margin: 0 auto;
}

#verification_modal_pdf .iframe_modal {
  height: 85vh;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}

form#add_prescription_form {
  width: 100%;
}

.add-prescription-form {
  position: relative;
}

.row.prescription-item {
  padding: 10px 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.row.addmedi-div {
  background: #005158;
  color: #fff;
  padding: 15px 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.total_price {
  padding: 10px 20px;
}

.add_prescription_btn {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.accordion [data-bs-toggle=collapse] {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.45;
  margin-bottom: 10px;
}

.editcreate-form {
  display: flex;
  flex-direction: column;
  gap: 6px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  padding: 20px;
  border-radius: 10px;
  background: #fff;
}

.custom-error-msg {
  justify-content: space-between !important;
  gap: 25%;
}

.prescription_spinner {
  position: absolute;
  flex-direction: row;
  width: 100%;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  background: #00000040;
  height: 100%;
  text-align: center;
  display: flex;
}

.prescription_spinner .spinner-border {
  margin: 10% auto;
}

.table_component {
  position: relative;
}

img.dash-rightarrow {
  width: 25px;
  padding-left: 10px;
}

.card-detailss-dash p a {
  text-decoration: underline;
  font-weight: 600;
}

.card-header {
  padding: 10px !important;
}

.dashboxes-detl a h3 {
  padding-top: 8px;
}

.newdashboard-section {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.dashboxes-details {
  padding: 20px 20px 0px 93px;
  background: #fff;
}

.dashboxes-details h3 {
  color: #000000;
  font-size: 25px;
}

.card-detailss-dash h3 {
  font-size: 19px;
  margin-top: 11px;
}

.card-detailss-dash h4 {
  color: #000;
}

.dashboxes-details p {
  color: #000;
  padding-top: 10px;
}

.newdashboard-section .row > .col-sm-6.col-xxl-6.col.dashbox-hover {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border: 1px solid rgba(39, 41, 43, 0.1);
}

.newdashboard-section .row > .col-sm-6.col-xxl-6.col.dashbox-hover:hover {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.card-detailss-dash p {
  color: #000;
  padding-top: 11px;
  font-size: 15px;
}

.medicinewassupplied_fm input {
  width: 40%;
  padding: 8px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.45;
  color: #433F3F !important;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #d8d6de;
  border-radius: 0.357rem 0rem 0rem 0.357rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#getaddress_button {
  padding: 8px 11px;
  background: #005158 !important;
  border-radius: 0rem 0.357rem 0.357rem 0rem;
  border: 1px solid #005158;
  color: #fff;
  position: absolute;
  right: 60%;
}

select#getaddress_dropdown {
  width: 59%;
  padding: 8px;
  border: 1px solid #d8d6de;
  color: #a6a7a6;
  border-radius: 5px;
  position: relative;
  left: 7px;
}

select#getaddress_dropdown:focus-visible {
  outline: 0;
}

div#patient_address_lookup {
  position: relative;
}

style attribute {
  color: #c02d2d !important;
}

.dropdown-menu .dropdown-item {
  width: 100%;
  cursor: pointer;
}

.myveryfy-box {
  margin: 0 auto;
}

.font-w {
  font-weight: 600;
}

.widht-demo {
  width: 5%;
}

.demo-dosages {
  width: 16%;
}

.demo-dosages-new {
  width: 20%;
}

span.logotext {
  font-size: 31px;
  color: #fff;
  font-weight: bold;
  vertical-align: middle;
  padding-left: 10px;
}

span.logotext-des {
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  vertical-align: middle;
  padding-left: 10px;
}

.auth-wrapper .brand-logo {
  display: flex;
  align-items: center;
}

a.navbar-brand.curalogo img, a.brand-logo.curalogo img {
  height: 32px;
}

footer.footer {
  min-height: 0;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #eeeeee;
}

a#create_patient {
  font-weight: 600;
}

.append_detail img {
  width: 18px !important;
}

img.directly-img {
  height: 41px;
  margin-bottom: 9px;
}

.dashboxes-detl h4, .dashboxes-detl h3 {
  color: #000000;
}

.dashboxes-details h3 b {
  color: #005158;
}

td.myaddress-details p {
  font-weight: 500;
  margin-bottom: 2px;
  color: #000000;
}

td.myaddress-details b {
  color: #005158;
}

div#show_iframe_pdf iframe#pdf_show {
  width: 1000px;
  height: 800px;
}

th.log-dess {
  width: 30%;
}

.upload-ins {
  padding: 0.571rem 1rem;
  font-weight: 600;
  background: #0C323B;
  color: #fff;
  border-radius: 0.357rem;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 3px;
}

.upload-ins a {
  color: #fff;
}

.no-document-box {
  background: #0c323b1c;
  padding: 4px 10px;
  text-align: center;
}

@media screen and (max-device-width: 1440px) {
  .accordion [data-bs-toggle=collapse] {
    font-weight: 500;
    font-size: 12px;
    line-height: 1.45;
  }

  .main-menu.menu-light .navigation li a {
    font-size: 14px;
  }

  .common-verifcation-box {
    margin: 0 auto;
  }

  table thead tr {
    position: sticky !important;
    top: 0px;
  }

  #pdf_close_btn {
    color: white;
    position: absolute;
    right: -171px;
    top: 21px;
    filter: invert(1);
    cursor: pointer !important;
    opacity: unset;
  }

  .input-box {
    position: relative;
    width: 100%;
    max-width: 38px;
    height: 34px !important;
    background-color: #fff;
    border-radius: 6px;
    transition: all 0.5s ease-in-out;
  }

  th.tableactions {
    width: 8% !important;
  }

  img.table-icon1 {
    width: 12px !important;
    filter: none !important;
  }

  .input-box.open {
    max-width: 250px;
  }

  .main-btnfilter {
    gap: 7px;
  }

  .find-box {
    position: absolute;
    width: -moz-fit-content;
    /* width: fit-content; */
    right: 58px;
    z-index: 3;
    top: -35px !important;
  }

  .medicine-pill {
    position: relative;
    top: 2px;
  }

  .mymodalnew {
    width: 100% !important;
  }

  .prices-pri {
    width: 108px !important;
  }

  .doctor-flexflex-wrap .box-headers-top {
    gap: 18px;
  }

  .user_plan {
    width: 47% !important;
    right: 4px;
  }

  .addmadicin {
    position: relative;
    top: 2px;
  }

  .select2-container--default .select2-selection--single {
    min-height: 41px !important;
    padding: 5px;
    border: 1px solid #d8d6de;
  }

  img.table-icon {
    width: 14px !important;
  }

  img.table-icon-shipment {
    width: 14px;
  }

  .filedfrequency input {
    width: 283px !important;
  }

  .deletedd.delte-dd {
    margin-left: 12px;
  }

  .mymodalnedoctor {
    gap: 22px !important;
  }

  .model-dispatch {
    width: 75% !important;
  }
}
@media screen and (max-device-width: 1366px) {
  .input-box {
    position: relative;
    width: 100%;
    max-width: 38px;
    height: 32px !important;
    background-color: #fff;
    border-radius: 6px;
    transition: all 0.5s ease-in-out;
  }

  img.table-icon-shipment {
    width: 16px !important;
  }

  th.add-doctor {
    width: 21% !important;
  }

  .common-verifcation-box {
    margin: 0 auto;
  }

  #pdf_close_btn {
    color: white;
    position: absolute;
    right: -192px;
    top: 21px;
    filter: invert(1);
    cursor: pointer !important;
    opacity: unset;
  }

  .model-dispatch {
    width: 75% !important;
  }

  img.table-icon1 {
    width: 13px !important;
    filter: none !important;
  }

  th.tableactions {
    width: 8% !important;
  }

  .accordion [data-bs-toggle=collapse] {
    font-weight: 500;
    font-size: 11px;
    line-height: 1.45;
  }

  .input-box.open {
    max-width: 200px;
  }

  .find-box {
    top: -35px !important;
  }

  .main-btnfilter {
    gap: 17px;
  }

  .medicine-pill {
    position: relative;
    top: 0px;
  }

  .filter-container select#filter-select {
    font-size: 13px;
    padding: 6px !important;
  }

  .prices-pri {
    width: 101px !important;
  }

  .filedfrequency input {
    width: 266px !important;
  }

  .mymodalnew {
    width: 100% !important;
  }

  .mydoctor-row {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
  }

  .dt-action-buttons.doctorin-btn {
    position: relative;
    left: 0px;
    top: 0;
  }

  .user_plan {
    width: 46% !important;
    right: 7px;
  }

  .addmadicin {
    position: relative;
    top: 0px;
  }

  .select2-container--default .select2-selection--single {
    min-height: 41px !important;
    padding: 5px;
    border: 1px solid #d8d6de;
  }

  img.table-icon {
    width: 14px !important;
  }

  .mymodalnedoctor {
    gap: 21px !important;
  }
}
@media screen and (max-device-width: 1280px) {
  .archived-btns {
    display: flex;
    gap: 6px;
  }

  img.table-icon-shipment {
    width: 16px !important;
  }

  .card-header:first-child {
    padding: 11px !important;
    align-items: flex-start;
  }

  th.add-doctor {
    width: 24% !important;
  }

  .register-side {
    width: 100%;
    margin: auto;
  }

  .custom-error-msg {
    justify-content: space-between !important;
    gap: 1%;
  }

  .row.prescription-item.edit_prescription .col-sm-6.filedspace {
    padding-left: 3px;
  }

  .row.addmedi-div .col-sm-6.filedspace {
    padding-left: 2px;
  }

  .filedspace1, .filedspaceee {
    padding: 0;
  }

  #pdf_close_btn {
    color: white;
    position: absolute;
    right: -211px !important;
    top: 41px !important;
    filter: invert(1);
    cursor: pointer !important;
    /* opacity: unset;*/
  }

  th.tableactions {
    width: 11% !important;
  }

  img.table-icon1 {
    width: 13px !important;
    filter: none !important;
  }

  .model-dispatch {
    width: 75% !important;
  }

  .medicine-pill {
    position: relative;
    top: 3px;
    font-size: 10px;
  }

  .addmadicin {
    position: relative;
    top: 2px;
  }

  .roalindoctor {
    width: 35%;
    bottom: 2px;
    position: relative;
  }

  .mymodalnedoctor {
    gap: 18px !important;
  }

  .px-sm-5 {
    padding-right: 10px !important;
    padding-left: 4px !important;
  }

  .filedspace {
    padding-right: 0;
    padding-left: 13px;
  }

  .deletedd.delte-dd {
    margin-left: 19px !important;
  }

  .d-flexflex-wrap {
    top: 0 !important;
  }

  .doctor-flexflex-wrap .box-headers-top {
    gap: 9px;
  }

  button.rounded-3.btn-imgcolor.waves-effect.waves-float.waves-light.deleteButton {
    right: 4px;
  }

  button.rounded-3.btn-imgcolor.waves-effect.waves-float.waves-light.deletePatientButton {
    right: 4px;
  }

  .select2-container--default .select2-selection--single {
    min-height: 41px !important;
    padding: 5px;
    border: 1px solid #d8d6de;
  }

  .doctor-flexflex-wrap img {
    width: 16px;
  }

  img.table-icon {
    width: 14px !important;
  }

  .filedfrequency input {
    width: 259px !important;
  }

  footer.footer {
    min-height: 0;
  }
}
@media screen and (max-device-width: 1024px) {
  .input-box .search {
    height: 93%;
  }

  footer.footer.footer-light.footer-static {
    margin-left: 0 !important;
  }

  .flatpickr-wrapper {
    position: relative;
    display: inline-block;
  }

  section.my-about-content {
    padding: 20px 0 0;
  }

  .btn-color {
    padding: 8px;
  }

  .contact-boxss {
    margin-bottom: 30px;
  }

  .myveryfy-box {
    margin: 0 auto;
  }

  .otpCont input {
    height: 28px;
    width: 28px;
    margin-right: 5px;
  }

  .common-verifcation-box {
    margin: 0 auto;
  }

  #getaddress_button {
    padding: 7px 11px;
  }

  .register-side {
    width: 100%;
    margin: auto;
  }

  .row.prescription-item.edit_prescription .col-sm-6.filedspace {
    padding-left: 3px;
  }

  .row.addmedi-div .col-sm-6.filedspace {
    padding-left: 3px;
  }

  .user-list-table tbody td, .table thead th, .table tfoot th {
    position: relative;
    padding: 8px 8px !important;
    font-size: 9px;
  }

  span.status-lbl {
    display: inline-block;
    width: -moz-fit-content;
    width: fit-content;
  }

  #pdf_close_btn {
    color: white;
    position: absolute;
    right: -193px;
    top: 72px;
    filter: invert(1);
    cursor: pointer !important;
    opacity: unset;
    z-index: 999;
  }

  .myupdate-model {
    width: 36%;
    margin: 0 auto;
  }

  th.tableactions {
    width: 10% !important;
  }

  img.table-icon1 {
    width: 13px !important;
    filter: none !important;
  }

  .model-dispatch {
    width: 75% !important;
  }

  .model-dispatch {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 78% !important;
    margin: 0 auto;
  }

  .mymodalnedoctor {
    gap: 18px !important;
  }

  .medicine-pill {
    position: relative;
    top: 1px;
  }

  .prices-pri {
    width: 80px !important;
  }

  .filedfrequency input {
    width: 203px !important;
  }

  .deletedd.delte-dd {
    margin-left: 23px !important;
  }

  input, select, optgroup, textarea {
    font-size: 13px !important;
  }

  img.table-icon {
    width: 14px !important;
  }

  img.table-icon-shipment {
    width: 16px !important;
  }

  .select2-container--default .select2-selection--single {
    min-height: 41px !important;
    padding: 5px;
    border: 1px solid #d8d6de;
  }

  .doctor-flexflex-wrap img {
    width: 16px;
  }

  table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control, table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control {
    position: relative;
    padding-left: 10px;
    cursor: pointer;
  }

  .find-box {
    right: 60px;
    top: -34px !important;
  }

  .find-box-pres {
    top: -40px !important;
  }

  .rounded-pill {
    font-size: 10px !important;
    padding: 7px;
  }

  .roalindoctor {
    width: 35%;
    position: relative;
    bottom: 2px;
  }

  .dt-action-buttons.doctorin-btn {
    position: relative;
    left: 0px;
    top: 1px;
  }

  .addmadicin {
    position: relative;
    top: 1px;
    gap: 5px;
  }

  .form-switch .form-check-label {
    line-height: 1.7rem;
    color: #072050;
    font-weight: 500;
    font-size: 10px !important;
  }

  footer.footer {
    margin-left: 0;
  }

  .mydoctor-row {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
  }

  .doctor-flexflex-wrap .box-headers-top {
    gap: 3px;
  }

  .user_plan {
    width: 43% !important;
  }

  .filedspace {
    padding-right: 0;
  }

  .filedspace1, .filedspaceee {
    padding: 0;
  }

  .mymodalnew {
    width: 100% !important;
  }

  .card-detailss-dash a p {
    height: 64px;
  }

  .filedspace {
    padding-right: 1px;
    padding-left: 5px;
  }

  img.table-icon1 {
    width: 13px;
  }

  .mymodalnew {
    gap: 4px;
  }

  .modal-dialog {
    margin: 1.75rem auto;
  }

  .px-sm-5 {
    padding-right: 10px !important;
    padding-left: 5px !important;
  }

  .box-headers-top {
    gap: 13px;
    top: 3px;
    position: relative;
  }

  .dt-action-buttons.d-flex.align-items-center.justify-content-end.flex-wrap {
    justify-content: end !important;
    margin-top: 0px;
  }

  .pace-done .content-body .user_role {
    align-self: center !important;
    font-weight: bold;
    color: #000;
    font-size: 17px;
  }

  button.rounded-3.btn-imgcolor.waves-effect.waves-float.waves-light.deleteButton {
    right: 6px;
  }

  button.rounded-3.btn-imgcolor.waves-effect.waves-float.waves-light.deletePatientButton {
    right: 6px;
  }

  .profile-details label.fw-normal.form-lbl {
    font-weight: 900 !important;
    font-size: 11px;
  }

  .demo-dosages-new {
    width: 18% !important;
  }

  .card-header:first-child {
    padding: 11px !important;
    align-items: flex-start;
  }

  .login-side {
    border-radius: 0;
    padding: 5% 3% !important;
  }

  .auth-wrapper .auth-bg {
    background-color: #fff;
    width: 95% !important;
    margin: 0 auto;
    border-radius: 0;
  }

  .auth-wrapper.auth-cover .auth-inner {
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-content: center;
  }

  .auth-wrapper.auth-cover .brand-logo {
    position: unset;
    left: 0;
    padding-left: 1.5rem;
  }

  .auth-wrapper.auth-cover .brand-logo {
    position: unset;
    left: 0;
    padding: 10px 1.5rem;
  }

  iframe#pdf_show {
    width: 615px !important;
    height: 800px !important;
  }

  .map-contact h2 {
    font-size: 31px;
  }
}
@media only screen and (min-device-width: 770px) and (max-device-width: 1600px) and (orientation: landscape) {
  span.status-lbl {
    padding: inherit;
    display: inline-block;
    width: auto;
  }

  .auth-wrapper.auth-cover .auth-inner {
    height: auto !important;
  }

  .myshow-medicine {
    width: 99% !important;
  }

  img.table-icon1 {
    width: 13px;
  }

  img.table-icon-shipment {
    width: 17px !important;
  }

  img.addmoreicon {
    height: 20px;
  }

  footer.footer {
    min-height: 0;
    position: relative !important;
    width: 100%;
    margin-left: 0;
  }

  button.rounded-3.btn-imgcolor.waves-effect.waves-float.waves-light.deleteButton {
    top: -1px;
  }

  button.rounded-3.btn-imgcolor.waves-effect.waves-float.waves-light.deletePatientButton {
    top: -1px;
  }

  .mymodalnew {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 96%;
    gap: 5px;
    margin-top: 10px;
    align-items: center;
  }

  .pri-modellll {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100% !important;
    margin: 0 auto;
  }

  div.dataTables_wrapper div.dataTables_filter select, div.dataTables_wrapper div.dataTables_length select {
    background-position: calc(100% - 4px) 14px, calc(100% - 20px) 13px, 100% 0;
    width: 5rem;
    margin: 0 0.5rem;
  }

  html body {
    height: 100%;
    background-color: #f8f8f8;
    direction: ltr;
    padding-bottom: 0px !important;
    overflow-x: hidden;
  }

  .dt-action-buttons.doctorin-btn {
    position: relative;
    left: 0px;
  }

  .box-headers-top {
    gap: 13px;
    top: 3px;
    position: relative;
  }

  .user_plan {
    width: 45%;
    top: 3px;
    position: relative;
  }

  .rounded-pill {
    font-size: 10px;
    padding: 7px;
  }

  .table-responsive {
    overflow-x: hidden;
  }

  .deshbord-boxes {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: auto;
  }

  .login-side {
    border-radius: 200px 0 0 0;
    padding: 5% 3% !important;
  }

  .register-side {
    width: 91%;
    margin: auto;
  }

  .editprebtn {
    padding: 0px !important;
    top: 4px;
  }

  button.deleteButton {
    padding: 8px;
    font-size: 10px;
  }

  button.deletePatientButton {
    padding: 8px;
    font-size: 10px;
  }

  table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before {
    top: 5px;
    background-size: 12px;
  }

  .col-sm-12.col-md-12.find-box input {
    padding: 4px !important;
  }

  table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after {
    top: 15px;
    background-size: 12px;
  }

  .user-list-table tbody td {
    position: relative;
    padding: 8px 8px;
    font-size: 12px;
  }

  table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
    display: none;
  }

  .user-list-table tr {
    height: auto;
    background: #fff;
  }

  th.sorting_disabled {
    padding: 8px 10px !important;
  }

  table tbody tr :nth-child(8) {
    display: table-cell !important;
    width: 50px !important;
  }

  th.sorting_disabled {
    line-height: 16px;
  }

  .vertical-layout.vertical-menu-modern .main-menu .navigation > li > a svg, .vertical-layout.vertical-menu-modern .main-menu .navigation > li > a i {
    height: 15px;
    width: 17px !important;
  }

  img.table-icon {
    width: 14px;
    -o-object-fit: contain;
       object-fit: contain;
  }

  .table thead th, .table tfoot th {
    font-size: 11px;
    padding: 8px 10px;
  }

  .btn-color {
    padding: 7px 10px;
    font-size: 12px;
  }

  label.total-patient-nm {
    color: #000;
    font-weight: 700;
    font-size: 13px;
  }

  .user_plan img {
    width: 13px;
    margin-right: 3px;
  }

  label.total-patient-no {
    color: #005158;
    font-size: 12px;
  }

  .find-box {
    position: absolute;
    width: -moz-fit-content;
    /* width: fit-content; */
    right: 58px;
    z-index: 3;
    top: -33px;
  }

  div.dataTables_wrapper div.dataTables_filter input, .form-control, .form-select {
    margin-left: 0rem;
  }

  .find-box label {
    font-size: 12px;
  }

  .pace-done .content-body .user_role {
    align-self: center !important;
    font-weight: bold;
    color: #000;
    font-size: 16px;
  }

  .form-lbl {
    color: #061A40;
  }

  .form-control, .form-select {
    display: block;
    width: 100%;
  }

  .modal-title {
    font-size: 13px;
  }

  .bg-cancle-button {
    border: 1px solid #005158;
    color: #005158;
    padding: 10px;
  }

  .dataTables_length label,
div.dataTables_wrapper .dataTables_info,
.d-md-inline-block,
.page-item.previous .page-link,
.header-navbar .navbar-container ul.navbar-nav li a.dropdown-user-link .user-name {
    font-size: 12px;
  }

  .header-navbar .navbar-container ul.navbar-nav li a.dropdown-user-link .user-status {
    font-size: 10px;
  }
}
@media screen and (max-device-width: 820px) {
  label.total-patient-nm, label.total-patient-no {
    font-size: 15px;
  }

  iframe#pdf_show {
    width: 615px !important;
    height: 800px !important;
  }

  .myveryfy .d-flex.justify-content-center {
    background: #303132;
  }

  .header-navbar .navbar-container ul.navbar-nav li a.dropdown-user-link .user-name {
    margin-bottom: 4px;
  }

  .myveryfy-box {
    margin: 0 auto;
  }

  .addmadicin {
    gap: 20px;
  }

  .card-detailss-dash a p {
    height: 64px;
  }

  .two-factor-auth .form-check .form-check-input {
    margin-left: -5px;
  }

  .two-factor-auth {
    justify-content: center;
  }

  .demo-dosages-new {
    width: 18% !important;
  }

  img.table-icon {
    width: 17px !important;
  }

  .input-box .search, .input-box input {
    height: 107%;
  }

  .btn-color {
    padding: 9px;
  }

  img.table-icon-shipment {
    width: 15px !important;
  }

  a.new-madicines img, a.addnewpt img {
    height: 19px;
    margin-bottom: 2px;
  }

  .btn-popup-all.mt-1 {
    display: flex !important;
    justify-content: center;
  }

  .card-header:first-child {
    padding: 18px !important;
  }

  .deshbord-boxes {
    grid-template-columns: repeat(3, 1fr);
    width: auto;
  }

  .match-height {
    grid-template-columns: repeat(2, 1fr);
    width: auto;
  }

  .contact-boxss {
    margin-bottom: 30px;
  }

  img.directly-img {
    height: 31px;
    margin-bottom: 9px;
  }

  footer.main-footer p {
    font-size: 14px;
    text-align: right;
  }

  .login-side {
    border-radius: 0;
    padding: 5% 3% !important;
  }

  .auth-wrapper .auth-bg {
    background-color: #fff;
    width: 95% !important;
    margin: 0 auto;
  }

  .auth-wrapper.auth-cover .auth-inner {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 78%;
    margin: 0 auto;
  }

  .downlad_modal {
    width: 39%;
    margin: 0 auto;
  }

  .auth-wrapper.auth-cover .brand-logo {
    position: unset;
    left: 0;
    padding-left: 1.5rem;
  }

  .why-content {
    padding-top: 20px;
  }

  section.my-about-content {
    padding: 20px 0 0;
  }

  table.user-list-table.table.table-striped {
    margin-bottom: 0;
    width: 100%;
    overflow: hidden;
  }

  .main-map iframe {
    height: 600px;
  }
}
@media screen and (max-device-width: 769px) {
  label.total-patient-nm, label.total-patient-no {
    font-size: 15px;
  }

  .main-map iframe {
    height: 600px;
  }

  table.user-list-table.table.table-striped {
    margin-bottom: 0;
    width: 100%;
    overflow: hidden;
  }

  .downlad_modal {
    width: 39%;
    margin: 0 auto;
  }

  section.my-about-content {
    padding: 20px 0 0;
  }

  .header-navbar .navbar-container ul.navbar-nav li a.dropdown-user-link .user-name {
    margin-bottom: 4px;
  }

  footer.main-footer p {
    font-size: 14px;
    text-align: right;
  }

  .card-detailss-dash a p {
    height: 64px;
  }

  img.directly-img {
    height: 31px;
    margin-bottom: 9px;
  }

  .deshbord-boxes {
    grid-template-columns: repeat(3, 1fr);
    width: auto;
  }

  .match-height {
    grid-template-columns: repeat(2, 1fr);
    width: auto;
  }

  .btn-popup-all.mt-1 {
    display: flex !important;
    justify-content: center;
  }

  .card-header:first-child {
    padding: 14px !important;
    align-items: flex-start;
  }

  a.new-madicines img, a.addnewpt img {
    height: 19px;
    margin-bottom: 2px;
  }

  .myveryfy-box {
    margin: 0 auto;
  }

  .two-factor-auth .form-check .form-check-input {
    margin-left: -5px;
  }

  .two-factor-auth {
    justify-content: center;
  }

  .demo-dosages-new {
    width: 19% !important;
  }

  img.table-icon {
    width: 15px !important;
  }

  .addmadicin {
    gap: 20px;
  }

  .input-box .search, .input-box input {
    height: 107%;
  }

  .btn-color {
    padding: 9px;
  }

  img.table-icon-shipment {
    width: 18px !important;
  }

  .login-side {
    border-radius: 0;
    padding: 5% 3% !important;
  }

  .auth-wrapper .auth-bg {
    background-color: #fff;
    width: 95% !important;
    margin: 0 auto;
  }

  .auth-wrapper.auth-cover .auth-inner {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .auth-wrapper.auth-cover .brand-logo {
    position: unset;
    left: 0;
    padding: 10px 1.5rem;
  }

  .why-content {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .find-box {
    position: relative;
    top: 6px;
    width: 100%;
    right: 0;
    z-index: -1;
  }

  .footer-deta {
    display: flex;
    gap: 10px;
    flex-direction: column;
    align-items: center;
  }

  footer.main-footer p {
    font-size: 14px;
    text-align: center;
  }

  .why-content {
    padding-top: 20px;
  }

  .auth-wrapper.auth-cover .brand-logo {
    position: unset;
    left: 0;
    padding: 10px 1.5rem;
  }

  .login-side {
    border-radius: 0;
    padding: 5% 3% !important;
  }

  .auth-wrapper .auth-bg {
    background-color: #fff;
    width: 95% !important;
    margin: 0 auto;
  }

  .auth-wrapper.auth-cover .auth-inner {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .pace-done .content-body .user_role {
    align-self: center !important;
    font-weight: bold;
    color: #000;
    font-size: 17px;
    width: 100%;
    text-align: center;
  }

  .dt-action-buttons.d-flex.align-items-center.justify-content-end.flex-wrap {
    justify-content: center !important;
    margin-top: 14px;
  }
}
