#pricing-snrFlwshp .box.membershipListing ul.techList,
#pricing-fellowship .box.membershipListing ul.techList {
  min-height: 430px;
}
#pricing-snrFlwshp .box.membershipListing ul.scientistList,
#pricing-fellowship .box.membershipListing ul.scientistList {
  min-height: 260px;
}
#pricing-fellowship .box.membershipListing ul li ul {
  min-height: auto;
}
#about ul.fileFormatList li {
  line-height: 33px;
}
#pricing-snrFlwshp .box.membershipListing ul li,
#pricing-fellowship .box.membershipListing ul li,
#pricing-asoc-mbrshp .box.membershipListing ul li {
  text-align: left !important;
  line-height: 25px;
}
ul.assessmentFellowList li i {
  color: #2c4984 !important;
  margin-right: 3px;
}
ul.assessmentFellowList li {
  line-height: 27px;
}
body {
  overflow-x: hidden !important;
}

.coursesSec .list-grid-item h5 a {
  font-size: 17px;
}
.coursesSec .noOfView span {
  color: #fff;
  font-size: 14px;
}
.coursesSec .noOfView {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.coursesSec .list-grid-item {
  /*background: linear-gradient(to right, #fff , #fff);*/
  box-shadow: 2px 3px 7px 2px #cecece;
}
.coursesSec .list-grid-item .text-center.mt-2 {
  min-height: 150px;
}
#drlp .card-body .zeraas:hover,
#drlpss .card-body .zeraa:hover,
.coursesSec .list-grid-item #hen:hover {
  
  border: 1px solid #fff;
  transition: all 0.7s;
}
#hen:hover,
.buttons button:hover {
  background-color: #b93527 !important;
  color: white;
  transition: all 0.7s;
}
#drlpss .card-body .zeraa {
  font-size: 14px;
}
#drlp .card-body .zeraas {
  font-size: 12px;
  border-radius: 4px;
}
.progress-bar li {
  text-align: left;
  color: #dfdfdf !important;
}
.progress-bar li.active {
  color: #fff !important;
}
.incidentReportSec .bgBlue {
  background: #790d1d
;
  padding: 15px 0 0 15px;
  margin-left: -12px;
  height: 100%;
}

.incidentReportSec .card {
  border-radius: 4px !important;
}

.latestBooks {
  display: inline-block;
  margin: 10px auto;
  box-shadow: 2px 2px 4px #888;
}
.journal-footer{
 font-weight: 600;
}
.journal-footer a {
  color: #555;
}

.journal-footer a:hover {
  color: #790d1d;
  text-decoration: underline;
}
.artical-pdf-img{
  width: 22px;
}

.bg-yellow-c{
  background-color: #d2bd5e ;
}
.bg-red-c{
  background-color: #790d1d ;
}
.text-yellow-c{
  color: #d2bd5e;
}
.text-red-c{
  color: #790d1d;
}
.btn-wiley,
.btn-amazom{
  display: flex;
  align-items: center;
  padding-bottom: 4px;
  padding-top: 8px;
 
} 
.btn-wiley img,
.btn-amazom img{
  margin-right: 8px;
}

.login-li ul li{
  min-width: 90px !important;
}