.documents-btn-box.today-btn-box .btn {
  width: auto;
}
.doc-top-title {
  background: #f0f0f0;
  padding: 13px 20px;
}
.doc-top-title h3 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  color: #39f;
  margin-bottom: 5px;
}
.doc-top-title p {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #828282;
  margin-bottom: 0;
}
.iframe-panel {
  background: #828282;
  padding: 60px 60px 0;
}
.serch-fld-custom {
  padding: 20px;
}
.doc-search-panel {
  padding: 4px 20px 25px;
}
/* .documents-tabs{
    max-height: calc(100vh - 90px);
    overflow: auto;
    border-radius: 0;
} */
.documents-tabs li {
  padding: 0;
}
.documents-tabs li a {
  background: #39f !important;
  border-radius: 0 !important;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  display: block;
  padding: 10px 20px;
  width: 100%;
}
.doc-nav-block {
  display: flex;
  padding: 10px;
  border-bottom: 1px solid #e0e0e0;
}
.doc-nav-block-right h4 {
  font-size: 14px;
  color: #333;
}
.doc-nav-block-right h4 span {
  color: #39f;
}
.doc-nav-block-right p {
  font-size: 12px;
  line-height: 13px;
  color: #828282;
}
.doc-nav-block-left img {
  max-width: 32px;
  margin-right: 10px;
  flex-shrink: 0;
}
.doc-nav-images {
  display: flex;
  flex-wrap: wrap;
}
.doc-nav-images-item {
  width: 60px;
  height: 60px;
  border: 1px solid #e6e6e6;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}
.doc-nav-block-unread {
  background: rgba(51, 153, 255, 0.2);
}
.doc-nav-block-unread h4 {
  font-weight: 800;
}
.action-links a {
  margin-right: 10px;
}
.paid-grey {
  background: url("../images/dreamz-ap/paid-grey.png");
  width: 20px;
  height: 20px;
  display: block;
}
.paid-green {
  background: url("../images/dreamz-ap/paid-green.png");
  width: 20px;
  height: 20px;
  display: block;
}
.cancel-grey {
  background: url("../images/dreamz-ap/cancel-grey.png");
  width: 20px;
  height: 20px;
  display: block;
}
.cancel-red {
  background: url("../images/dreamz-ap/cancel-red.png");
  width: 20px;
  height: 20px;
  display: block;
}
.reminder-grey {
  background: url("../images/dreamz-ap/reminder-grey.png");
  width: 20px;
  height: 20px;
  display: block;
}
.reminder-black {
  background: url("../images/dreamz-ap/reminder-black.png");
  width: 20px;
  height: 20px;
  display: block;
}
.link-grey {
  background: url("../images/dreamz-ap/link-grey.png");
  width: 20px;
  height: 20px;
  display: block;
}
.link-black {
  background: url("../images/dreamz-ap/link-black.png");
  width: 20px;
  height: 20px;
  display: block;
}
.download-black {
  background: url("../images/dreamz-ap/download-black.png");
  width: 20px;
  height: 20px;
  display: block;
}
.invoice-table {
  padding: 20px 35px;
}
.invoice-table th {
  font-size: 14px;
  color: #333;
  border-top: 0 !important;
}
.invoice-table tbody td {
  font-size: 12px;
  line-height: 17px;
  color: #4f4f4f;
}
.paid-status {
  background: #2ac940;
  border-radius: 4px;
  color: #fff;
  padding: 5px 25px;
  font-size: 10px;
}
.canceled-status {
  background: #a60909;
  border-radius: 4px;
  color: #fff;
  padding: 5px 25px;
  font-size: 10px;
}
.not-paid-status {
  background: #fa9917;
  border-radius: 4px;
  color: #fff;
  padding: 5px 25px;
  font-size: 10px;
}
.invoice-top-panel {
  padding: 20px 35px;
  background: #fbfbfb;
}
.inv-summ-item {
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  padding: 13px 15px;
  margin-right: 16px;
  min-width: 164px;
}
.inv-summ-item:hover,
.inv-summ-item-active {
  background: #39f;
}
.inv-summ-item h5 {
  font-size: 12px;
  color: #828282;
}
.inv-summ-item h6 {
  font-size: 22px;
  color: #333;
  margin-bottom: 0;
}
.inv-summ-item:hover h5,
.inv-summ-item-active h5 {
  color: #fff;
}
.invoice-filter {
  position: relative;
  max-width: 500px;
}
.invoice-summary h3,
.invoice-filter h3 {
  font-size: 20px;
  line-height: 28px;
  color: #333;
  margin-bottom: 18px;
}
.invoice-filter h4 {
  font-size: 12px;
  line-height: 17px;
  color: #333;
}
.invoice-filter select {
  height: 40px;
  color: #bdbdbd;
  font-size: 11px;
  border-right: 0;
}
.invoice-filter .app-search .form-control {
  height: 40px;
  padding-left: 40px;
  color: #bdbdbd;
}
.invoice-filter .app-search span {
  left: 10px;
  top: -9px;
  font-size: 24px;
}
.invoice-filter .dropdown.dropdown-mega.advance-search button {
  right: 48px;
}
.invoice-filter .header-item {
  height: 40px !important;
}
.invoice-filter .app-search {
  min-width: 360px;
}
.invoice-filter .dropdown-mega {
  width: 0;
}
.comunication-mid {
  padding: 30px;
  position: relative;
  min-height: calc(100vh - 190px);
}
.comunication-block {
  margin-bottom: 25px;
}
.comunication-block h5 {
  font-size: 12px;
  line-height: 17px;
  color: #4f4f4f;
}
.comunication-block h5 span {
  color: #39f;
}
.comunication-block p {
  font-size: 14px;
  line-height: 16px;
  color: #828282;
}
.bg-grey {
  background: #fdfdfd;
}
.bg-blue {
  background: #f7faff;
}
.comunication-message-area {
  background: #f2f2f2;
  padding: 20px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
}
.comunication-message-area textarea {
  border-color: #fff;
  margin-right: 16px;
  resize: none;
}
.comunication-message-area .btn {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}
.comunication-block-active h5 span {
  color: #2ac940;
}
.comunication-block-active p {
  color: #000;
  font-weight: 500;
}
.medical-history-right-custom {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.medical-history-right-custom .medical-history-middle {
  flex-grow: 1;
}
.clincs-left.clincs-left-custom {
  height: calc(100vh - 60px);
  /* height: auto; */
}
/* .tab-content-custom{
    height: auto !important;
    min-height: calc(100vh - 97px);
} */
.comunication-block-container {
  max-height: calc(100vh - 350px);
  overflow: auto;
}
.invoice-summary-inner {
  overflow-x: auto;
  max-width: 63vw;
  padding-bottom: 8px;
}
.onboarding-conaint.calender-cont .navbar-header .simplebar-mask {
  background: #fff;
}
.patient-action-panel {
  display: flex;
  justify-content: flex-end;
}
.patient-action-panel .btn {
  margin-left: 5px !important;
}
.patients-tabe .list-group-item {
  border-bottom: 1px solid #e0e0e0 !important;
}
.name-create {
  margin-right: 5px;
}
.create-btn-panel .btn {
  margin-right: 10px;
}
.patient-action-btn-right {
  display: flex;
}
.no-record-text p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 17px;
  color: #828282;
  text-align: center;
}
.coming-soon-text {
  font-size: 7px;
  line-height: 10px;
  color: #4f4f4f;
  background: #f3ca3e;
  border-radius: 2px;
  padding: 2px 5px;
}
.crad-fld-wrapper {
  justify-content: space-between;
}
.card-single-fld {
  width: 23%;
}
.card-single-fld.full-width {
  width: 100%;
}
.card-single-fld input {
  height: 53px;
  border: 1px solid #e3e3e3;
  border-radius: 0;
}
.card-single-fld select {
  height: 53px;
  border: 1px solid #e3e3e3;
  border-radius: 0;
}
.phn-no-fld input {
  border-left: 0 !important;
}
.country-code-select-fld select {
  border-right: 0 !important;
}
.crad-fld-block {
  margin-bottom: 37px;
}
.new-patient-modal .modal-header {
  border-bottom: 0 !important;
}
.assign-card-btn .btn {
  font-size: 16px;
  line-height: 22px;
  padding: 9px 35px;
}
.crad-fld-block p {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 22px;
  color: #333;
}
.new-card-modal .modal-header h5 {
  font-size: 18px;
  color: #333;
}
.new-card-modal .modal-body {
  padding: 2.5rem;
}
.new-card-modal .modal-header {
  border: none;
  padding-left: 2.5rem;
}
.vital-sign-wrapper h3 {
  font-size: 14px;
  line-height: 20px;
  color: #000;
  font-weight: 800;
  margin-bottom: 15px;
}
.patient-info-flds-row {
  margin-bottom: 10px;
}
.patient-info-flds-row label {
  font-size: 12px;
  line-height: 17px;
  color: #000;
  width: 195px;
  margin-bottom: 0;
}
.patient-info-flds-row span {
  color: #39f;
  font-weight: 500;
}
.patient-info-flds-row .form-control {
  border-radius: 0;
  font-size: 11px;
  color: #000;
}
.patient-fld-bottom-buttons {
  border-top: 1px solid #f0f0f0;
  padding-top: 10px;
  margin-left: -20px;
  margin-right: -20px;
  padding-right: 15px;
}
.patient-fld-bottom-buttons .btn {
  padding: 6px 31px;
}
.patient-info-flds-input {
  width: 250px;
}
.patient-info-flds-input.patient-info-flds-input-small {
  width: 115px;
}
.slash-divider {
  width: 20px;
  text-align: center;
}
.card-body-view-left-vr-line,
.card-body-edit {
  position: relative;
}
.card-body-edit {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.card-body-edit h6 {
  font-size: 14px !important;
  color: #000;
}
.card-body-view-left-vr-line::before,
.card-body-edit::before {
  content: "";
  position: absolute;
  top: -1px;
  bottom: 0;
  left: -1px;
  width: 4px;
  background: #39f;
}
.vital-sign-wrapper {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
.create-view-box .date-left {
  font-weight: 500;
}
.new-patient-text p {
  font-size: 24px;
  line-height: 29px;
  color: #d5d4d9;
  font-weight: 600;
  padding: 25px 25px 0;
}
.edit-profile-section-inner {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 25px;
}
.edit-profile-fld label {
  display: block;
}
.gender-fld {
  width: 134px;
  margin-right: 20px;
}
.blood-group-fld {
  width: 119px;
  margin-right: 20px;
}
.dob-fld {
  width: 197px;
  margin-right: 20px;
}
.dobdpicker-fld {
  width: 162px;
  margin-right: 20px;
}
.contact-no-fld {
  width: 280px;
  margin-right: 20px;
}
.contact-person-fld {
  width: 230px;
  margin-right: 20px;
}
.edit-profile-section .form-control-lg {
  height: calc(1.4em + 1rem + 2px);
}
.edit-profile-fld .btn {
  padding: 10px 20px;
}
.patient-edit-panel h6 {
  font-size: 14px;
  line-height: 20px;
  color: #000;
  font-weight: 700;
  margin-bottom: 20px !important;
}
.patient-edit-list ul {
  list-style-type: none;
  padding: 0;
}
.patient-edit-list > ul > li {
  font-size: 12px;
  padding: 10px 0;
  border-bottom: 1px solid #f0f0f0;
}
.patient-edit-list > ul > li:last-child {
  border-bottom: none;
}
.patient-edit-content-panel {
  border: 1px solid #eee;
  margin-top: 5px;
}
.patient-edit-content-inner {
  padding: 10px;
}
.patient-edit-content-inner > ul {
  padding: 0;
}
.patient-edit-content-inner > ul > li {
  font-size: 10px;
  list-style-type: none;
  color: #333;
  position: relative;
}
.patient-edit-content-bottom {
  background: #f7f7f7;
  border: 1px solid #eee;
  padding: 10px;
  border-bottom: 0;
  height: 53px;
}
.patient-edit-content-bottom-left {
  display: flex;
}
.patient-edit-content-bottom-left a {
  margin-right: 5px;
}
.patient-edit-content-bottom-right {
  display: flex;
  align-items: center;
}
.patient-edit-content-bottom-right a {
  margin-left: 16px;
}
.instruction-textarea textarea {
  border: 1px solid #e3e3e3;
  height: 58px;
  resize: none;
  border-radius: 0;
}
.instruction-textarea {
  border-top: 1px solid #e3e3e3;
  padding-top: 15px;
  padding-bottom: 15px;
}
.prescription-fld {
  border: 1px solid #e3e3e3;
  border-radius: 0;
  width: 200px;
}
.lab-test-fld input {
  border: 1px solid #e3e3e3;
  border-radius: 0;
  width: 200px;
}
.lab-test-instruction-fld input {
  border: 1px solid #e3e3e3;
  border-radius: 0;
  width: 478px;
}
.close-btn-table {
  font-size: 11px;
  color: #a60909;
  font-weight: 700;
}
.bs-popover-bottom > .popover-body {
  background: #1b2b8b;
  color: #f3ca3e;
  font-size: 11px;
  line-height: 15px;
  border-radius: 4px;
}
.bs-popover-bottom > .arrow::before {
  border-bottom-color: transparent;
}
.bs-popover-bottom > .arrow::after {
  border-bottom-color: transparent;
}
.followup-dropdown {
  width: 380px;
}
.followup-dropdown-inner {
  padding: 15px;
}
.followup-dropdown-inner h3 {
  font-size: 12px;
  line-height: 17px;
  color: #000;
  font-weight: 700;
}
.followup-dropdown-inner label {
  width: 170px;
  flex-shrink: 0;
  margin-bottom: 0;
}
.followup-dropdown-inner input,
.followup-dropdown-inner select {
  border-radius: 0;
}
.followup-dropdown-inner .btn {
  padding: 5px 25px;
}
.followup-input-fld {
  width: 41px;
  margin-right: 9px;
  flex-shrink: 0;
}
.followup-select-fld {
  width: 128px;
  flex-shrink: 0;
}
.fld-with-icon-right {
  position: relative;
}
.schedule-icon {
  position: absolute;
  top: 3px;
  right: 4px;
}
.contact-no-flds input {
  border-left: 0 !important;
}
.contact-no-flds select:focus,
.contact-no-flds input:focus {
  border-color: #e3e3e3 !important;
}
.contact-no-flds select {
  border-right: 0 !important;
  width: 95px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.doc-patient-wise-wrapper {
  padding: 28px 0;
}
.doc-patient-wise-row {
  border-bottom: 1px solid #eee;
  padding-left: 7px;
  padding-right: 7px;
  margin-bottom: 20px;
}
.doc-patient-wise-row h3 {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  font-weight: 700;
  padding-left: 20px;
  margin-bottom: 25px;
}
.doc-patient-wise-block {
  width: 95px;
  text-align: center;
  margin-right: 21px;
  margin-left: 21px;
}
.doc-patient-wise-block img {
  margin-bottom: 10px;
}
.doc-patient-wise-block p {
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
.document-image-viewer-wrapper {
  background: #828282;
  min-height: calc(100vh - 0px);
  padding-top: 50px;
}
.document-image-viewer-wrapper .carousel {
  max-width: 676px;
  margin-left: auto;
  margin-right: auto;
}
.document-image-viewer-wrapper .carousel {
  border: 1px solid #fff;
}
.drug-search-table {
  /* border-bottom: 1px solid #eff2f7; */
  border-bottom: 0 none;
  margin-bottom: 15px;
}
.drug-search-table th {
  border-top: 0 !important;
}
.drug-search-table input,
.drug-search-table select {
  border: 1px solid #ddd;
  height: 27px;
  border-radius: 0;
  margin-right: 8px;
  font-size: 9px;
}
.drug-search-table .fld-small {
  width: 42px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.drug-search-table .fld-md {
  width: 108px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.drug-search-table .fld-large {
  width: 170px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.drug-search-table td {
  font-size: 10px !important;
}
.vr-align-center {
  padding-top: 15px;
}
.row-close-btn {
  font-size: 10px;
  color: #a60909;
  font-weight: 700;
}

.slider-control-panel {
  position: absolute;
  bottom: -65px;
  display: flex;
  justify-content: center;
  left: 0;
  right: 0;
}
.carousel-control-prev {
  position: relative !important;
  margin-left: 8px;
  margin-right: 8px;
}
.carousel-control-next {
  position: relative !important;
  margin-left: 8px;
  margin-right: 8px;
}
.carousel-control-next,
.carousel-control-prev {
  bottom: -65px;
  background: #1b2b8b;
  width: 38px;
  height: 38px;
  border-radius: 4px;
  opacity: 1;
}
.slider-zoom-btn {
  background: #1b2b8b;
  width: 38px;
  height: 38px;
  border-radius: 4px;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*---------Login Page Starts-------------*/
.login-page-banner {
  background: #1b2b8b;
  min-height: 598px;
  padding: 35px 15px;
}
.login-page-banner-inner {
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
}
.login-page-pic {
  min-height: 314px;
}
.login-banner-text h2 {
  font-size: 30px;
  line-height: 42px;
  color: #fff;
  margin-bottom: 35px;
}
.login-page-banner .carousel-caption {
  position: relative;
  left: auto;
  right: auto;
  text-align: left;
}
.login-page-banner .carousel-indicators {
  justify-content: flex-start;
  margin-left: 0;
}
.login-page-banner .carousel-indicators [data-bs-target] {
  width: 14px;
  height: 14px;
  border-radius: 50%;
}
.login-page-banner .carousel-item img {
  margin-bottom: 20px;
}
.login-flds-panel {
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}
.login-flds-panel h3 {
  font-size: 16px;
  line-height: 22px;
  color: #44454d;
  font-weight: 600;
}
.login-phn-panel {
  display: flex;
}
.login-phn-panel select {
  width: 100px;
  border-radius: 0;
  border-right: 0;
}
.login-phn-panel input {
  border-left: 0;
}
.login-flds-block .form-control {
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 0;
}
.login-flds-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.login-flds-btn p {
  font-weight: 600;
}
.login-flds-btn p a {
  color: #39f;
}
.login-otp-flds {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}
.login-otp-flds .form-control {
  width: 70px;
  text-align: center;
}
/*---------Login Page Starts-------------*/
.form-control:focus {
  box-shadow: none;
  border-color: #ced4da !important;
}

@media (max-width: 1400px) {
  .profile-pic {
    flex-direction: column !important;
    text-align: center;
  }
  /* .profile-pic .ml-3{
        margin-left: 0 !important;
    } */
  .p-btn-left a {
    margin-top: 3px;
    margin-bottom: 3px;
    min-width: 155px;
  }
  .documents-btn-box {
    flex-direction: column !important;
  }
  /* .clincs-left.clincs-left-custom {
        min-height: calc(100vh - 32px);
        height: auto;
    } */
  .clincs-left .font-size-20 {
    font-size: 18px !important;
  }
  .invoice-top-panel {
    flex-wrap: wrap;
  }
  .invoice-filter {
    margin-top: 15px;
  }
  .today-btn-box {
    flex-direction: column;
  }
  .card-body-view .table th,
  .card-body-view .table td {
    white-space: nowrap;
  }
  .create-view-box .name-right {
    padding: 5px 0;
  }
  .create-view-box .date-name-total {
    align-items: initial !important;
  }
  .patient-action-panel .btn {
    margin-left: 2px !important;
    font-size: 10px;
  }
  .p-phone {
    flex-grow: 1;
    width: 100%;
  }
  .create-view-box .date-left,
  .patient-action-panel .btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .form-inline.top-search-s .d-block {
    display: flex !important;
    align-items: flex-start;
  }
  .top-search-s.form-inline .form-control {
    margin-right: 0 !important;
    width: 100% !important;
  }
  .top-search-s.form-inline .btn {
    width: 100% !important;
    margin-top: 5px;
  }
  .patient-action-panel {
    flex-wrap: wrap;
  }
  .patient-action-btn {
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .btn-paid {
    min-width: 0 !important;
  }
  .patient-info-flds-row {
    flex-wrap: wrap;
  }
  .patient-info-flds-row label {
    margin-bottom: 8px;
  }
}

/*---------------Landing Page Starts-------------*/
body {
  background: #f9fafe;
}
a {
  text-decoration: none;
}
img {
  max-width: 100%;
}
.banner-panel {
  background: url("../images/dreamz-ap/banner-bg.png") repeat-x;
  min-height: 650px;
}
.banner-panel-inner {
  background: url("../images/dreamz-ap/banner-graphics-bg.png") no-repeat center
    0;
  min-height: 650px;
}
.banner-panel-content {
  position: relative;
}
.ham-menu {
  position: absolute;
  top: 60px;
  left: -60px;
}

.top-logo {
  padding-top: 15px;
}
.banner-panel-left-content {
  padding-top: 45px;
}
.banner-panel-left h1 {
  font-size: 36px;
  color: #fff;
}
.banner-panel-left-content .carousel-item h5 {
  display: block;
  color: #ffca05;
  font-size: 60px;
  font-weight: 700;
  line-height: 84px;
  position: relative;
}
/* .banner-panel-left-content .carousel-item h5::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100px;
  height: 3px;
  background: #ffca05;
} */
.banner-panel-left p {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  position: relative;
}
.banner-panel-left p::before {
  position: absolute;
  left: 0;
  top: -15px;
  content: "";
  width: 100px;
  height: 3px;
  background: #ffca05;
}
.banner-icon-block {
  margin-right: 40px;
}
.banner-icon-pic {
  flex-shrink: 0;
  margin-right: 15px;
}
.banner-icon-content h3 {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  white-space: nowrap;
}
.banner-icon-content h3 span {
  display: block;
  font-size: 30px;
  color: #ffca05;
  white-space: nowrap;
}
.banner-panel-left h1 span::before {
  content: "";
  position: absolute;
  height: 3px;
  background: #ffca05;
  position: absolute;
  bottom: 0;
  width: 100px;
}

.banner-panel-right-slider {
  position: relative;
  width: 617px;
  height: 650px;
  /* overflow: hidden; */
}
.banner-panel-right-slider::before {
  content: "";
  /* background: url("../images/dreamz-ap/banner-graphic-elm.png") no-repeat; */
  width: 244px;
  height: 194px;
  display: block;
  position: absolute;
  /* right: -57px; */
  right: 0;
  bottom: 0;
  z-index: 9999;
}
.slider-mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}
.slider-mask img {
  max-width: none;
}
.social-icons a {
  color: #fff;
  font-style: italic;
}
.banner-panel-main-wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
#carouselExampleCaption {
  margin-top: 50px;
  margin-left: 94px;
}

.find-doctors-panel {
  padding-top: 52px;
  padding-bottom: 91px;
}
.find-doctors-panel-inner {
  padding-top: 40px;
}
.find-doctors-panel h2 {
  font-size: 28px;
  line-height: 39px;
  color: #1b2b8b;
}
.find-doctors-panel p {
  font-size: 18px;
  line-height: 25px;
  color: #333;
}
.find-doctor-block {
  width: 208px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  margin: 0 auto 6px auto;
  min-height: 350px;
}
.find-doctor-content {
  padding: 13px;
}
.find-doctor-content h3 {
  font-size: 19px;
  line-height: 24px;
  color: #1b2b8b;
}
.find-doctor-content p {
  font-size: 13px;
  line-height: 20px;
  color: #333;
  margin-bottom: 0;
}

.new-patient-panel {
  padding-top: 96px;
  padding-bottom: 117px;
  background: #fff;
}
.new-patient-panel h2 {
  color: #1b2b8b;
  font-size: 28px;
  line-height: 39px;
  margin-top: 28px;
  margin-bottom: 28px;
}
.new-patient-panel ul {
  list-style-type: disc;
  padding: 0 0 15px 20px;
}
.new-patient-content {
  padding-left: 25px;
}
.btn-yellow {
  border-radius: 4px;
  background-color: #ffca05;
  color: #1b2b8b;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  display: inline-block;
  padding: 10px 25px;
  font-weight: 500;
  border: none;
  transition: all 0.5s;
}
.btn-yellow:hover {
  background-color: #ffd640;
}
.btn-blue {
  border-radius: 4px;
  background-color: #1b2b8b;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  display: inline-block;
  padding: 10px 25px;
  font-weight: 500;
  border: none;
  transition: all 0.5s;
  white-space: nowrap;
}
.btn-blue:hover {
  background-color: #2438ac;
}

.doctor-app-panel {
  background-color: rgba(51, 153, 255, 0.15);
  padding-top: 78px;
}
.doctor-app-content h2 {
  color: #1b2b8b;
  font-size: 28px;
  line-height: 39px;
  margin-bottom: 20px;
}
.doctor-app-content p {
  color: #333;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 37px;
}
.get-app-panel {
  margin-bottom: 45px;
}
.get-app-panel p {
  color: #333;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 5px;
}
.get-app-fld-wrapper input {
  height: calc(1.9em + 0.94rem + 2px);
  max-width: 230px;
  margin-right: 13px;
}
.get-app-fld-wrapper .btn-yellow {
  white-space: nowrap;
  border: none;
}

.medical-ecosystem-panel {
  background: #fff;
  padding-top: 52px;
  padding-bottom: 112px;
}
.medical-ecosystem-panel h2 {
  color: #1b2b8b;
  font-size: 28px;
  line-height: 39px;
  text-align: left;
  margin-bottom: 0.5rem;
}
.medical-ecosystem-panel h3{
  text-align: left;
  margin-bottom:50px;
  font-size: 18px;
  color: #333;
  line-height: 25px;
  font-weight: 400;
}
.medical-ecosystem-block {
  text-align: left;
  margin:  0;
}
.medical-ecosystem-pic{
  text-align: center;
    height: 205px;
    overflow: hidden;
    margin: 14px 0;
}
.medical-ecosystem-block p {
  color: #333;
  font-size: 25px;
  line-height: 25px;
  text-align: left;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 27px;
}
.medical-ecosystem-block h3 {
  color: #1b2b8b;
  font-size: 18px;
  line-height: 25px;
  text-align: left;
  padding: 16px 12px;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 1;
}
.book-appointment-panel {
  padding-top: 54px;
  padding-bottom: 70px;
  background-color: rgba(51, 153, 255, 0.05);
}

.book-appointment-panel h2 {
  color: #1b2b8b;
  font-size: 28px;
  line-height: 39px;
}
.book-appointment-panel p {
  color: #333;
  font-size: 18px;
  line-height: 25px;
}
.book-appointment-inner {
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
  padding-bottom: 52px;
}
.book-appointment-block {
  width: 168px;
  text-align: center;
}
.book-appointment-pic {
  margin-bottom: 18px;
}
.book-appointment-block p {
  color: #333;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  font-weight: 500;
}
.book-appointment-block .link-btn {
  color: #2a40c8;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-weight: 500;
}

.find-doctor-fld-wrapper {
  padding-bottom: 52px;
}
.find-doctor-fld-panel {
  background: #fff;
  padding: 30px;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  position: absolute;
  top: -100px;
  left: 0;
  right: 0;
  z-index: 9999;
}
.find-doctor-heading-panel {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.login-signup-links a {
  font-size: 16px;
  color: #030633;
}
.login-signup-links a:hover {
  color: #1b2b8b;
}
.find-doctor-fld-inner {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.find-doctor-fld-panel h2 {
  color: #1b2b8b;
  font-size: 28px;
  line-height: 39px;
}
.find-doctor-fld-loc {
  width: 214px;
}
.find-doctor-fld-loc input {
  border-radius: 5px 0 0 5px !important;
  border-right: 0 !important;
}
.find-doctor-fld-near,
.find-doctor-fld-loc {
  position: relative;
}
.find-doctor-fld-near input {
  border-radius: 0 5px 5px 0 !important;
}
.find-doctor-fld-near,
.find-doctor-flds-block {
  flex-grow: 1;
}
.find-doctor-flds-block {
  margin-right: 23px;
}
.find-doctor-flds-block .form-control {
  height: calc(2.9em + 0.94rem + 2px);
  padding-left: 44px;
}
.find-doctor-flds-btns .btn-yellow {
  margin-left: 10px;
}
.find-doctor-flds-btns .btn-blue {
  display: flex;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
}
.icon-location {
  background: url("../images/dreamz-ap/icon-pointer.png") no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
}
.fld-loc-icon {
  background: url("../images/dreamz-ap/loc-icon.png") no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  top: 14px;
  left: 11px;
}
.fld-search-icon {
  background: url("../images/dreamz-ap/fld-search-icon.png") no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  top: 14px;
  left: 11px;
}

.footer-top-panel {
  background: #1b2b8b;
  padding-top: 37px;
  padding-bottom: 57px;
}
.footer-bottom-panel {
  background: #0e1c71;
  padding-top: 26px;
  padding-bottom: 26px;
}
.footer-bottom-panel p {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0;
}
.footer-bottom-panel ul {
  list-style-type: none;
  padding: 0;
  display: flex;
  margin-bottom: 0;
}
.footer-bottom-panel ul li {
  padding-left: 19px;
}
.footer-bottom-panel ul li a {
  color: #33e1ff;
}
.footer-top-panel ul {
  list-style-type: none;
  padding: 0;
}
.footer-top-panel ul li a {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  transition: all 0.5s;
}
.footer-top-panel ul.footer-links li a {
  color: #fff;
  font-size: 16px;
  line-height: 32px;
}
.footer-top-panel ul.footer-links li a:hover,
.footer-top-panel ul li a:hover {
  color: #abb7ff;
}
.footer-top-panel h3 {
  color: #33e1ff;
  font-size: 16px;
  line-height: 22px;
}
.footer-top-panel p {
  color: #fff;
  font-size: 12px;
  line-height: 17px;
}
.subscribe-panel-inner input {
  border-radius: 10px;
  margin-bottom: 14px;
}
.footer-logo {
  margin-left: -50px;
}

/* ----------- iPad 1, 2, Mini and Air ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .find-doctor-block {
    margin-bottom: 15px;
  }
  .doctor-app-panel .row {
    align-items: flex-end;
  }
  .doctor-app-content {
    padding-bottom: 30px;
  }
  .doctor-app-panel {
    padding-top: 30px;
  }
  .social-icons {
    margin-top: 1rem !important;
  }
  .ham-menu {
    left: -20px;
  }
  .top-logo {
    background: #000926;
    padding: 10px 20px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
  }
  .banner-panel-right-slider::before {
    display: none;
  }
  .footer-logo {
    margin-left: 0;
  }
  .banner-icon-block {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    padding: 15px;
    margin: 4px;
    flex-grow: 1;
  }
}

/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .banner-panel-right-slider {
    display: none;
  }
  .new-patient-panel {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .banner-icon-content h3 span {
    font-size: 20px;
  }
  .banner-icon-content h3 {
    font-size: 13px;
  }
  .banner-icon-pic {
    max-width: 33px;
  }
  .banner-panel-right-slider {
    flex-shrink: 0;
  }
  .banner-panel-right-slider {
    margin-right: -30px;
  }
  .ham-menu {
    left: -20px;
  }
  .top-logo {
    background: #000926;
    padding: 10px 20px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
  }
  .banner-icon-block {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    padding: 15px;
    margin: 4px;
    flex-grow: 1;
  }
}

/* ----------- iPad 3, 4 and Pro 9.7" ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
}

/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
}

/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
}

/* ----------- iPad Pro 10.5" ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2) {
}

/* Portrait */
@media only screen and (min-device-width: 834px) and (max-device-width: 834px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
}

/* Landscape */
@media only screen and (min-device-width: 1112px) and (max-device-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
}

/* ----------- iPad Pro 12.9" ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
}

/* Portrait */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
}

/* Landscape */
@media only screen and (min-device-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
}

@media (max-width: 767px) {
  .banner-panel-content {
    padding-top: 45px;
  }
  .find-doctor-fld-inner {
    flex-wrap: wrap;
  }
  .find-doctor-fld-panel {
    position: relative;
    top: 0;
  }
  .find-doctor-fld-wrapper {
    padding-bottom: 0;
    padding-top: 35px;
  }
  .find-doctors-panel {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .find-doctors-panel-inner {
    flex-wrap: wrap;
  }
  .find-doctor-block {
    width: 165px;
    margin-bottom: 20px;
  }
  .book-appointment-inner {
    flex-wrap: wrap;
  }
  .find-doctor-flds-block {
    flex-direction: column;
  }
  .new-patient-pic {
    margin-bottom: 25px;
  }
  .doctor-app-content {
    margin-bottom: 30px;
    text-align: center;
  }
  .get-app-panel {
    text-align: left;
  }
  .medical-ecosystem-panel h2 {
    font-size: 34px;
    line-height: 50px;
  }
  .medical-ecosystem-block {
    margin-bottom: 25px;
  }
  .find-doctor-flds-btns {
    flex-direction: column;
    width: 100%;
  }
  .find-doctor-flds-btns .btn-blue {
    margin-top: 10px;
    width: 100%;
  }
  .find-doctor-flds-btns .btn-yellow {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
  }
  .find-doctor-flds-block {
    margin-right: 0;
  }
  .find-doctor-fld-loc {
    width: auto;
  }
  .find-doctor-fld-loc input {
    border: 1px solid #ced4da !important;
    border-radius: 4px !important;
    margin-bottom: 10px;
  }
  .find-doctor-fld-near input {
    border-radius: 4px !important;
  }
  .find-doctor-fld-panel h2 {
    font-size: 22px;
    line-height: 34px;
  }
  .book-appointment-panel {
    text-align: center;
  }
  .ham-menu {
    left: 0;
  }
  .top-logo {
    background: #000926;
    padding: 10px 20px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
  }
  .banner-icon-block {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    padding: 15px;
    margin: 4px;
    flex-grow: 1;
  }
  .footer-bottom-panel-inner {
    flex-direction: column;
  }
  .footer-logo {
    margin-left: 0;
  }
  .footer-top-panel {
    text-align: center;
  }
  .banner-icon-block-wrapper {
    flex-wrap: wrap;
  }
  .banner-panel-right-slider {
    display: none;
  }
  .banner-panel-main-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
  .footer-bottom-panel ul {
    margin-top: 10px;
  }
  .footer-bottom-panel ul li {
    padding-left: 9px;
    padding-right: 9px;
  }
  .upcoming-appointments-list-head {
    display: none !important;
  }
  .upcoming-appointments-list-row {
    justify-content: center;
    text-align: center;
  }
  .btn-group.menu-dots {
    position: absolute;
    top: 10px;
    right: 15px;
  }
  .upcoming-appointments-list-row:nth-child(2) {
    border: none !important;
  }
  .login-page-banner {
    min-height: auto;
  }
  .login-page-banner .carousel-indicators {
    bottom: -35px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    margin-right: 0;
  }
}
/*---------------Landing Page Ends-------------*/
.top-search-panel {
  padding: 11px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  flex-wrap: wrap;
}
.logo-search-pan {
  display: flex;
  align-items: center;
}
.logo-icon {
  flex-shrink: 0;
}
app-frontend-header {
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 1;
}
.inner-page-heading {
  padding-top: 170px;
  padding-bottom: 18px;
}
.chartpage.inner-page-heading > .container {
  padding-right: 155px;
}
.inner-page-heading h1 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  color: #030633;
}
.page-search-fld-panel {
  display: flex;
  align-items: center;
}
.share-link a {
  display: flex;
  align-items: center;
  color: #1b2b8b;
  font-size: 16px;
  font-weight: 600;
}
.share-link a img {
  margin-right: 8px;
}
.inner-page-heading-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.page-search-fld-inner {
  position: relative;
}
.page-search-fld-inner input {
  padding-left: 40px;
  min-width: 380px;
  margin-right: 17px;
}
.page-search-plus-btn {
  width: 30px;
  height: 30px;
  background: #1b2b8b;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  border: none;
  margin-left: 17px;
}
.page-search-fld-inner .fld-search-icon {
  top: 7px;
}
.top-search-panel .find-doctor-flds-block .form-control {
  height: calc(2.2em + 0.94rem + 2px);
}
.top-search-panel .find-doctor-fld-near {
  min-width: 600px;
}
.header-profile-user {
  height: 36px;
  width: 36px;
  background-color: #f6f6f6;
  padding: 3px;
}
.search-btn {
  background: #1b2b8b;
  border-radius: 0 5px 5px 0;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 55px;
  height: 52px;
}
.profile-dropdown-btn {
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
}
.profile-avatar-top {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  display: block;
  margin-left: 5px;
  margin-right: 5px;
}
.profile-avatar-top img {
  max-width: 100%;
}
.login-links {
  display: flex;
}
.login-links a {
  color: #030633;
}
.login-links a:hover {
  color: #1b2b8b;
}
.login-links span {
  padding: 0 5px;
}

.top-nav-panel {
  border-top: 1px solid #d7e2ea;
  background: #fff;
  padding-top: 4px;
  padding-bottom: 4px;
  -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
  overflow: auto;
}
.top-nav-panel ul {
  display: flex;
  align-items: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.top-nav-panel ul li a {
  font-size: 12px;
  line-height: 17px;
  color: #030633;
  display: inline-flex;
  flex-direction: column;
  padding: 12px 25px;
  white-space: nowrap;
  position: relative;
}
.top-nav-panel ul li a.active {
  font-weight: 700;
}
.top-nav-panel ul li a .coming-soon-tag {
  background: #ffca05;
  border-radius: 2px;
  display: inline-block;
  font-size: 7px;
  line-height: 13px;
  color: #000;
  text-align: center;
  padding: 0 8px;
  position: absolute;
  top: -1;
  left: 22px;
}
.coming-soon-tag {
  background: #f3ca3e;
  border-radius: 2px;
  display: inline-block;
  font-size: 7px;
  line-height: 12px;
  color: #4f4f4f;
  text-align: center;
  padding: 0 8px;
  position: absolute;
  top: -19px;
  left: 0;
}

/*---------------All Appointments Page Starts-------------*/
.appointments-wrapper {
  padding-top: 135px;
}
.appointments-list-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  max-height: calc(100vh - 271px);
  overflow: auto;
}
.appointments-wrapper-inner {
  border-top: 1px solid #d7e2ea;
}
/* width */
.appointments-list-wrapper::-webkit-scrollbar,
.appointment-map::-webkit-scrollbar {
  width: 0;
}

/* Track */
.appointments-list-wrapper::-webkit-scrollbar-track,
.appointment-map::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.appointments-list-wrapper::-webkit-scrollbar-thumb,
.appointment-map::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.appointments-list-wrapper::-webkit-scrollbar-thumb:hover,
.appointment-map::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.appointments-list-top-btns {
  display: flex;
  align-items: center;
  padding: 20px 20px 0;
  overflow: auto;
}
.appointments-list-top-btns a {
  display: inline-flex;
  padding: 8px 16px;
  border: 1px solid #1b2b8b;
  border-radius: 5px;
  font-size: 14px;
  line-height: 20px;
  color: #030633;
  margin-right: 10px;
  transition: all 0.5s;
  min-width: 130px;
  justify-content: center;
  position: relative;
  white-space: nowrap;
}
.appointments-list-top-btns a.active,
.appointments-list-top-btns a:hover {
  background: #1b2b8b;
  color: #fff;
}
.appointments-list-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 20px 0;
}
.appointments-list-heading h1 {
  margin-bottom: 0;
  font-size: 28px;
  line-height: 40px;
  color: #030633;
}
.appointments-date {
  font-size: 16px;
  color: #030633;
  font-weight: 600;
}
.appointments-date button {
  background: transparent;
  border: none;
  font-weight: 600;
}

.appointment-map {
  max-height: calc(100vh - 136px);
  overflow: auto;
}
.appointment-map img {
  width: 100%;
}
.appointments-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px;
  border-top: 1px solid #d7e2ea;
}
.appointment-pic {
  margin-right: 22px;
}
.appointment-pic-inner {
  background: #dfdfdf;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  flex-shrink: 0;
}
.appointment-pic-inner img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
.appointment-content {
  max-width: 200px;
}
.appointments-info {
  display: flex;
}
.appointment-content h3 {
  font-size: 20px;
  line-height: 30px;
  color: #030633;
  margin-bottom: 5px;
}
.appointment-content h4 {
  font-size: 14px;
  line-height: 20px;
  color: #030633;
}
.appointment-content p {
  font-size: 14px;
  line-height: 20px;
  color: #44454d;
  margin-bottom: 0;
}
.distance-payment-pan {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.distance-tag {
  background: #1b2b8b;
  border-radius: 3px;
  font-size: 11px;
  color: #fff;
  padding: 2px 12px;
  display: inline-block;
  margin-bottom: 5px;
}
.payment-tag {
  background: #f3ca3e;
  border-radius: 3px;
  font-size: 11px;
  color: #030633;
  padding: 2px 12px;
  display: inline-block;
  margin-bottom: 5px;
}
.calander-panel {
  display: flex;
  flex-wrap: wrap;
  max-width: 420px;
}
.calander-btn {
  background: #d7e2ea;
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  width: 50px;
  height: 50px;
  color: #030633;
  margin-left: 10px;
  margin-bottom: 10px;
}
.calander-btn span {
  display: block;
}
.calander-btn button {
  background: transparent;
  border: none;
  color: #fff;
}
.calander-btn.active {
  background: #1b2b8b;
  color: #fff;
}
.appointment-modal-block {
  border-bottom: 1px solid #d7e2ea;
  padding-top: 17px;
  padding-bottom: 10px;
  margin-left: -16px;
  margin-right: -16px;
  padding-left: 16px;
  padding-right: 16px;
}
.appointment-modal-block h4 {
  font-size: 16px;
  line-height: 20px;
  color: #030633;
  font-weight: 600;
}
.appointment-modal-block h5 {
  font-size: 14px;
  line-height: 18px;
  color: #44454d;
  font-weight: 600;
}
.appointment-slot-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #d7e2ea;
  padding: 11px 14px;
  margin-bottom: 8px;
  border-radius: 4px;
}
.appointment-slot-row p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #030633;
}
/*---------------All Appointments Page Ends-------------*/
/*---------------Documents Page Starts-------------*/
.documents-wrapper {
  background: #fff;
}
.doc-info-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #d7e2ea;
  padding: 22px 26px;
  width: 100%;
  flex-wrap: wrap;
}
.doc-icon {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  margin-right: 20px;
}
.doc-cont {
  max-width: 410px;
}
.doc-cont h3 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #333;
  margin-bottom: 5px;
}
.doc-cont p {
  font-size: 14px;
  line-height: 20px;
  color: #828282;
  margin-bottom: 0;
}
.doc-info-inner {
  display: flex;
  align-items: center;
}
.doc-created h4,
.doc-time h4 {
  font-size: 14px;
  line-height: 20px;
  color: #828282;
  margin-bottom: 5px;
}
.doc-created h5,
.doc-time h5 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #030633;
  margin-bottom: 5px;
}
.doc-action-icons {
  display: flex;
  align-items: center;
}
.doc-action-icons a {
  margin-left: 19px;
}
.doc-action-icons a img {
  max-width: 24px;
}
.share-doc-modal h3 {
  font-size: 18px;
  line-height: 22px;
  color: #333;
}
.share-doc-modal p {
  font-size: 14px;
  line-height: 20px;
  color: #44454d;
}
.share-doc-modal .modal-header {
  border: none;
}
.share-doc-fld-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.share-doc-modal-inner label {
  font-size: 16px;
  line-height: 20px;
  color: #333;
  margin-bottom: 10px;
}
.share-doc-fld-inner input {
  padding-top: 15px;
  padding-bottom: 15px;
}
.share-doc-fld-inner .btn-blue {
  min-width: 195px;
  margin-top: 32px;
  margin-bottom: 32px;
}
/*---------------Documents Page Ends-------------*/
.my-charts-wrapper .doc-cont h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #030633;
  margin-bottom: 5px;
}
.my-charts-wrapper .doc-cont p {
  font-size: 14px;
  line-height: 18px;
  color: #030633;
}
.chart-avatar {
  width: 64px;
  height: 64px;
  margin-right: 22px;
  border-radius: 50%;
  overflow: hidden;
}
/*---------------Upcoming Appointments Page Starts-------------*/
.upcoming-appointments-list-wrapper {
  background: #fff;
}
.upcoming-appointments-list-row {
  border-top: 1px solid #d7e2ea;
  padding: 14px 15px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.upcoming-appointments-address {
  flex-grow: 1;
}
.upcoming-appointments-list-row .doc-cont h3 {
  font-size: 20px;
  line-height: 24px;
  color: #030633;
}
.upcoming-appointments-list-row .doc-cont p {
  font-size: 14px;
  line-height: 20px;
  color: #030633;
  font-weight: 600;
  margin-bottom: 0;
}
.upcoming-appointments-list-row .doc-info-inner {
  width: 360px;
}
.upcoming-appointments-date,
.upcoming-appointments-time {
  width: 180px;
}
.menu-dot-btns {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  border: none;
}
.menu-dot-btns::after {
  display: none;
}
.upcoming-appointments-address h4 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 2px;
  color: #030633;
}
.upcoming-appointments-date p,
.upcoming-appointments-time p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #030633;
  margin-bottom: 0;
}
.upcoming-appointments-address p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #44454d;
}
.upcoming-appointments-list-head {
  border-top: none;
}
.upcoming-appointments-list-head h3 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #030633;
}
/*---------------Upcoming Appointments Page Ends-------------*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
label,
input,
.btn,
textarea {
  font-family: "Poppins", sans-serif;
}

app-familymember {
  display: block;
  cursor: pointer;
}

.btn-group.profile-dropdown .dropdown-menu.show {
  top: 100%!important;
  right: 0 !important;
  left: auto;
}


/* ----------- iPad 1, 2, Mini and Air ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .top-search-panel .find-doctor-fld-near {
    min-width: 200px;
  }
  .doc-cont {
    max-width: 360px;
    padding-right: 10px;
  }
  .find-doctor-fld-top-wrapper {
    padding-bottom: 5px;
  }
}

/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .top-search-panel .find-doctor-fld-near {
    min-width: 200px;
  }
  .doc-cont {
    max-width: 360px;
    padding-right: 10px;
  }
}

/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .top-search-panel .find-doctor-fld-near {
    min-width: 200px;
  }
  .doc-cont {
    max-width: 360px;
    padding-right: 10px;
  }
}

/* ----------- iPad 3, 4 and Pro 9.7" ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .top-search-panel .find-doctor-fld-near {
    min-width: 200px;
  }
  .doc-cont {
    max-width: 360px;
    padding-right: 10px;
  }
}

/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .top-search-panel .find-doctor-fld-near {
    min-width: 200px;
  }
  .doc-cont {
    max-width: 360px;
    padding-right: 10px;
  }
}

/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .top-search-panel .find-doctor-fld-near {
    min-width: 200px;
  }
  .doc-cont {
    max-width: 360px;
    padding-right: 10px;
  }
}

/* ----------- iPad Pro 10.5" ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2) {
  .top-search-panel .find-doctor-fld-near {
    min-width: 200px;
  }
  .doc-cont {
    max-width: 360px;
    padding-right: 10px;
  }
}

/* Portrait */
@media only screen and (min-device-width: 834px) and (max-device-width: 834px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .top-search-panel .find-doctor-fld-near {
    min-width: 200px;
  }
  .doc-cont {
    max-width: 360px;
    padding-right: 10px;
  }
}

