.lststd li {

list-style-type: disc;

font-weight: normal;

list-style-position: outside;

}



.table-bordered {

font-size: 1em;

padding:5px 5px;

}





.lstalphau li {

list-style-type: upper-alpha;

list-style-position: inside;

}



.lstalphal li {

list-style-type: lower-alpha;

list-style-position: inside;
    margin-left: 4px;
}



.lstnumrti li {

list-style-type: disc;

font-weight: normal;

padding: 5px 0px;

border-bottom: 1px solid #cdcdcd;

}



.lstnumrti li a{color: #00446d;}



.lstromanl li {

list-style-type: lower-roman;

list-style-position: outside;

}



.tblscroll {overflow-x: scroll;}



.lstarrow li {

font-weight: normal;

color: #464646;

}




.lststdos li {

list-style-type: disc;

font-weight: normal;

list-style-position: outside;

border-bottom: 1.5px solid #cdcdcd;

}
