.vl {
  border-left: 1px solid rgb(182 182 182);

}

select.form-control {
  border-radius: 0px !important;
  border-color: #adadad !important;
}

input.form-control {
  border-radius: 0px !important;
  border-color: #adadad !important;
}

.custom-4 {
  width: 40%;
  text-align: -webkit-right;
}


.col-sm-4, .col-lg-4, .col-sm-6 {
  padding-right: 0px !important;
}


._mt5{
  margin-top: 5px;
}
.report-heading {
  font-weight: 500;
  font-size: 18px;
  color: #15377C;
  line-height: 29px;
}



.score-card {
  width: 70%;
   margin-top: -7px; /*14px */

}

.report-table-total1 td {
  background-color: #266bd3 !important;
  color: white !important;
}

.report-table-total2 td {
  background-color: #cbdcf7 !important;
}

.ml1 {
  margin-left: 1px;
}

.client {
  color: #15377C;
  font-weight: 700;
  font-size: 14px;
}


.radio-section {
  justify-content: end;
}

@media (max-width: 991px) {
  .radio-section {
    justify-content: start !important;
  }
}

@media (max-width : 576px) {
  .col-12 {
    text-align: center;
  }

  .score-card {
    margin: auto;
  }

  .score-pixel {
    justify-content: center;
  }

  .export-section {
    justify-content: center;
  }
}

.totalIn {
  color: rgb(3, 52, 128) !important;
}

.hr {
  margin-top: 5px;
  margin-bottom: 12px;
  border: 0;
  border-top: 1px solid rgb(199 198 198);
  margin-left: -15px;
  margin-right: -15px;
}
._mb5 {
  margin-bottom: -5px !important;

}
.op{
  opacity: 0 !important;
}
.newStyle{
  opacity: 1 !important;
}
.newStyle1{
  opacity: 0 !important;
}
.dp{
  opacity: 0 !important;
}
.loader{
  height: 50px;
}
.inner-score {
  width: 8px;
  /* height: 30px */
}
