.footer {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  font-size: 11px !important;
}

.displaynone {
  display: none;
}

.thumb-lg-new {
  width: 60px;
}

.counters.text-whited {
  font-size: 22px;
  line-height: 25px;
}

.form-control.myselect {
  font-size: 11px !important;
  height: 32px;
  margin-bottom: 2%;
  width: 32%;
}

.floatright {
  float: right !important;
}

.heightcustom {
  height: 120px;
}

.mini-stat-icon-new {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  display: inline-block;
  float: left;
  font-size: 25px;
  height: 60px;
  line-height: 37px;
  margin-right: 10px;
  text-align: center;
  width: 60px;
}

.panel-2,
.panel-3 {
  width: 100%;
}

.firstbox {
  background: #fff;
  margin-bottom: 35px;
  width: 100%;
}

.secondbox {
  background: #fff
}

.firstbox .mini-stat-icon {
  width: 50%;
  text-align: right;
  font-size: 62px;
}

.firstbox .mini-stat-icon .thumb-lg {
  height: 75px;
  width: 75px;
}

.firstbox .panel-footer {
  border-top: 1px solid #ddd;
}

.secondbox.panel .panel-body {
  padding: 0 20px;
}

.secondbox .panel-footer {
  border-top: 1px solid #ddd;
}

.panel.secondbox {
  height: auto;
}

.panel-footer.bg-white.secondfooter {
  margin-top: 0;
  padding: 8px 15px;
}

.panel-3 .panel-body {
  padding: 0;
}

.col-sm-3.pull-right.margincust {
  margin-top: 1%;
}

.panel-3 .panel {
  padding: 9px 12px 9px;
}

.material-icons {
  color: #00CED1;
  font-size: 60px !important;
}

.panel {
  /* -webkit-box-shadow: 0 0px 6px rgba(0,0,0,.19), 0 4px 4px rgba(0,0,0,.23);   box-shadow: 0 0px 6px rgba(0,0,0,.19), 0 4px 4px rgba(0,0,0,.23); */
}

.width50 {
  float: left;
  width: 50% !important;
}

.material-icons.customfont {
  font-size: 40px !important;
}

.counterstat.fontblack>strong {
  color: #000;
  font-size: 20px;
}

.font-600.custommargin {
  font-size: 44px !important;
  margin-bottom: 2%;
  margin-top: 4%;
}

.width50.iconsstats {
  text-align: right;
}

.btn.btn-default.m-r-15.displayblock {
  margin: 10px;
}

#topnav .topbar-main {
  background-color: #0b1e26 !important;
}

#topnav .has-submenu.active a {
  color: #e67e22; // #5fbeaa
}

.heightmanual {
  height: 400px !important;
}

.thumb-lg.smiles.img-circle {
  height: 60px !important;
  width: 60px !important;
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 12px;
}

#topnav .topbar-main .logo {
  margin-bottom: 8px;
}

#topnav .topbar-main .navbar-nav {
  margin: 8px 0px 8px 0px;
}

#topnav .navbar-toggle {
  margin: 8px 0px 8px 0px;
}

.panel-body.ht200.pad45new {
  min-height: 365px;
}

.link_btn {
  background-color: #eeeeee !important;
  border: 1px solid #c3c3c3 !important;
  color: #555555 !important;
}

.link_btn:hover {
  background-color: #dddddd !important;
  border: 1px solid #c3c3c3 !important;
  color: #555555 !important;
}

#add_provider .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

#add_provider .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

#add_provider .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 34px;
}

#add_provider .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 50%;
}

#add_provider input:checked+.slider {
  background-color: #2196F3;
}

#add_provider input:focus+.slider {
  box-shadow: 0 0 1px #2196F3;
}

#add_provider .switch_div {
  display: inline-block !important;
  margin-left: 20px !important;
}

#add_provider .provider_switch {
  display: inline-block !important;
  vertical-align: middle !important;
  margin: 0 !important;
}

#add_provider input:checked+.slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.panel .panel-body {
  padding: 15px;
}

