@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: local('PT Serif'), local('PTSerif-Regular'), url(https://themes.googleusercontent.com/static/fonts/ptserif/v4/sDRi4fY9bOiJUbgq53yZCfesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  src: local('PT Serif Bold'), local('PTSerif-Bold'), url(https://themes.googleusercontent.com/static/fonts/ptserif/v4/QABk9IxT-LFTJ_dQzv7xpIbN6UDyHWBl620a-IRfuBk.woff) format('woff');
}
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  src: local('PT Serif Italic'), local('PTSerif-Italic'), url(https://themes.googleusercontent.com/static/fonts/ptserif/v4/03aPdn7fFF3H6ngCgAlQzBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
/**
 * 	Question Editor / Quick Tags
 */
.aw-quick-tag-container .aw-quick-tag-content {
	padding: 5px 10px 0 0;
}

.aw-quick-tag-container textarea {
	width: 100%;
	height: 150px;
}

label.qa_blank_label {
	padding: 0;
	margin: 0;
	height: 0px;
	width: 0px;
}

select.tq_response {
	margin-left: 5px;
}

#question table {
	border-color: #BBB;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-spacing: 0;
    border-collapse: collapse;   
    margin: 0 auto; 
}
#question table th,
#question table td {
	margin: 0;
	background-color: #FFF;
	padding: 3px;
	border-color: #BBB;
    border-width: 1px 1px 0 0;
    border-style: solid;
    text-align: center;
}

#question table th {
	cursor: pointer;
	background-color: #DDD;
	font-weight: bold;
	color: #000099;
}

#question table th p,
#question table td p {
	margin: 0;
	padding: 0;
}

ul.question_answers {
    list-style-image: none;
	list-style-type: none;
	display: table;
	margin-left: 0;
	padding-left: 0;
}

ul.question_answers li {
	background: none;
}

ul.question_answers li b.letter {
	padding-right: 5px;
	padding-top: 2px;
	vertical-align: middle;
	display: table-cell;
	vertical-align: middle;
}

ul.question_answers li span.answer_select {
	display: table-cell;
	vertical-align: middle;
	width: 24px;
}

ul.question_answers li span.answer {
	display: table-cell;
	padding-top: 2px;
	padding-left: 5px;
	vertical-align: middle;
}

ul.question_answers li {
	margin-bottom: 10px;
}

table.question_answers th,
table.question_answers td {
	padding: 5px;
}
table.question_answers td.answer_choice {
	width: auto;
	vertical-align: middle;
	text-align: center;
}
table.question_answers .answer_choice,
table.question_answers .letter {
	text-align: center;
}
table.question_answers .letter {
	font-weight: bold;
}

table.question_answers {
	width: 75%;
	border: 0;
	margin: 10px auto;
	border-spacing: 0;
    border-collapse: collapse;  	
}
table.question_answers th,
table.question_answers td {
	margin: 0;
	padding: 5px;
}
table.question_answers thead tr th {
	background-color: #FFF;
	color: #000;
}
table.question_answers tbody tr td {
	border-top: 1px solid #CCC;
	background-color: #FFF;
}
table.question_answers tbody td.answer_choice {
	border-left: 1px solid #CCC;
}

.test_review_student_answer { display: table-cell; }
.test_review_correct_answer { display: table-cell; }


.question .error_id {
	font-size: inherit;
	line-height: 200%;
}
.question .error_id u {
	display: inline-block;
	padding-bottom: 8px;
}

.question .error_id u.letter_a {	background: url('../images/question_letters/a.png') bottom center no-repeat; }
.question .error_id u.letter_b {	background: url('../images/question_letters/b.png') bottom center no-repeat; }
.question .error_id u.letter_c {	background: url('../images/question_letters/c.png') bottom center no-repeat; }
.question .error_id u.letter_d {	background: url('../images/question_letters/d.png') bottom center no-repeat; }
.question .error_id u.letter_e {	background: url('../images/question_letters/e.png') bottom center no-repeat; }

.question ol.roman {
	margin: 15px 0 0 10px;
	list-style-type: upper-roman;
	font-family: "Times New Roman", Times, serif;
	padding-left: 20px;
}
.question ol.roman li {
	margin: 0;
	padding-left: 15px;
	list-style-type: upper-roman;
}
.question ol.roman span {	font-family: "Times New Roman", Times, serif; }

.question b.roman {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: inherit;
}

.question i.overline,
.answer i.overline { text-decoration: overline }

.question .chart,
.passage .chart {
	display: block;
	margin: 10px auto 20px auto;
	width: auto;
	min-width: 0;
	text-align: center;
}

.question span.chart { font-size: 120%; }

.question table.normal {
	margin: 10px auto 20px auto;
	text-align: center;
	border-spacing: 2px;
	border-collapse: separate;
	background-color: #BBB;
	width: auto;
    min-width: 0;
    display: table;
}

.question table.normal thead td {
	border-bottom: 1px solid #BBB;
}

.question table.normal td,
.question table.normal th {
	padding: 5px 10px;
	margin: 2px;
	background-color: #FFF;
}
.question b.center { 
	text-align: center;
}

.question sup,
.answer sup,
.explanation sup { 
	vertical-align: super; 
	font-size: 75%; 
	top: 0;
}
.explanation ul  {
	margin: 10px 0 10px 10px;
	padding-left: 20px;
	list-style: circle;
}
.explanation ul li {
	list-style-image: none;
	line-height: 22px;
	padding: 3px;
}
.explanation ol {
	margin: 10px 0 10px 10px;
	list-style-type: upper-roman;
	padding-left: 20px;
	color: #EEE;
	
}
.explanation ol li {
	line-height: 16px;
	margin: 0;
	padding: 3px;
	padding-left: 20px;
	color: #000;
	list-style: upper-roman;
	font-weight: normal;
}

