/* 22 SEP 20 */
h3.search-title.avatarstu {
    margin-top: 0px;
    text-align: center;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
}
img.media-object.avatarstu {
    margin-top: 10px;
}
label.btn.btn-sm.btn-yellow.stuques {
    margin-bottom: 10px;
    margin-right: 9px;
    border: none;
    width: 38px;
    height: auto;
    border-radius: 2px !important;
}
label.btn.btn-sm.btn-yellow.stuques.done {
    background-color: #49a900 !important;
    color: #fff !important;
}
label.btn.btn-sm.btn-yellow.stuques.done:hover {
    background-color: #49a900 !important;
    color: #fff !important;
}
label.btn.btn-sm.btn-yellow.stuques {
    background-color: #f5c5c5 !important;
}
label.btn.btn-sm.btn-yellow.stuques:hover {
    background-color: #fff !important;
}
.well-sm {
    padding: 10px;
    border-radius: 3px;
}
span.label.label-warning.attempted {
    background-color: #49a900;
    width: auto;
    height: auto;
    padding: 7px;
    text-align: left;
    margin-bottom: 5px;
}
span.label.label-warning.Nattempted {
    background-color: #ff0000;
    width: auto;
    height: auto;
    padding: 7px;
    text-align: left;
    margin-bottom: 5px;
}
span.label.label-warning.are {
    background-color: #000c65;
    width: auto;
    height: auto;
    padding: 7px;
    text-align: left;
    margin-bottom: 5px;
}
span.label.label-warning.nare {
    background-color: #4f0058;
    width: auto;
    height: auto;
    padding: 7px;
    text-align: left;
    margin-bottom: 5px;
}
h3.lighter.block.green.ques {
    font-size: 19px;
    font-weight: 700;
    color: #000c65 !important;
    margin-top: 0px;
}
label.form-field-8.question {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
}
.submit-btns {
    margin-top: 10px;
}
span.btn.btn-info.btn-sm.popover-info.quesbtn {
    margin-right: 20px;
}

.ss-oe-question {
display:none;
}

.oe-active {
    display: block;
}
