<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

LISTENING

*/
.library {
    position: relative;
}

.library img {
    width: 650px;
}

.library #ansUl6 {
    position: absolute;
    top: 0.5rem;
    right: 4.5rem;
    width: 40%;
}

.library #ansUl7 {
    position: absolute;
    right: 0.5rem;
    top: 10.25rem;
    width: 40%;
}

.library #ansUl8 {
    position: absolute;
    top: 15.75rem;
    left: 6rem;
    width: 27%;
}

.library #ansUl9 {
    position: absolute;
    bottom: 9.3rem;
    left: 5rem;
    width: 30%;
}

.library #ansUl10 {
    position: absolute;
    bottom: 1rem;
    left: 13rem;
    width: 40%;
}

.slot::after {
    font-weight: bold;
}

#ansUl7::after {
    content: "7.";
}

#ansUl8::after {
    content: "8.";
}

#ansUl9::after {
    content: "9.";
}

#ansUl10::after {
    content: "10.";
}

#cdtContentPack3 .matching .slot {
    display: inline-block;
    vertical-align: middle;
}

#matching2 .slot {
    display: inline-block;
    margin: 0.5rem;
    vertical-align: middle;
}

.matching #answerSet1 .drag-item {
    display: inline-block;
    width: 32%;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 1px solid #b9c4d9;
    background: #fff;
    color: #333;
    font-weight: bold;
    line-height: 160%;
    cursor: pointer;
}

.underline {
    text-decoration: underline;
}

.box-line {
    overflow: hidden;
    width: 100%;
}

.box-line dl {
    float: left;
    margin-left: 2rem;
}

.box-line dl:first-child {
    margin-left: 0;
}

/*

//LISTENING

*/


/*

RESULT LISTENING

*/

/*

//RESULT LISTENING

*/


/*

RESULT READING

*/

.passage-2-table {
    min-height : 500px;
    border-collapse : collapse;
}

.passage-2-table tr td ul{
    font-size: 14px;
}
.passage-2-table tr{
    border: 2px solid dimgrey;
}

.passage-2-table tr:nth-child(1)&gt;td{
    font-size : 24px;
}
.passage-2-table tr:not(:nth-child(1)) td ul li{
    margin-left: 10px;
    margin-bottom: 1rem;
    letter-spacing: -1px;
    line-height: 1.5rem;
}

/*

//RESULT READING

*/

table {
    border-collapse : collapse;
}
table tr,
table tr th,
table tr td{
    border: 1px solid dimgrey;
    padding: 10px;
}
table tr:nth-child(1) span {
    font-weight: normal;
}
ul.slot{
    margin-top : 1rem;
    width: 100%;
}

#cdtContentPack3 .matching .slot{position:relative}
.slot::after{position:absolute;top:6px;left:6px}
ul.hide-after::after {display: none}

#matching2 .droptrue.slot.testAn{width:478px}
#matching3 .droptrue.slot.testAn{width:378px}

.cdt-window-container{height:calc(100% - 5px)}


.center {
    text-align:center;
}
table {
    border-collapse : collapse;
}
table tr,
table tr th,
table tr td{
    border: 1px solid dimgrey;
    padding: 10px;
}
table tr:nth-child(1){
    text-align: center;
    background: lightgrey;
    line-height: 1.5rem;
}
table tr:nth-child(1) span {
    font-weight: normal;
}
ul.slot{
    margin-top : 1rem;
    width: 100%;
}
.cdt-content &gt; .column .question dl dt {
    min-width: 100px;
}
.completion input[type=text].expandable {
    min-width: 90px!important;
    width: 90px;
}
.matching .drag-item {
    cursor: default;
}
.box-line {
    overflow: hidden;
    width: 100%;
}
.box-line dl {
    float: left;
    margin-left: 2rem;
}
.box-line dl:first-child {
    margin-left: 0;
}
.multiple-choice.accordion .tab-list p,
.multiple-choice.accordion .tab-list p:hover {
    background: #ffffff;
    cursor: default;
}
.multiple-choice.accordion .tab-list .item {
    display: block;
}
.droptrue.slot.testAn {
    margin-top: 0;
    display: inline-block;
    width: 330px;
    vertical-align: -webkit-baseline-middle;
}
.droptrue.slot.testAn &gt; li.ui-draggable-dragging{
    width: 330px;
}
</pre></body></html>