.panel .div-title {
  font-size: 18px;
  color: #505458;
  padding-left: 10px;
  padding-right: 10px;
}

.panel .panel-body .counter {
  line-height: 26px;
}

.panel .mini-stat {
  padding-top: 10px;
}

.panel .responses .text-percentage {
  color: #bababa;
  font-size: 14px;
  margin-left: 12px;
}

.panel,
.panel-default>.panel-heading {
  border-radius: 4px;
}

.panel {
  border: 1px solid #c7cdd2;
  border-radius: 6px;
}

.width200>li {
  width: 200px !important
}

.review_alert {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}

.panel .responses {
  padding-top: 10px;
}

.panel .total_reviews {
  background: #ececec;
}

.panel-default>.panel-heading {
  background-color: #fff;
  color: #505458;
}

.panel-default>.panel-heading .panel-title {
  text-transform: capitalize !important;
  font-size: 18px;
  color: #505458;
  padding-left: 10px;
  padding-right: 10px;
}

.panel-default>.panel-heading .sub_heading {
  color: #bababa;
  font-size: 12px;
  margin-left: 16px;
}

.link_div {
  padding: 23px 0;
}

#chart_nps svg .highcharts-label-box {
  fill: none;
  x: -4.5;
  y: 3.5;
  width: 35px !important;
  height: 30px !important;
  display: none !important;
}

#chart_nps svg .highcharts-label text {
  font-size: 24px !important;
  x: 0 !important;
  y: 28 !important;
}

#chart_nps .highcharts-label tspan {
  x: 0 !important;
  y: 28 !important;
}

.panel-group .panel {
  margin-bottom: 5px !important;
}

.nps_chart_wrapper #chart_nps {
  height: 200px !important;
}

.dash_nps_chart #chart_nps {
  height: 395px !important;
}

.npsovertime_wrapper_div .panel .panel-body {
  padding: 20px !important;
}

.panel-body.ht200.pad45new {
  min-height: 346px !important;
}

.myccheckbox {
  padding-top: 20px !important;
  padding-left: 400px;
}

.rightmar35 {
  margin-right: 35px !important;
  color: #268dc7;
}

.total_reviews .text-red{
  color: #268dc7;
}

.customheight {
  height: 300px;
}

.text-red {
  color: #FF4713;
}

.modal-dialog .btn {
  margin-right: 5px;
  background-color: #eeeeee !important;
  border: 1px solid #c3c3c3 !important;
  color: #555555 !important;
}
.modal-dialog .btn.btn-default.btn-popup-submit {
  background-color: #42e9c2 !important;
  color: #FFF !important;
  border: 1px solid #42e9c2 !important;
}
.modal-dialog .btn.btn-default.btn-popup-submit:hover, .modal-dialog .btn.btn-default.btn-popup-submit:focus {
  background-color: #27b397 !important;
  border: 1px solid #27b397 !important;
}

.npsovertime_wrapper_div .panel-success .bg-success{
  background-color: #2e8b57 !important;
}
.npsovertime_wrapper_div .panel-warning .bg-warning{
  background-color: #B08A1E !important;
}
.npsovertime_wrapper_div .panel-danger .bg-danger{
  background-color: #d1495b !important;
}
.note-btn-group button.btn-default{
  background-color: #000 !important;
    border: 1px solid #000 !important;
}
.modal-header{
  background-color: #42e9c2 !important;
  border-color: #42e9c2 !important;
}
.modal-footer-1 button.btn-primary:hover, .modal-footer-1 button.btn-primary:focus{
  background-color: #27b397 !important;
  border-color: #27b397 !important;
}
.customizemessaging-modal .modal-header{
  background-color: #42e9c2 !important;
  border-color: #42e9c2 !important;
  text-align: center !important;
  padding-bottom: 5px !important;
}
.customizemessaging-modal .modal-header .close{
  margin-top: 5px !important;
    display: inline !important;
    padding-right: 10px;
}
.customizemessaging-modal .modal-header .modal-title{display: inline-block;}
@media(max-width:1200px) {
  .panel-body.ht200.pad45new {
    min-height: 368px !important;
  }
}

