/* add custom site CSS here */
.sub-site{
	font-size:.9rem;
	font-weight:normal;
}
.unbold{
	font-size:.9rem;
	font-weight: normal;
}
.label, label{
    font-size:.9rem;
	font-weight: normal;
}
.answer-style{
	font-size:.9rem;
	font-weight: normal;
    text-indent: -3em;
    padding-left: 3em;
}
/* table, tbody, td {
    border-color: #EDEBEB;
    border: none;
    background: #EDEBEB;
} */

.solid-hr {
      border: 1px solid;
      margin: 2px 0 10px 0;
}
.radio-btn {
    margin: 0 20px 0 0;
}
.nobg {
    background: none;
}
.qadiv ul li {
	font-size:.9rem;
	font-weight:normal;
}