/* Landscape */
@media only screen and (min-device-width: 1112px) and (max-device-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .top-search-panel .find-doctor-fld-near {
    min-width: 200px;
  }
  .doc-cont {
    max-width: 360px;
    padding-right: 10px;
  }
}

/* ----------- iPad Pro 12.9" ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  .top-search-panel .find-doctor-fld-near {
    min-width: 200px;
  }
  .doc-cont {
    max-width: 360px;
    padding-right: 10px;
  }
}

/* Portrait */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .top-search-panel .find-doctor-fld-near {
    min-width: 200px;
  }
  .doc-cont {
    max-width: 360px;
    padding-right: 10px;
  }
}

/* Landscape */
@media only screen and (min-device-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .top-search-panel .find-doctor-fld-near {
    min-width: 200px;
  }
  .doc-cont {
    max-width: 360px;
    padding-right: 10px;
  }
}

@media (max-width: 1365px) and (min-width: 768px) {
  .find-doctor-fld-top-wrapper {
    width: 100%;
  }
  .logo-search-pan {
    width: calc(100% - 200px);
  }
}

@media (max-width: 982px) {
  .page-search-fld-inner input,
  .top-search-panel .find-doctor-fld-near {
    min-width: auto;
  }
  .top-nav-panel {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .top-nav-panel ul li a {
    padding: 10px 8px;
  }
  .top-nav-panel ul li a .coming-soon-tag {
    left: 12px;
  }
  .logo-search-pan {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    flex-grow: 1;
  }
  .top-search-panel {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .btn-group.profile-dropdown {
   padding-left: 10px !important;
  }
  .inner-page-heading {
    padding-top: 10px;
  }
  .find-doctor-flds-btns .btn-blue {
    justify-content: center;
  }
  .doc-info-inner {
    flex-direction: column;
    text-align: center;
    width: 100%;
  }
  .doc-icon {
    margin-bottom: 10px;
    margin-right: 0;
    width: 80px;
    height: 80px;
    background: #f5f5f5;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .doc-cont {
    margin-bottom: 15px;
  }
  .doc-created,
  .doc-time {
    background: #eaf8ff;
    padding: 10px;
    border-radius: 5px;
    width: 48%;
  }
  .doc-action-icons {
    margin-top: 15px;
    justify-content: center;
    width: 100%;
  }
  .page-search-fld-panel,
  .page-search-fld-inner {
    width: 100%;
  }
  .doc-created h4,
  .doc-time h4 {
    font-size: 14px;
    line-height: 20px;
  }
  .doc-created h5,
  .doc-time h5 {
    font-size: 12px;
    line-height: 14px;
  }
  .find-doctor-heading-panel {
    padding-bottom: 10px;
  }
  .appointments-list-heading {
    flex-direction: column;
    padding: 8px 20px 5px;
  }
  .appointments-row {
    flex-direction: column;
  }
  .distance-payment-pan {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 35px;
  }
  .login-links {
    position: absolute;
    right: 50px;
    top: 23px;
  }
  .profile-section-main .profile-snap-wrapper{ width: 90% !important;}
  .outdoors-wrapper .outdoor-item .item-row{ width: 90% !important;}
  .outdoors-wrapper .outdoor-item .item-row .firstline, .outdoors-wrapper .outdoor-item .item-row .secondline{display: block !important; }
  .outdoors-wrapper .outdoor-item .item-row .firstline .addresstxt{ width: 100% !important;}
  .outdoors-wrapper .outdoor-item .item-row .secondline .clinicdetails{ width: 100% !important; }
  .outdoors-wrapper .outdoor-item .item-row .secondline .availableslots button{ height: 43px !important; width: 43px !important; }
  .without-login-wrapper{padding-top:67px !important;}
}

@media (max-width: 767px) {
  .top-nav-panel ul {
    justify-content: center;
  }
  .top-nav-panel ul li a {
    font-size: 11px;
  }
  .banner-panel-inner {
    background-size: cover;
  }
  body .top-nav-panel ul li a .coming-soon-tag {
    top: -3px;
    left: 2px;
  }
  .appointments-list-top-btns {
    padding: 10px;
    overflow: auto;
  }
  .appointments-list-top-btns a .coming-soon-tag {
    top: -7px;
    padding: 2px 5px;
    width: auto;
    right: -2px;
  }
  .appointments-list-heading {
    flex-direction: column;
    padding: 10px 0;
  }
  .appointments-list-wrapper {
    padding-top: 0;
  }
  .appointments-row {
    align-items: flex-start;
  }
  body .distance-payment-pan {
    flex-direction: row;
  }
  .appointments-row .distance-tag {
    margin: 0 5px 0 0;
  }
  .calander-panel {
    max-width: 100%;
    margin: 0 -3px;
  }
  body .calander-btn {
    margin: 0 3px;
    margin-bottom: 6px;
    width: calc(20% - 6px);
    height: 56px;
  }
}
@media (max-width: 375px) {
  .banner-panel-inner {
    min-height: 750px;
  }
  .chartlistRight.toggledisplayx {
    width: 90%;
  }

}
@media (max-height: 414px) {
    .top-nav-panel ul{
        justify-content: center;
    }
    .chartlistRight {
        height: 100vh !important;
        right: auto;
        transition: all 0.3s ease-in-out;
        position: fixed;
        left: -400px;
        top: 0 !important;
        z-index: 100;
    }
    .chartlistRight.toggledisplayx {
        left: 0;
    }
    body .medical-condition-list-wrap.medical-condition-body, body .history-add-delete-wrap.medical-history-body {
        max-height: calc(50vh - 125px) !important;
    }
    .chartlistRight .medical-history-middle {
        padding: 10px;
        height: calc(50vh - 50px);
        min-height: calc(50vh - 50px);
        max-height: calc(50vh - 50px);
    }
    .find-doctor-fld-inner {
        flex-wrap: nowrap;
    }
    .find-doctor-flds-btns .btn-blue {
        margin-top: 0;
        width: 100%;
        height: 48px;
    }
    .find-doctor-flds-btns {
        flex-direction: column;
        width: 180px;
        margin: 0 0 0 10px;
    }
    .find-doctor-flds-block {
        flex-direction: row;
        width: calc(100% - 170px);
        margin: 0;
    }
    .find-doctor-fld-loc {
        width: 155px;
        margin: 0 5px 0 0;
    }
    .inner-page-heading {
        padding-top: 200px !important;
    }
    app-chartlist .top-nav-panel .setu-card-ipad {
        display: inline-block;
        position: fixed;
        right: -80px;
        top: 260px !important;
        background: #1b2b8b;
        color: #fff !important;
        padding: 5px 15px;
        border-radius: 5px;
        font-size: 11px;
        transform: rotate(270deg);
    }
    .top-nav-panel ul li a {
        font-size: 15px;
    }
}


/* NEW DESIGn START */
.main-wrapper {
  text-align: center;
}
.header-wrap {
  background: #1b2b8b;
  padding: 15px;
}

.header-wrap a {
  display: inline-block;
}

.header-wrap img {
  max-width: 150px;
}

.inner-wrapper {
  max-width: 1170px;
  padding: 0 15px;
  margin: 20px auto 0;
  display: flex;
  width: 100%;
}

.inner-wrapper-full {
  max-width: 1170px;
  padding: 0 15px;
  margin: 20px auto 0;
  display: flex;
  width: 100%;
  flex-direction: column;
}
.new-left{
  width: 240px;
  margin: 0 10px;
}
.basic-info-box{
  border: 1px solid #D7E2EA;
    background: #FDFDFD;
    border-radius: 4px;
    padding: 15px;
    height: auto;
}
.left-inner-wrap {
  width: calc(100% - 520px);
  margin: 0 10px;
}

.right-inner-wrap {
  width: 240px;
  margin: 0 10px;
}

.patient-box-wrap {
  border: 1px solid #d7e2ea;
  background-color: #fbfbfb;
  border-radius: 4px;
  padding: 15px;
  display: flex;
  align-items: center;
  margin: 0 0 20px;
}

.patient-img-wrap {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 10px 0 0;
}

.patient-img-wrap img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  width: 100%;
  height: inherit;
}

.patient-info-wrap {
  width: calc(100% - 210px);
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.patient-details {
  margin: 0;
  width: calc(100% - 100px);
}

.patient-details h2 {
  font-size: 22px;
  color: #39f;
  margin: 0;
  line-height: 24px;
  display: inline-block;
  max-width: 99%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}


.patient-details p {
  margin: 0;
  font-size: 18px;
  line-height: 24px;
  color: #828282;
}

.patient-details p span {
  display: inline-block;
}

.patient-emergency-number-wrap {
  width: 210px;
  background: #1b2b8b;
  color: #fff;
  padding: 15px;
  max-height: 80px;
}

.patient-emergency-number-wrap h2 {
  color: #f3ca3e;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  margin: 0;
}

.patient-emergency-number-wrap h3 {
  color: #fff;
  font-size: 22px;
  line-height: 31px;
  font-weight: 400;
  margin: 0;
}

.patient-emergency-number-wrap h3 a {
  display: inline-block;
  color: #fff;
}

.last-doc-details-wrap {
  background: #1B2B8B;
  border-radius: 4px;
  padding: 15px;
  margin: 0 0 20px;
}

.last-doc-details-wrap>h2 {
  color: #F3CA3E;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  margin: 0 0 25px;
}

.last-doc-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.doc-info-wrap {
  display: flex;
  align-items: center;
}

.doc-img-wrap {
  width: 90px;
  height: 90px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 10px 0 0;
}

.doc-no-img-wrap {
  width: 90px;
  height: 88px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 10px 0 0;
}
.doc-img-wrap img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  object-fit: cover;
}

.doc-data-wrap {
  margin: 0;
}

.doc-data-wrap h2 {
  font-size: 24px;
  line-height: 34px;
  margin: 0;
  color: #39F;
}

.doc-data-wrap h3 {
  font-size: 18px;
  line-height: 25px;
  margin: 0;
  color: #D7E2EA;
}

.contact-doc-btn-wrap {
  width: 160px;
}

.contact-doc-btn-wrap a {
  background: #39F;
  color: #fff;
  display: inline-block;
  padding: 10px 25px;
  border-radius: 4px;
  width: 100%;
  text-align: center;
}

.last-medical-condition-wrap {
  background: #FDFDFD;
  border: 1px solid #D7E2EA;
  padding: 15px;
  border-radius: 4px;
  margin: 0 0 0;
}

.last-medical-condition-wrap>h2 {
  font-size: 20px;
  line-height: 28px;
  color: #333;
  margin: 0 0 10px;
}

.condition-row {
  margin: 0 0 15px;
  position: relative;
  padding: 0 0 0 15px;
}

.condition-row span {
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #4F4F4F;
  position: relative;
  margin: 0 0 5px;
}

.condition-row span::before {
  content: "-";
  position: absolute;
  color: #4F4F4F;
  left: -15px;
  top: 0;
}

.condition-row em {
  font-style: normal;
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #AEAEAE;
}

.condition-row em a {
  color: #39F;
}

.medical-history-box-wrap {
  border: 1px solid #D7E2EA;
  background: #FDFDFD;
  border-radius: 4px;
  padding: 15px;
  height: 100%;
}

.medical-history-box-wrap>h2 {
  font-size: 20px;
  line-height: 28px;
  color: #333;
  margin: 0 0 15px;
}

.med-history-wrap {
  padding: 0 0 0 15px;
}

.med-history-wrap p {
  margin: 0 0 5px;
  font-size: 16px;
  line-height: 22px;
  color: #4F4F4F;
  position: relative;
}

.med-history-wrap p::before {
  content: "-";
  position: absolute;
  color: #4F4F4F;
  left: -15px;
  top: 0;
}

.last-five-doc-wrap {
  width: calc(100% - 20px);
  margin: 0 10px 20px;
  border: 1px solid #D7E2EA;
  padding: 15px;
  border-radius: 4px;
  background: #FDFDFD;
}

.last-five-doc-wrap>h2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  margin: 0 0 15px;
  color: #333;
}

