body {
  font-family: "Hind", Arial, Helvetica, sans-serif;
  font-size: 14px;
}

/*-============ Scheduler CSS -==================*/

.scheduler_charts {
  width: 100%;
  display: flex;
  height: auto;
  margin: 0;
  align-items: center;
  justify-content: center;
}

.body_min_height {
  padding-bottom: 62px;
}
.mat-mdc-dialog-container {
  left: 0;
  right: 0;
  margin: auto;
}

.mat-form-field-flex {
  align-items: flex-start !important;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: rgb(29, 80, 161);
}

.mat-radio-button.mat-accent .mat-radio-inner-circle {
  color: rgb(29, 80, 161);
  background-color: rgb(29, 80, 161);
}
.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(29, 80, 161, 0.26);
}

td.mat-mdc-cell i.fa-calendar-plus-o {
  background: #f7fafc;
  color: #2a5cad;
  padding: 8px;
  border-radius: 50%;
  border: #b3cdde 1px solid;
  text-align: right;
  position: absolute;
  right: 13px;
  margin-top: -6px;
}

/* .mat-form-field-appearance-fill .mat-form-field-flex {
    background: none !important;
    border-bottom: 0px !important;
  }
   */
/* .mat-form-field-appearance-fill .mat-form-field-flex {
    margin-top: -9px;
  } */

/* .mat-form-field-appearance-fill .mat-form-field-underline::before {
    background-color: #fff;
    text-decoration: none;
    display: none;
  } */

.legend-list {
  display: grid;
  text-align: center;
}
.legend-list strong {
  width: 100%;
}
.legend-list span {
  font-size: 15px;
  font-weight: 600;
  color: #47405c;
}

.chart-content h4 {
  font-size: 19px;
  color: #070c14;
  font-weight: 600;
  padding-top: 28px;
  padding-bottom: 36px;
}
.R-Metrics {
  margin-bottom: 10px;
  height: 70px;
}

.member_ship_chart {
  width: 100%;
  display: flex;
  height: auto;
  margin: 0;
  align-items: center;
  justify-content: center;
}
.chart-content h4.s-total-count {
  position: absolute;
  top: auto;
  left: auto;
  font-size: 16px;
  color: #0c355c;
  font-weight: bold;
  padding: 0;
  margin: auto;
  padding-top: 0;
  margin-top: -5px;
}
.mem-break-plan {
  border-right: #f4f5fc 3px solid;
  min-height: 750px;
}
h4.T-count {
  position: absolute;
  top: auto;
  left: auto;
  font-size: 21px !important;
  color: #0c355c;
  padding: 0;
  margin: auto;
  padding-top: 10px;
}

.chart-content ul li span.cls-b {
  background: #39dac3;
  height: 24px;
  width: 10px;
  float: left;
  border-radius: 20px;
  margin-top: -4px;
  margin-right: 12px;
}

.chart-content ul li span.cls-a {
  background: #39a0da;
  height: 24px;
  width: 10px;
  float: left;
  border-radius: 20px;
  margin-top: -4px;
  margin-right: 12px;
}

.chart-content ul li span.cls-g {
  background: #184b74;
  height: 24px;
  width: 10px;
  float: left;
  border-radius: 20px;
  margin-top: -4px;
  margin-right: 12px;
}

.chart-content ul {
  list-style-type: none;
  margin-top: 80px;
  margin-left: 30px;
}
.chart-content ul li {
  font-size: 17px;
  font-weight: 600;
  line-height: 20px;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.progress {
  position: relative;
  height: 25px !important;
  width: 100%;
  border-radius: 25px !important;
}
.R-Metrics .bar-block {
  float: left;
  width: 77%;
}
.R-Metrics .hcc {
  font-size: 15px;
  font-weight: 600;
  float: left;
  width: 20%;
}
.min-value {
  font-size: 16px;
  font-weight: 600;
}
.max-value {
  font-size: 16px;
  font-weight: 600;
  float: right;
}
.red-success-bar {
  white-space: nowrap;
  background-color: #b90d0d !important;
}
.raf-clider-container {
  border-top: #f4f5fc 3px solid;
  width: 97%;
  margin-top: 56px;
  float: left;
  margin-left: 20px;
  padding-top: 15px;
}

/*-=============== Provider CSS -============== */

.DLA-Form .mat-form-field-wrapper {
  padding-bottom: 5px !important;
}
.SD-health .mat-form-field-appearance-fill .mat-form-field-flex {
  border-radius: 4px 4px 0 0;
  padding: 0px !important;
  background: none !important;
}
.DLA-Form input.mat-input-element {
  margin-top: -20px;
  float: left;
  text-align: left !important;
  display: contents !important;
}
.DLA-Form .mat-form-field-infix option,
.ROS-Form .mat-form-field-infix option {
  font-weight: 600;
}
.DLA-Form .mat-form-field-infix,
.ROS-Form .mat-form-field-infix {
  padding: 0 !important;
  border-top: 0.2375em solid transparent;
}
.DLA-Form .mat-select {
  line-height: 30px;
}
.DLA-Form .mat-form-field-appearance-fill .mat-select-arrow-wrapper,
.ROS-Form .mat-form-field-appearance-fill .mat-select-arrow-wrapper {
  transform: translateY(0%);
}

.physical_assessment
  .mat-form-field-type-mat-native-select.mat-form-field-appearance-fill
  .mat-form-field-infix::after {
  margin-top: 9px !important;
  right: 11px;
}
.screening_card .mat-form-field-appearance-fill .mat-select-arrow-wrapper {
  transform: translateY(0%);
}


#social_deleteminats_main
  .mat-form-field-appearance-fill
  .mat-select-arrow-wrapper {
  transform: translateY(0%);
}
#social_deleteminats_main .mat-select {
  line-height: 38px;
  padding: 5px 12px;
}
#social_deleteminats_main .mat-form-field-wrapper {
  padding: 0;
  margin: 0;
}
#social_deleteminats_main
  .mat-form-field-appearance-fill
  .mat-form-field-infix {
  padding: 0;
  border-top: 0em solid transparent;
}
.ROS-Form .mat-form-field-appearance-fill .mat-form-field-flex {
  background: none;
}
/*-========
 Family History
  -=========== */