@media(max-width:1143px) {
  .panel-body.ht200.pad45new {
    min-height: 395px !important;
  }
}

@media(max-width:1029px) {
  .panel-body.ht200.pad45new {
    min-height: 420px !important;
  }
}

@media(max-width:1110px) {
  .panel-body.ht200.pad45new {
    min-height: 450px;
  }
}

@media (max-width: 991px) {

  #navigation {
    top: 76px;
  }

}

@media(max-width:882px) {
  .panel-body.ht200.pad45new {
    min-height: 447px !important;
  }
}

@media(max-width:795px) {
  .panel-body.ht200.pad45new {
    min-height: 495px !important;
  }
}

@media screen and (min-width: 768px) {

  .flex,
  .flex>div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }

  .flex .panel {
    display: flex;
    flex-direction: column;
    align-content: stretch;
    min-width: 100%;
  }

}

/* Date:Jan 10,17 (Provider reports) */
.dropdown-menu.provider_dropdown_menu {
  right: 0;
  max-height: 300px;
  overflow-y: scroll;
  left: initial;
}

@media screen and (max-width: 767px) {

  #content {
    margin-bottom: 50px;
  }

  .mycustomtable .mainpatientnamemodal,
  .mycustomtable .mainpatientidmodal {
    font-size: 17px;
  }

  .akashtable td {
    padding: 0 5px;
  }

  .panel-body.ht200.pad45 {
    min-height: 1px;
  }
}

@media(max-width:640px) {
  .wrapper {
    margin: 145px 12px 0 75px !important;
  }
}

@media(max-width:440px) {
  #chart_nps {
    min-width: 228px !important;
  }

  .panel .panel-body h1 {
    font-size: 26px !important;
  }
}

/* Date 1 nov 2022 */
.changeflex h4 {
  display: none;
}

.changeflex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.changeflex>div {
  width: 75%;
  order: 2;
}

.changeflex h1 {
  font-size: 160px;
  font-weight: 600;
  width: 25%;
  text-align: center;
  color: #000;
}

.row.mini-stat span.text-percentage {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 16px;
}

.row.mini-stat.clearfix {
  margin-right: -20px;
}

.custom-d-flex {
  margin-bottom: 10px;
}

.custom-d-flex,
.custom-d-flex .dt-buttons {
  display: flex !important;
  align-items: center !important;
  gap: 20px !important;
  justify-content: space-between !important;
  margin-left: auto;
}

.custom-d-flex label {
  margin-bottom: 0 !important;
}

.custom-d-flex .dt-button {
  border: solid 1px;
  background: #000 !important;
  padding: 5px !important;
  color: #fff !important;
  border-color: #000 !important;
  border-radius: 4px !important;
}

.custom-d-flex .dt-button:hover,
.custom-d-flex .dt-button:active,
.custom-d-flex .dt-button:focus {
  opacity: 0.8;
}

.info-popup-div {
  display: flex;
  justify-content: start;
  align-items: flex-start;
  gap: 10px;
  padding-bottom: 20px;
}

.info-popup-seciton {
  padding-bottom: 20px;
}

.info-text-popup .info-popup-title {
  text-align: start;
  font-weight: 600;
  padding-bottom: 0;
  color: #000;
}

.info-popup-title-header {
  color: #000;
  margin-bottom: 20px;
  font-size: 22px;
  text-align: left;
  font-weight: 600;
}

.info-img-popup img,
.info-img-popup {
  width: 20px;
}

.info-text-popup p {
  text-align: start;
  margin: 0 !important;
  color: #000;
}

.status-project-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.popup-status-info .modal-body {
  clear: both;
}

th.table-actions-wrapper {
  gap: 5px;
  /* display: inline-block; */
  justify-content: center;
  height: 100%;
}

table.table.no-border tr>td {
  border-top: 0 !important;
}