.doc-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 -10px;
}

.doc-box-wrap {
  display: flex;
  flex-direction: column;
  width: calc(20% - 20px);
  align-items: center;
  justify-content: center;
  margin: 0 10px;
  text-align: center;
}

.doc-box-wrap span {
  display: block;
  width: 100%;
  margin: 10px 0 0;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.important-notice-wrap {
  background: #F3CA3E;
  border-radius: 4px;
  padding: 15px;
  width: calc(100% - 20px);
  margin: 0 10px 20px;
}

.important-notice-wrap>h2 {
  font-size: 20px;
  line-height: 28px;
  color: #333;
  margin: 0 0 15px;
}

.important-notice-wrap>p {
  font-size: 16px;
  line-height: 22px;
  color: #4F4F4F;
  margin: 0;
}

.for-768-onwards {
  display: none;
}
.doc-files-list ul li .thumb-image-wrap{
  max-width: 150px;
  width: 150px;
}
.doc-files-list ul li .thumb-image-wrap a{
  position: relative;
}
.thumb-image-wrap a.doc-icon .num{
  border-radius: 50%;
}
.for-768-onwards{
  display: none;
}

@media (max-width: 768px) {
  .inner-wrapper>div {
      margin: 0;
  }
  .patient-box-wrap {
      flex-direction: column;
  }
  .patient-info-wrap {
      width: 100%;
  }
  .patient-emergency-number-wrap {
      width: 100%;
      max-height: 100%;
      margin: 15px 0 0;
  }
  .below-768 {
      display: none;
  }
  .left-inner-wrap {
      width: 100%;
  }
  .last-doc-box {
      flex-direction: column;
  }
  .inner-wrapper-full>div {
      width: 100%;
      margin: 0;
      margin-bottom: 20px;
  }
  .doc-info-wrap {
      margin: 0 0 15px;
  }
  .doc-wrap {
      flex-wrap: wrap;
  }
  .doc-box-wrap {
      width: calc(50% - 20px);
      margin: 0 10px 15px;
  }
  .inner-wrapper {
    flex-wrap: wrap;
}
.inner-wrapper>div.new-left {
  width: 100%;
  margin-bottom: 15px;
}
.for-768-onwards {
  display: block;
  height: auto;
  margin: 0 0 15px;

}
}
/* NEW DESIGN END */

.doctor_table .border-bottom:last-child .btn-group.profile-dropdown .dropdown-menu.show {
  top: -90px!important;
}


/*---31-08-22----*/
.taginputwrapcustom .inputbox input {
  background: transparent;
}
@media only screen and (min-width: 1150px) and (max-width: 1365px) {
  .chartpage.inner-page-heading > .container {
    padding-right: 330px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .banner-icon-block-wrapper.d-flex{
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  bs-datepicker-container.bottom.ng-star-inserted {
    left: auto !important;
    right: 15px !important;
    transform: translate3d(0, 1065px, 0px) !important;
  }
  .loginsignup .modal-content .modal-body .login-page-banner{
    min-height: 360px !important;
  }
  .loginsignup{
    margin-top: 90px !important;
  }
  .btn-yellow{
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .btn-width-chng-add-doc {
    min-width: 45% !important;
    white-space: nowrap;
}
}
/*---31-08-22----*/
.health-text{
  padding: 0 20px;
  text-align: left;
}
.health-text li{
  font-size: 14px;
  margin: 15px 0;
}
.medical-ecosystem-content{
  text-align: left;
  min-height: 310px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.blog-section{
  padding: 70px 0 80px 0;
  background-color: rgba(51, 153, 255, 0.15);
}
.blog-section h2{
  font-size: 28px;
  line-height: 39px;
  color: #1b2b8b;
  text-align: left;
  margin-bottom: 20px;
}
.blog-section p{
  font-size: 18px;
  line-height: 25px;
  color: #333;
  margin: 0 0 40px 0;
}
.date-blog{
  background-color: rgba(27, 43, 139, 0.5);
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  font-style: italic;
  padding: 8px 15px;
  border-radius: 50px;
}
.blog-body img{
  margin: 0 0 20px 0;
  border-radius: 15px ;
}
.blog-body {
  text-align: left;
}
.blog-body h3{
  color: #333;
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 20px;
}
.blog-body p{
   color: #333;
   font-size: 14px;
   margin: 10px 0 0 0;
   font-style: italic;
   font-weight:400;
}
.find-doctors-panel-inner owl-carousel-o{
  height: 100%;
}
.find-doctors-panel-inner .owl-item{
  height: 100%;
}
.tab-top{
  height: 100%;
  padding:14px;
  border: 1px solid #efefef;
  cursor: pointer;
}
.tab-top h3{
  margin: 0;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 19px;
}
.tab-top h3 span{
  font-weight: 500;
  font-size: 12px;
  color: #333;
  margin-bottom: 5px;
  display: block;
  text-transform: capitalize;
}
 .tab-hed-img{
  width: 60px;
  height: 60px;
  background-color: #1b2b8b;
  border-radius:50px;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
 }
 .tab-hed-img img{
  max-width: 100%;
 } 

 .medical-ecosystem-panel .health-tab-sec .tab-top.active{
  border-top: 1px solid #1b2b8b;
 }
 .medical-ecosystem-panel .health-tab-sec .tab-body-in{
  padding: 0 15px;
  margin: 30px 0 0 0;
 }
 .medical-ecosystem-panel .health-tab-sec .tab-body-in:empty{
  display: none;
 }
 .user-acc{
  display: flex;
  align-items: center;
 }
 .user-acc .profile-dropdown{
  padding-left: 20px;
 }
 .user-acc .profile-dropdown button span{
  white-space: nowrap;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
 }
/* media (ipad)*/
@media (min-width: 768px) and (max-width: 991px) {
  .find-doctors-panel-inner{
    justify-content: normal !important; 
  }
  .find-doctor-block{
    margin-left: 12px;
    margin-right: 12px;
  }
  .blog-body{
    margin: 15px 0;
  }
  .find-doctors-panel-inner .owl-nav{
    display: none;
  }
  .rot-sec{
    display: none;
  }
  .tab-top{
    margin: 10px 0;
    height: 165px;
  }
  .medical-ecosystem-panel{
    padding-bottom: 52px;
  }
  .medical-ecosystem-block p {
    font-size: 20px !important;
    line-height: 25px !important;
  }

  .cstx-srchbtn{
    display: flex;
    position: static !important;
    width: 30px;
    height: 30px;
    text-align: center;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
  }
  .find-doctor-fld-top-wrapper{
    display: none;
    position: absolute;
    top: 60px;
    z-index: 1;
    left: 0;
    right: 0;
  }
  .xfndtopsrchdocpanx.mobiletoggle[_ngcontent-pew-c110] {
    display: block;
}
.without-login-wrapper{
  padding-top: 125px !important;
}
.top-nav-panel ul{
  justify-content: center;
}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
  .find-doctor-fld-panel{
    top: -60px;
  }
  .find-doctor-fld-wrapper {
    padding-bottom: 102px;
  }
  .find-doctors-panel-inner .owl-nav{
    display: none;
  }
  .medical-ecosystem-block p {
    font-size: 20px !important;
    line-height: 25px !important;
  }

  .logo-search-pan {
    width: calc(100% - 360px);
}
.find-doctor-fld-loc {
  width: 115px;
}
.top-search-panel .find-doctor-fld-near {
  min-width: 365px !important;
}

}
@media (min-width: 320px) and (max-width: 767px) {
  .book-appointment-block {
    margin: 8px 0;
  } 
  .book-appointment-inner{
    justify-content: space-around;
  }
  .new-patient-panel {
    padding-bottom: 80px;
  }
  .blog-body{
    margin: 15px 0;
  }
  .medical-ecosystem-panel{
    padding-bottom: 52px;
  }
  .find-doctor-content h3{
    font-size:16px;
  }
  .find-doctor-content p{
    line-height: 19px;
  }
  .find-doctor-block{
    min-height: 375px;
    height: auto;
  }
  .find-doctors-panel-inner .owl-nav{
    display: none;
  }
  .tab-top{
    margin: 10px 0;
    height: 165px;
  }
  .medical-ecosystem-pic{
    height: auto;
  }
  .without-login-wrapper{
    padding-top: 125px !important;
  }
  .profile-snap-wrapper .col-lg-2 div{
    margin: 0 auto 20px 0 !important;
  }
  .availableslots {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .user-acc .profile-dropdown button span {
    max-width: 90px;
  }
  .user-acc{
    margin-top: 5px;
  }
}
@media only screen 
and (min-device-width: 767px) 
and (max-device-width: 1020px) 
and (-webkit-min-device-pixel-ratio: 1)
and (orientation: landscape){
  .banner-panel-right-slider{
    display: none;
  }
  .find-doctor-fld-panel {
    top: -110px;
  }
  .find-doctor-flds-btns {
    flex-direction: row;
    width: 230px;
  }
  .find-doctor-flds-btns .btn-blue, .find-doctor-flds-btns .btn-yellow{
    width: 100%;
    height: auto;
  }
  .book-appointment-inner{
    padding-bottom: 30px;
  }
  .book-appointment-panel{
    padding-bottom: 54px;
  }
  .book-appointment-panel{
    text-align: center;
  }
  .find-doctors-panel-inner .owl-nav{
    display: none;
  }
  .rot-sec{
    display: none;
  }
  .medical-ecosystem-block p{
    font-size: 20px !important;
  }
  .cstx-srchbtn{
    display: flex;
    position: static !important;
    width: 30px;
    height: 30px;
    text-align: center;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
  }
  .find-doctor-fld-top-wrapper{
    display: none;
    position: absolute;
    top: 60px;
    z-index: 1;
    left: 0;
    right: 0;
  }
  .xfndtopsrchdocpanx.mobiletoggle[_ngcontent-pew-c110] {
    display: block;
}
.without-login-wrapper{
  padding-top: 125px !important;
}
.profile-snap-wrapper .col-lg-2 div{
  margin: 0 auto 20px 0 !important;
}
.profile-snap-details {
  padding-left: 0px !important;
}
}
@media (min-width: 800px) and (max-width: 1400px) {
  .profile-snap-details{
    padding-left: 40px;
  }
  .top-search-panel .find-doctor-fld-near {
    min-width: 500px;
  }
}

