/* Header */
.notification,
.videoConf {
  width: 45px;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
}

.notification i {
  transform: translate(0px, 3px);
}

.videoConf i {
  transform: translate(0px, 4px);
}

.count {
  position: absolute;
  width: 22px;
  height: 22px;
  line-height: 24px;
  font-size: 0.65rem;
  transform: translate(-15px, -5px);
  top: 0;
  left: 100%;
  border-radius: 50%;
}

.logged-in:after {
  display: none;
}

/* Layout */
.box {
  border-radius: 1rem;
  padding: 1.5rem;
}

.page-title {
  font-size: 1.25rem;
}

.module-title {
  font-size: 1.125rem;
}

.sub-title {
  font-size: 1.025rem;
  letter-spacing: 0.5px;
}

.feature-title {
  font-size: 1rem;
  letter-spacing: 0.5px;
}

.dashboard-title {
  font-size: 0.925rem;
  letter-spacing: 0.5px;
}

.settings-title {
  font-size: 0.938rem;
}

.title-divider:before,
.title-divider-rm-of:before {
  content: "";
  position: absolute;
  width: calc(100% - 110px);
  height: 1px;
  right: 0;
  top: 50%;
}

.title-divider-rm-of:before {
  width: calc(100% - 175px);
}

.overview .progress {
  height: 0.8rem;
}

.overview .divider {
  width: 1px;
  height: 60px;
  margin: 0 auto;
}

.legend {
  display: inline-block;
  width: 17px;
  height: 17px;
  border-radius: 3px;
  vertical-align: middle;
  margin-right: 15px;
}

.filter .form-control {
  border: none;
  outline: none;
}

.filter .dropdown-toggle i:before {
  font-weight: 600 !important;
}

.filter .btn-rounded-pill {
  font-size: 0.815rem;
  padding: 0.45rem 1rem;
  border-radius: 2rem;
}

.dropdown-outline {
  border: 1px solid;
  border-radius: 20px;
  padding: 8px 20px;
  text-align: start;
}

.file-upload .btn {
  line-height: 1.8;
}

.preview {
  max-width: 100px;
}

body.home-layout .footer {
  position: absolute;
  width: calc(100% - 50px);
  bottom: 0;
}

/* Module */

/* Subscription */
.subscription .summary i {
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 35px;
  border-radius: 5px;
}

.subscription .summary i:before {
  font-weight: 600;
}

.subscription .summary .progress {
  height: 0.5rem;
}

.subscription .summary .quantity {
  font-size: 0.685rem;
}

.subscription .summary .card-footer .available {
  font-size: 0.625rem;
}

.subscription .plan .card-header {
  height: 110px;
  border-radius: 1rem 1rem 0 0;
}

.subscription .plan .logo {
  position: absolute;
  width: 220px;
  height: 150px;
  padding: 2rem;
  border: 6px solid;
  display: flex;
  align-items: center;
  left: 50%;
  margin-left: -110px;
  top: 55px;
  border-radius: 15px 15px 0 0;
}

.subscription .plan .card-title {
  font-size: 1.125rem;
  letter-spacing: 1px;
}

.subscription .plan .location {
  line-height: 1.8;
}

.subscription .plan i {
  width: 40px;
  height: 40px;
  line-height: 46px;
  font-size: 1.25rem;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
}

.subscription .features .nav {
  font-size: 0.815rem;
}

.subscription .features .nav .nav-item {
  padding: 0.5rem 1rem 1rem 0;
}

/* Clinical Users */
.clinical-users .dropdown-outline {
  /* width: 170px; */
  height: 40px;
  padding: 3px 0px 5px;
}

.status-dropdown .select2-selection,
.dropdown-outline .select2-selection {
  border: 0 !important;
}

.status-dropdown i {
  height: 22px !important;
}

.dropdown-outline .select2-selection__arrow,
.dropdown-outline-primary .select2-selection__arrow {
  right: 14px !important;
}

.dropdown-outline span.select2 * {
  background: transparent;
}

/* .status-dropdown,
.search-select{
  width: 180px;
  min-width: 180px;
} */
.group-list {
  font-family: "Poppins";
}

.select2-selection__rendered .group-list,
.select2-results__option--selected .group-list {
  font-family: "Poppins Semibold";
}

.group-list i {
  font-size: 1.25rem;
}

.group-list i:before {
  position: absolute;
  top: 50%;
  left: -12px;
  transform: translate(0px, -50%);
}

.select2-container--default .select2-selection.select2-selection--single .select2-selection__arrow {
  top: -5px;
}

.select2-selection--single .select2-selection__arrow b:before {
  content: "\f10a";
  font-family: flaticon_hive !important;
}

