.table-striped tr td [type=checkbox]:checked, 
.table-striped tr td [type=checkbox]:not(:checked),
.table-striped tr td [type=radio]:checked,
.table-striped tr td [type=radio]:not(:checked) {
  left: unset;
  right: 20px;
  
}

.member-search-container .row {
  width: 20%;
  display: inline-block;
  margin-bottom: 20px;
}

.blue-btn {
  padding: 7px 22px; 
  background-color:#0D59C2; 
  font-weight: 400;
  font-size: 16px; 
  color: #fff; 
  cursor: pointer;
  border: none;
}

@media screen and (max-width: 799px) {
  
.member-search-container .row {
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
}
  @media(width < 1200px), screen and (orientation: portrait)
    {
   #myselect{
      }
      .sbDiv{
       width: 100% !important; 
      }