/*.table.table-no-border{
position: absolute;
left: 46%;
}*/


element.style {
  /* color: #337ab7 !important; */
}
a {
  color: #337ab7 !important;
}

html {
  overflow-x: hidden;
}

table.table.table-no-border{
  background: linear-gradient(0deg, white, white, white);
  margin: 0;
}
.s_8 > table > tbody > tr > td > span.sts-field > b{ 
  font-size: 20px;
  color: #2C7CB2 !Important;
  position: absolute;
  left: -17px;
}

td {
  border: none !important;
}