.btn-icon.filled {
  line-height: 40px;
}

.tagname+.select2-container--default .select2-selection.select2-selection--single .select2-selection__rendered {
  padding-left: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid;
}

.tagwrap .select2-dropdown--below {
  top: 25px;
}

.tagwrap .select2-container--open .select2-dropdown {
  box-shadow: 0px 0px 1px 1px #0000002b !important;
  border-radius: 8px !important;
}

.tagwrap .select2-results__option {
  padding: 0.35rem 1rem;
  font-size: 0.845rem;
}

/* Switcher */
.switcher {
  position: fixed;
  top: 50%;
  right: 0px;
  width: auto;
  border-radius: 50px 0px 0px 50px;
  cursor: pointer;
  transform: translateY(-50%);
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.switcher i.flaticon-settings {
  height: 25px;
}

/* Theme */
.theme .title-divider:before {
  width: calc(100% - 65px);
}

.offcanvas-close {
  position: absolute;
  left: -60px;
  top: 50%;
  padding: 0.95rem 1rem 0.5rem;
  font-size: 1.5rem;
  border-radius: 30px 0px 0px 30px;
  cursor: pointer;
  transform: translateY(-50%);
}

/* All patient */
.patient-img {
  flex-basis: 350px;
}

.all-patients .btn,
.patients .btn-secondary {
  font-size: 0.745rem;
}

/* Patient Dashboard */
.patients .btn-icon {
  line-height: 40px;
}

.patient-detail i[class^="flaticon-patients"]:before {
  font-size: 1rem;
  font-weight: 500 !important;
}

.patient-detail {
  flex-basis: 200px;
}

.pillibox thead th:first-child,
.pillibox tbody td:first-child {
  padding-left: 2rem !important;
  cursor: pointer;
}

.pillibox thead th:last-child,
.pillibox tbody td:last-child {
  padding-right: 2rem !important;
}

.live-attributes td {
  padding: 0.5rem 0.5rem !important;
}

#patientdetailControl .carousel-control-next,
#patientdetailControl .carousel-control-prev {
  width: auto;
  top: calc(100% - 40px);
}

#patientdetailControl .carousel-control-next-icon,
#patientdetailControl .carousel-control-prev-icon {
  background-image: none;
}

#patientdetailControl .carousel-control-prev {
  left: calc(100% - 65px);
}

#patientdetailControl .carousel-control-next-icon {
  margin-top: 2px;
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  display: flex;
}

.hr {
  border-top: 2px solid
}

.chart {
  overflow-x: scroll;
  overflow-y: hidden;
}

.chart::-webkit-scrollbar {
  height: 5px;
}

/* Track */
.chart::-webkit-scrollbar-track {
  border-radius: 5px;
}

/* Handle */
.chart::-webkit-scrollbar-thumb {
  border-radius: 5px;
}


#patientdetailControl .col-3 {
  width: 140px;
}

/* Settings - Configurations */
.form-wrap .input-group-text:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 15px;
  left: 1px;
}

.searchterm-form i[class^="flaticon-search"] {
  height: 20px;
}

/* chat setting */
.chat .form-check-input {
  width: 18px;
  height: 18px;
  z-index: 2;
}

.chat .form-check-input:after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  border-width: 2px;
  border-style: solid;
  z-index: 0;
}

.chat .form-check-input:before {
  content: "\f10d";
  position: absolute;
  font-family: "flaticon_hive" !important;
  font-size: 1.25em;
  line-height: 1.25em;
  z-index: 0;
  display: none;
}

.chat .form-check-input:checked[type=checkbox]:after {
  display: none;
}

.chat .form-check-input:checked[type=checkbox]:before {
  display: inline-block;
}

/* Bulk Email */
.emailtemplate-dropdown .select2-selection {
  border: 0 !important;
}

.emailtemplate-dropdown .select2-selection__arrow {
  right: 8px !important;
}