.question small {
	color: #000;
}

span.group {
	white-space: nowrap;
}

.passage_content {
	white-space: nowrap;
}

.passage_lines {
	display: inline-block; 
	color: #AAA;
	padding-right: 15px; 
	font-style: italic;
	vertical-align: top;
}

.passage_text {
	display: inline-block;
}

#test-content .passage,
#test-content .passage,
#test-content .question,
#test-content .explanation,
#test-content .answer .content {
	font-family: 'PT Serif', serif;
	font-size: 15px;
	line-height: 24px;
	font-weight: 100;
}
#test-content .answers {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px dashed #DDD;
	list-style: none;
}
#test-content .answers.grid-in {
    margin-top: 0;
    border-top: 0;
    border-left: 1px dashed #DDD;
    padding-left: 25px;
    text-align: center;
}
#test-content .answer { padding-bottom: 20px; }
#test-content .answers:not(.review) .answer { cursor: pointer; }
#test-content .answer .letter {
	display: table-cell;
	padding-right: 1.25em;
	vertical-align: top;
}

#test-content .answer .letter span {
	width: 32px;
	height: 32px;
	font-size: 14px;
	display: block;
	font-weight: 600;
	text-align: center;
	line-height: 32px;
	color: #FFF;
	background-color: #49708A;
	border: 3px solid #FFF;
	box-shadow: 1px 1px 3px rgba(0,0,0,.4);
	border-radius: 100px;
	text-shadow: 1px 1px 2px rgba(0,0,0,.4);
}

#test-content .answers .answer.selected .letter span,
#test-content .answers .answer.selected:hover .letter span { background-color: #49afcd; }
#test-content .answers:not(.review) .answer:hover .letter span { background-color: #E08700; }

#test-content .answer .letter.correct span {
	background-color: #72B56F;
}

#test-content .answer .letter.correct span i.icon-ok:before {
	margin: 8px 10px;
}

/*lists*/
/*.c-list span.c{*/
/*	float: left;*/
/*	font-weight: bold;*/
/*}*/
/*.s-list span.c{*/
/*	margin-left: -20px;*/
/*	float: left;*/
/*	font-weight: bold;*/
/*}*/
/*.c-list div, .s-list div {*/
/*	margin-left: 20px;*/
/*}*/
/*.c-list:after, .s-list:after {*/
/*	clear: both;*/
/*}*/
/*.c-list,*/
/*.s-list {*/
/*	display: block;*/
/*	position: relative;*/
/*	padding-left: 30px;*/
/*	margin-bottom: 15px;*/
/*}*/
/* lists */
.c-list span.c, .s-list span.c {
	position: absolute;
	left: 0;
	top: 0;
	font-weight: bold;
}
.s-list, .c-list {
	padding-left: 20px;
}
.s-list span.c{
	left: -20px;
	pointer-events: none;
}
.s-list > div, .s-list > p {
	position: relative;
}
.c-list, .c-list> div{
	position: relative;
}
/*end lists */

#test-content .answer .letter.incorrect span {
	background-color: #B50000;
}

#test-content .answer .content {
	display: table-cell;
	vertical-align: top;
	padding-top: 4px;
	line-height: 30px;
}

.grid-in-container ul li {
    width: 18px;
    font-size: 14px;
    padding-top: 0px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #c3c3c3;
    text-align: center;
    background-color: #FFF;
    color: #AAA;
    font-weight: bold;
    cursor: pointer;
    float: left;
    margin: 0 2px;
    position: relative;
}
.grid-in-container ul li:hover {
    background-color: #AAA;
    color: #FFF;
}

.grid-in-container,
.grid-in-container.selected {
    float: left;
    width: 112px;
    padding: 0 1px;
    background: #FFF;
    border: 1px solid #CCC;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    height: auto;
}

.grid-in-container ul {
    margin: 0;
    padding: 0px 2px;
    padding-bottom: 1px;
    float: left;
    list-style: none;
    background-color: #FFF;
    width: 24px;
}

.grid-in-container ul li {
    display: block;
    margin: 0;
    width: 22px;
    height: 14px;
    line-height: 14px;
    padding: 1px 0;
    margin: 1px;
    background-color: #EEE;
}
.grid-in-container ul li {
    border: 1px solid #CCC;
}
.grid-in-container ul li.empty {
    width: 24px;
    height: 16px;
    border: 0;
    background: inherit;
}
.grid-in-container ul li.entry {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin: 1px;
    background-color: #FFF;
    color: #000;
}
.grid-in-container ul li:hover {
    background-color: #AAA;
    color: #FFF;
}
.grid-in-container ul li.entry:hover,
.grid-in-container ul li.empty:hover {
    background: inherit;
    color: #000;
}

.grid-in-container ul li.selected {
    background-color: #FF6600;
    color: #FFF;
}

.passage.demo-content {
	width: 466px;
	height: 457px;
	border-bottom: 1px solid #CCC;
	overflow-y: auto;
	overflow-x: hidden;
	max-width: 100%;
	background: #FFF;
	letter-spacing:initial;
	margin-left: auto;
	margin-right: auto;
}

.passage-content {
	padding: 15px;
	color: #333;
	line-height: 1.75em;
	font-size: 16px;
	font-family: "Times New Roman",serif;
}