.change-log {
  font-family: Arial, sans-serif;
  padding: 24px;
  background-color: #f9fafb;
  max-width: 100%;
  margin: 0 auto;
  border-radius: 8px;
  max-height: 400px;
  overflow-y: auto;
}

.change-log .history-entries {
  display: flex;
  flex-direction: column-reverse;
  gap: 12px;
}

.change-log .history-entry {
  background-color: #f3f4f6;
  border-left: 4px solid #4f46e5;
  padding: 12px 16px;
  border-radius: 6px;
  font-size: 15px;
  color: #1f2937;
  line-height: 1.6;
  transition: background-color 0.3s;
}

.change-log .history-entry:hover {
  background-color: #e5e7eb;
}

.text-3xl {
  font-size: 42px !important;
  color: #000;
}

.text-orange-500 {
  color: #FF6900;
}

.text-green {
  color: #00C950;
}

.text-red-500,
.text-red-600 {
  color: #ef4444;
}

.items-center {
  align-items: center;
}

.gap-2 {
  gap: 10px;
}

.patient-signal-main .row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.patient-signal-main .row>[class*="col-"] {
  display: flex;
}

.patient-signal-main .row .panel {
  flex: 1;
}

.fill-orange-500 {
  fill: #FF6900 !important;
}

.gap-1 {
  gap: 4px;
}

.mb-2 {
  margin-bottom: 8px;
}

.mt-4 {
  margin-top: 12px;
}

.justify-between {
  justify-content: space-between !important;
}

.print-subheading-700 {
  font-weight: 700;
}

.prose h2 {
  font-size: 16px;
  line-height: 1;
  color: #797979;
  margin: 0;
}

.prose ul {
  padding-left: 0;
}

.prose ul li {
  list-style: none;
}

.justify-end {
  justify-content: end !important;
}

.all-categories h3 {
  font-size: 16px;
  line-height: 1;
}

.text-gray-700 {
  color: #374151;
}

.gap-4 {
  gap: 1rem;
}

.cursor-pointer {
  cursor: pointer;
}