.template .text-truncate {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* Appointment settings */
.doctorview-table td,
.doctorview-table tr,
.doctorview-table th {
  border: 0;
}

.doctorview-table th {
  padding: 0.25rem 0.5rem 1.25rem !important;
}

.doctorview-table td {
  padding: 1rem 0.5rem 0.25rem !important;
}

.doctorview-table th:nth-child(2),
.doctorview-table td:nth-child(2) {
  padding-left: 3rem !important;
}

.doctorview-table tbody tr:first-child td {
  padding-top: 0rem !important;
}

table.doctorview-table.slot tbody td {
  /* padding-top: 1rem !important; */
  /* padding-bottom: 2.5rem !important; */
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

table.doctorview-table.slot tbody tr:last-child td {
  padding-bottom: 0.25rem !important;
}

#docter-date .input-group-text i,
table.slot .input-group-text i {
  height: 20px;
}

table.doctorview-table.slot th:not(th:first-child) {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

table.doctorview-table-sm.slot th:not(th:first-child) {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

table.doctorview-table.slot td:not(td:first-child) {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}

table.doctorview-table tbody div.input-group {
  min-width: 95px;
}

table.doctorview-table .form-control {
  font-size: 0.75rem;
}

table.doctorview-table-sm .input-group-text {
  padding: 0.375rem 0.5rem;
  font-size: 0.875rem;
}

table.doctorview-table-sm.slot .input-group-text i {
  height: 16px;
}

#shift-time i[class^="flaticon-copy"] {
  height: 20px;
  display: inline-block;
}

#shift-time i[class^="flaticon-copy"]:before {
  font-weight: 600 !important;
}

/* Organization setting */
.organization td {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.organization .form-check-label {
  font-size: 0.895rem;
  vertical-align: sub;
}

/* datepicker */

/* .bootstrap-datetimepicker-widget table tr td span {
  width: 30px;
  height: 20px;
  line-height: 30px;
} */

.picker-switch.accordion-toggle td,
table.doctorview-table.slot .bootstrap-datetimepicker-widget table tr td {
  padding: 0rem !important;
}

table.doctorview-table.slot .bootstrap-datetimepicker-widget td a[data-action] {
  padding: 0px 0 !important;
}

table.doctorview-table.slot .bootstrap-datetimepicker-widget table tr td {
  border-right: 0 !important;
}

table.doctorview-table.slot .bootstrap-datetimepicker-widget table td {
  height: 35px;
  line-height: 35px;
}

.datepicker-days thead th,
.datepicker-days tbody td {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  border-bottom: 0;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
  width: 20rem !important;
}

.doctorview-table .bootstrap-datetimepicker-widget.dropdown-menu {
  width: 12rem !important;
}

.bootstrap-datetimepicker-widget .fa-arrow-up,
.bootstrap-datetimepicker-widget .fa-arrow-down,
.datepicker-days th.next,
.fa-clock-o,
.fa-calendar {
  position: relative;
}


.datepicker-days th.next:before,
.datepicker-days th.prev:before {
  position: absolute;
  font-family: "flaticon_hive" !important;
  font-size: 1.5rem;
  font-size: 1.25rem;
}

.datepicker-days th.next:before {
  content: "\f146";
  left: 15px;
  top: 8px;
  transform: rotate(180deg);
}

.datepicker-days th.prev:before {
  content: "\f146";
  left: 12px;
  top: 11px;
}

.bootstrap-datetimepicker-widget .fa-arrow-up:before,
.bootstrap-datetimepicker-widget .fa-arrow-down:before {
  content: "\f10a";
  position: absolute;
  font-family: "flaticon_hive" !important;
  font-size: 2em;
  line-height: 1.15em;
  left: 0;
}

.fa-clock-o:before {
  content: "\f134";
}

.fa-calendar:before {
  content: "\f12b";
}

.fa-clock-o:before,
.fa-calendar:before {
  font-family: "flaticon_hive" !important;
  font-size: 1.5rem;
}

.bootstrap-datetimepicker-widget .fa-arrow-up:before {
  transform: translate(1px, -4px) rotate(180deg);
}

.bootstrap-datetimepicker-widget .fa-arrow-down:before {
  transform: translate(1px, -1px);
}

/*  datepicker */

/* Calendar */
.fc-toolbar-chunk {
  display: flex;
  margin-bottom: 1.25rem;
}

.fc-view a {
  text-decoration: none;
}

.fc-toolbar-title {
  margin-right: 0.5em !important;
  align-self: center;
}

.fc-scrollgrid-section-header th,
.fc-scrollgrid-section td {
  padding: 0 !important;
}

.fc-col-header .fc-col-header-cell {
  padding: 1rem 0.5rem !important;
}

.fc-daygrid .fc-daygrid-day-number {
  font-size: 0.875rem;
  padding-top: 1rem;
  padding-right: 1rem;
}

.fc-daygrid,
.fc-timegrid {
  border-radius: 20px;
  overflow: hidden;
}

.fc .fc-prev-button .fc-icon,
.fc .fc-next-button .fc-icon {
  line-height: 18px;
}

.fc-scrollgrid,
.fc-scrollgrid-section-header th[role="presentation"],
.fc-scrollgrid-section-body td[role="presentation"],
.fc-timegrid .fc-h-event,
.fc-theme-standard .fc-scrollgrid,
.fc-timegrid .fc-v-event {
  border: 0px;
}

.fc-daygrid.fc-button {
  background-color: transparent;
  font-size: 0.975em;
  padding: 0.35rem;
}

.fc-daygrid .fc-h-event,
.fc-timegrid .fc-h-event {
  padding: 0.25rem 0.5rem;
  border-radius: 2.5rem;
  border: 0;
}

.fc-timegrid .fc-h-event {
  padding: 0.4rem 1rem;
}

.fc-daygrid .fc-h-event *,
.fc-timegrid .fc-h-event {
  font-size: 0.75rem;
  letter-spacing: 0.5px;
}

.fc-event-title-container {
  position: relative;
}

.fc-event-title-container:before {
  content: "\f115";
  position: absolute;
  font-family: "flaticon_hive" !important;
  font-size: 1.2em;
  top: 50%;
  transform: translate(1px, -50%);
}

.fc-event-title {
  margin-left: 1.5rem;
  line-height: 1.5em;
  vertical-align: middle !important;
}

.fc-timegrid .fc-h-event {
  margin-top: 0.5rem;
  margin-left: 0.5rem !important;
}

.fc-daygrid .fc-daygrid-event-harness,
.fc-timegrid .fc-daygrid-event-harness,
.fc-timegrid .fc-v-event {
  display: inline-block;
}

.fc-daygrid .fc-daygrid-body-balanced .fc-daygrid-day-events,
.fc-daygrid .fc-daygrid-body-unbalanced .fc-daygrid-day-events {
  left: 5px;
}

.fc-timegrid .fc-v-event .fc-event-main-frame {
  flex-direction: row;
  align-items: center;
  padding: 0.5rem;
}

.fc-timegrid .fc-v-event .fc-event-main-frame .fc-event-time {
  margin-right: 0.5rem;
}

/* Standard Parameter */
.box table.multi-header thead th {
  padding: 0.5rem 1.5rem 0.5rem 1.5rem !important
}

.box table.multi-header thead th[colspan="2"] {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.box table.multi-header tbody td {
  padding: 1.75rem 1.5rem !important
}

/* Appointment patient */
.dropdown-outline-primary {
  width: 200px;
  border-width: 1px;
  border-style: solid;
  padding: 3px 3px 5px;
  border-radius: 2.5rem;
}

.dropdown-outline .select2-container .select2-selection--single,
.dropdown-outline-primary .select2-container .select2-selection--single {
  height: 30px;
}

/* book appointment modal */
#newbook .title-divider:before {
  width: calc(100% - 130px);
}

.bookappointment .nav .nav-item,
.bookappointmentcalendar .carousel-item .date-box {
  width: 80px;
  max-width: 100%;
}

.bookappointmentcalendar .carousel-control-next-icon {
  transform: rotate(180deg);
}

/* Monitoring protocol */
#diagnostic tr th {
  padding: 1rem 1rem !important;
}

#diagnostic tbody tr:last-child td {
  border-bottom: 0px;
}

/* International Tel Input  */
.iti__country-list {
  width: 200px;
  z-index: 5 !important;
}

/* CK editor */
.ck-editor__editable_inline {
  min-height: 250px;
}

.ck.ck-toolbar {
  border-radius: 0.5rem 0.5rem 0 0 !important;
}

.ck.ck-content {
  border-radius: 0 0 0.5rem 0.5rem !important;
}

/* trumbowyg */
.trumbowyg-box {
  border-radius: 0.5rem;
  overflow: hidden;
}

/* patient dashboard connection status */
.connectionstatus {
  width: auto !important;
  padding-left: 5px !important;
  height: 35px !important;
}

.connectionstatus .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 33px;
  font-size: 0.75rem;
  padding-right: 28px;
  padding-left: 18px;
}

.connectionstatus .select2-container--default .select2-selection.select2-selection--single .select2-selection__arrow {
  font-size: 0.75rem;
  right: 10px !important;
  top: -3px;
}

.status:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  top: 50%;
  left: 0;
  transform: translate(2px, -50%);
  border-radius: 50%;
}

.status.active:before {
  animation: statusBlink 1s linear infinite alternate both;
}

.connectstatus-dd-wrap .select2-dropdown {
  margin-top: 10px;
  overflow: hidden;
  border-radius: 8px !important;
  min-width: 100px !important;
}

.connectstatus-dd-wrap .select2-results__option {
  padding: 8px 10px;
  font-size: 0.75rem;
}

.videoConf.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

/* appointment drag and drop */
.drag-drop-fileupload {
  border-width: 2px;
  border-style: dashed;
}

.drag-drop-fileupload input[type="file"] {
  width: 100%;
  height: 100%;
  top: 0;
  cursor: pointer;
}

@keyframes statusBlink {
  from {
    opacity: 1;
  }

  to {
    opacity: 0.5;
  }
}