.sttable-responsive {  font-size: 14px;   line-height: 16px;}
.stbdr tr td { border: 1px solid #E6E6E6 !important;}
.stnobdr, .stnobdr tr td {border: 0 !important;}
.stpnotes {
  border: 0 !important;
}
.cdpbgs-main {
  display: table;
  margin: 0 auto;
  padding-bottom: 30px;
}
.stp-select select {
  -moz-appearance: auto;
  -webkit-appearance: auto;
  padding: 6px 10px;
  border: 1px solid #E6E6E6;
  font-size: 14px;
  letter-spacing: 1px;
}
table#Table2 {
  line-height: normal;
}
h4 {
  text-transform: inherit;
  letter-spacing: normal;
  line-height: 36px;
}

.content-portion {
    margin: 0 auto;
    display: table;
    padding-top: 30px;
    background: #F3F5F7;
    line-height: normal;

}

.old-year-records-details .expanded font {
    font-size: 14px;
}


@media only screen and (max-width:750px){ 
    
.old-year-records-details table {
    width: 100%;
}    
    .content-portion {
    padding: 0 20px;
}
  .sttable-responsive img { height: auto; max-width: 100%; width: 100%;} 
  .stmobhide {display: none;}
  .sttable-responsive table {
    width: 100%;
  }
  .current-standings-table {
    overflow: scroll;
}
  .current-standings-table table {
    width: 600px;
}
.current-standings-table {
  overflow: scroll;
  width: 400px;
}
.current-standings-table table {
  width: 600px;
}

}

@media only screen and (max-width:480px){ 
  .current-standings-table {
    overflow: scroll;
    width: 280px;
}
}
.sttable-responsive p {
  margin-bottom: 8px;
  margin-top: 15px;
}

.sttable-responsive table tr td p {
    margin: 0;
}