.rounded-full {
  border-radius: 9999px;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.gap-6 {
  gap: 1.5rem;
}

.text-gray-400 {
  color: #9CA3AF;
}

.w-4 {
  width: 16px;
}

.h-4 {
  height: 16px;
}

.h-full {
  height: 24px;
}

.icon-right-gray {
  line-height: 1;
  vertical-align: middle;
}

.flex-1 {
  flex: 1;
}

.text-xs {
  font-size: 14px;
  line-height: 1rem;
}

.overflow-hidden {
  overflow: hidden;
  margin-bottom: 10px;
}

.duration-500 {
  --tw-duration: 500ms;
  transition-duration: 500ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.bg-red-500 {
  background-color: #ef4444;
}

.bg-green-500 {
  background-color: #22c55e;
}

.bg-yellow-500 {
  background-color: #eab308;
}

.flex-2 {
  flex: auto !important;
}

.border-b {
  border-bottom: 1px solid #374151;
}

.pb-4 {
  padding-bottom: 1rem;
  /* 16px */
}

.p-3 {
  padding: 0.75rem;
  /* 12px */
}

.rounded-lg {
  border-radius: 0.5rem;
  /* 8px */
}

.last\:border-0:last-child {
  border-style: solid;
  /* from --tw-border-style */
  border-width: 0px;
  /* removes all borders */
}

.hover\:bg-gray-50:hover {
  background-color: #f9fafb;
  /* rgb(249, 250, 251) */
}

.mb-2 {
  margin-bottom: 0.5rem;
  /* 8px */
}

.-m-3 {
  margin: -0.75rem;
  /* -12px */
}

.font-700 {
  font-weight: 700;
  font-size: 64px;
}

.ms-2 {
  margin-left: 10px !important;
}

.right-7 {
  right: 7px !important;
}

.greviewsReplyPopup form {
  width: 100% !important;
}

.top-location-filter span {
  font-weight: 600;
  margin-bottom: 4px;
  display: block;
}

.location-checkboxes {
  display: flex;
  align-content: center;
  gap: 20px;
  margin-bottom: 0;
}

.nav-tabs.nav-justified>li.active {
  /* border-bottom: solid 2px #e67e22 !important; */
}

.nav-tabs.nav-justified>li.active a {
  background-color: #42e9c2 !important;
  border: solid 2px #42e9c2 !important;
  color: #fff !important;
}
.nav.nav-tabs > li > a:hover{
  color: #42e9c2 !important;
}
.nav.tabs-vertical > li > a:hover{
  color: #42e9c2 !important;
}
.nav-tabs.nav-justified>li.active a:hover{
 color: #fff !important;
}

.nav.nav-tabs>li>a,
.nav.tabs-vertical>li:last-child>a {
  width: 100%;
}

.nav.nav-tabs>li>a,
.nav.tabs-vertical>li>a {
  background-color: #EBEDF0 !important;
  display: inline-block;
  margin-right: 10px;
  width: 98%;
  border-radius: 8px;
  border: solid 2px #EBEDF0 !important;
}

.navtab-bg {
  background-color: transparent !important;
}

.rateovertime {
  font-size: 24px !important;
}

.patientcard .mybutton {
  background-color: #42e9c2 !important;
  border: 1px solid #42e9c2 !important;
}

.patientcard .mybutton p span {
  font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.btn-default:active,
.btn-default.active,
.btn-default.focus,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  color: #fff !important;
}

hr.dropdownhr {
  margin: 0 0;
}

.greviewsReplyPopup .dropdown-menu.dropdownai {
  padding: 0 !important;
}

.greviewsReplyPopup .dropdownai.dropdown-menu>li>a {
  padding: 6px 10px !important;
}

.greviewsReplyPopup .dropdown-menu.dropdownai {
  /* min-height: 300px !important; */
  height: auto !important;
  overflow-y: auto !important;
}

.greviewsReplyPopup .scrollsinglemodal {
  height: fit-content !important;
  max-height: 90vh !important;
  overflow-y: visible !important;
}

.dropdownai {
  max-height: 320px;
  overflow-y: auto;
  padding: 0;
  border-radius: 6px;
  border: 1px solid #ddd;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
}

/* anchor block styling */
.dropdownai li a {
  display: block;
  padding: 12px 16px;
  line-height: 1.45;
  font-size: 14px;
  color: #333;
  white-space: normal;
  text-decoration: none;
  border-bottom: 1px solid #eee;
}

/* alternate background */
.dropdownai li:nth-child(even) a {
  background: #f4f4f4;
}

/* hover */
.dropdownai li a:hover {
  background: #eaeaea;
}

/* last item no border */
.dropdownai li:last-child a {
  border-bottom: none;
}

/* optional scrollbar */
.dropdownai::-webkit-scrollbar {
  width: 6px;
}

.dropdownai::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 3px;
}

.filter-greviews {
  display: flex;
  gap: 20px;
  align-items: start;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: 20px;
}

.greviews-header-section .nav.nav-tabs {
  box-shadow: none !important;
}

.rating-checkboxes {
  display: flex;
}

.rating-checkboxes .btn-default.active {
  background-color: #333333 !important;
  color: #fff !important;
  border-color: #333333 !important;
}

.modal-lg-custom {
  width: 100% !important;
  /* default was ~600px */
  max-width: 75% !important;
  /* safe on large desktops */
}

.modal-lg-custom .modal-content {
  max-height: 90vh;
  /* take most of viewport height */
  overflow-y: auto;
  /* scroll inside if content overflows */
}

.greviewsReplyPopup .patientnotetext {
  min-height: 180px;
}

.patientnotetext {
  font-size: 16px !important;
}

.greviews-header-section {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.greviews-header-section {
  margin-bottom: 20px;
}

.greviews-header-section .navtab-bg {
  width: auto !important;
}

.update-review-btns {
  padding-top: 20px;
}

.has-subnav.reports .subnav-menu li:first-child a::after{
  content: " ™";
}
a{
  color: #268dc7;
}