.family_history .mat-form-field-appearance-fill .mat-form-field-flex {
  background: none;
}
.family_history
  .mat-form-field-type-mat-native-select.mat-form-field-appearance-fill
  .mat-form-field-infix::after {
  margin-right: 9px;
}



/*-============= Quality checker portal -============= */

.coding-input .mat-form-field {
  position: absolute;
  left: 0px;
  min-width: 400px;
}
.info-pop-block{
  float: left;
  position: absolute;
  outline: none;
  border: none;
  top: 0;
  background-color: transparent;
  border: 0;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.info-pop-block .heading_close{
  display: flex !important;
  align-items: center;
  padding: 4px 24px !important;
  margin: 0 !important;
  box-shadow: none;
  border-bottom: 1px solid #B8B8B8;
}
.info-pop-block .heading_close h1{
  padding-top: 2px;
  color: #4d4d4d;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 2.5;
  padding-bottom: 0px !important;
  margin: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  /* width: auto; */
  /* min-width: 100px; */
  max-width: 85%;
  white-space: nowrap;
  margin: 0 auto;
  text-align: center;
}
.info-pop-block .heading_close .close-icon{
  opacity: 1;
  cursor: pointer;
  position: absolute;
  outline: none;
  border: none;
  padding: 0;
  background-color: transparent;
  border: 0;
}
.info-pop-body{
  padding: 0 15px;
}
.select-block {
  float: left;
  position: absolute;
  outline: none;
  border: none;
  padding: 0;
  background-color: transparent;
  border: 0;
}

.select-block h3.head-txt {
  color: #184b74;
  font-size: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: left;
  border-bottom: #184b74 thin dashed;
}
.coding-input {
  margin-top: 0px;
}

.coding-txt-box {
  position: relative;
  text-align: left;
  top:10px;
  border: #ddd 1px solid;
  background: #f9f9f9;
  border-radius: 0;
  min-height: 200px;
  max-height: 250px;
  overflow: auto;
  padding: 30px;
  padding-top: 0px;
  padding-left: 11px;
}
.coding-input .mat-form-field-appearance-fill .mat-form-field-flex {
  background: none;
}
.coding-input .mat-form-field .mat-form-field-label-wrapper {
  left:0px;
  top:-7px;
}
.coding-input .mat-form-field .mat-form-field-infix {
  padding:0.5em 0;
}
.qafeedbck textarea.mat-input-element {
  resize: vertical;
  overflow: auto;
  border: #e2e5ed 1px solid;
  width: 100%;
  border-radius: 3px;
  min-height: 70px;
  padding: 15px;
}
.qafeedbck {
  margin-top: 15px;
}
.qafeedbck label {
  font-weight: 600;
  font-size: 14px;
}
.qafeedbck .mat-form-field {
  width:100%;

}
.Tab-Clinical {
  margin-top: 20px;
  border: 1px solid #CECED0;
  border-radius: 0;
  min-height: 180px;
}
.Tab-Clinical .mat-tab-group {
  display: flex;
  flex-direction: column;
}
.Tab-Clinical .mat-tab-header {
  background: #f2f5f6;
}
.Main-container {
  min-height: 500px;
  z-index: 2;
  position: relative;
  background: #fff;
  border-radius: 0px;
  padding-bottom: 40px;
  float: left;
  width: 100%;
  padding: 0;
}

.sectionCoder .card {
  min-height: 400px;
}
.coder-queue-main {
  border: #b1b1b4 1px solid;
  float: left;
  width: 97%;
  margin: 25px 20px 74px;
  border-radius: 4px;
}
.sectionCoder .mat-header-row {
  border: 0px !important;
  background: #f2f5f6 !important;
}
.sectionCoder .mat-table {
  max-width: 99.9%;
  min-height: 200px;
  max-height: 390px;
  overflow: auto;
}

.sectionCoder .mat-mdc-header-cell {
  color: #4F4C4C;
  text-transform: uppercase !important;
  min-width: 150px;
  background: #EFEFEF !important;
}



.qafeedbck .btn-primary {
  color: #fff;
  background-color: #184b74;
  border-color: #174186;
  padding: 5px 30px;
  border: #184b74 1px solid;
  margin: 10px;
  border-radius: 4px;
}
.qafeedbck .btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.coderFeedback .qafeedbck .btn-default {
  border: #e4dede 1px solid;
}
.coderFeedback .comment-section ul {
  padding: 0px;
  width: 100%;
}
.coderFeedback .comment-section li {
  width: 100%;
  list-style-type: none;
  border-bottom: #afd2e9 thin dashed;
  float: left;
  padding-bottom: 12px;
  padding-top: 10px;
}
.mat-tab-body-content {
  height: 100%;
  overflow: auto;
}
.coderFeedback .comment-section {
  border-radius: 6px;
  display: flex;
  padding: 10px;
  max-height: 210px;
  overflow: auto;
}
.coderFeedback .comment-section li p.comments-p {
  font-size: 14px;
  color: #636466;
  max-height: 70px;
  overflow: auto;
  padding: 0px !important;
  margin-bottom: 5px;
  font-weight: normal;
}
.coderFeedback .comment-section li span.time-stamp {
  font-size: 13.5px;
  color: #205992;
  max-height: 60px;
  float: right;
  font-weight: 500;
  letter-spacing: 0.9px;
}
.coderFeedback .comment-section .mem-Name {
  float: right;
  font-weight: 600;
  margin-right: 10px;
  line-height: 19px;
  font-size: 16px;
  color: #303133;
}

.Tab-Clinical .mat-tab-header .mat-tab-label {
  color: #0f1114;
  line-height: 22px;
  font-weight: 500;
  font-size: 13px;
  opacity: 1;
}
.Tab-Clinical .mat-tab-header .mat-tab-label-active {
  background: #184b74;
  color: #fff;
}
.comment-section .member-table {
  margin-left: 15px;
  width: 95.3% !important;
  float: left;
  overflow: auto;
  border: #eee 1px solid;
  min-height: 190px;
}
.comment-section .member-table table.icd-history {
  font-size: 13px;
  margin-bottom: 7px;
}
.comment-section .member-table {
  margin-left:0px;
  width: 95.3% !important;
  float: left;
  overflow: auto;
  border: #eee 1px solid;
  min-height: 190px;
}
table.icd-history tr th {
  padding: 7px;
  font-size: 12px;
  min-width: 100px;
  background: #fbfcfd;
  border-bottom: #eee 1px solid;
}

.qamember-main_b h3 {
  color: var(--grey);
  margin: 0;
  font-weight: 500 !important;
  padding-left: 0px;
  font-size: 17px !important;
  padding-top: 15px;
  padding-bottom: 5px;
}
a.full-screen-btn {
  position: absolute;
  top: 16px;
  right: 20px;
  border: #b1c7e8 1px solid;
  width: 30px;
  text-align: center;
  border-radius: 3px;
  background: #f9f9f9;
  color: #184b74;
  cursor: pointer;
  height: 25px;
}

.pdf-img {
  border: #eff0f7 1px solid;
  padding: 0px;
  max-height: 1150px;
  overflow: auto;
  margin-bottom: 50px;
}
ngx-extended-pdf-viewer #toolbarViewerLeft {
  float: left;
    margin-left: 4px;
}
ngx-extended-pdf-viewer #toolbarViewerRight {
  float: right;
    margin-right: 4px;
}
/* ngx-extended-pdf-viewer #toolbarViewer {
  min-height: 32px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
} */

.ICD-popup .mat-form-field-empty.mat-form-field-label {
  padding-left: 10px;
  font-size: 12px;
  top:31px;  
}
.cptcode-popup .mat-form-field-empty.mat-form-field-label {
  padding-left: 10px;
  font-size: 12px;
  top:31px;
}
.ICD-popup .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color:#2d2d2d;
  top:25px;
}
.cptcode-popup .mat-form-field-appearance-fill .mat-select-arrow-wrapper {
  transform: translateY(0%);
}
.sectionScreening .mat-mdc-header-cell:first-child {
  min-width: 110px;
  width: 130px;
  padding: 0px !important;
  padding-left: 14px !important;
}
.sectionScreening .mat-mdc-header-cell:nth-child(2) {
  min-width: 175px !important;
  max-width: 175px !important;
}
.sectionScreening .mat-mdc-header-cell {
  color: rgb(73 79 84);
  text-transform: capitalize !important;
  min-width: 150px;
  background: #f2f5f6 !important;
}
.script-block .mat-form-field-appearance-fill .mat-select-arrow-wrapper {
  transform:translateY(0%);
}
.script-block .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #000000;
  margin-top:8px;
  padding-left: 12px;
}
.script-block .mat-form-field-empty.mat-form-field-label {
margin-top:7px;
padding-left:12px;
}
#assessment_history_table table tr  td {
  padding:12px;
}
.provider_availability_section  .mat-mdc-form-field-icon-suffix {
  position: relative;
  top: -7px;
}
