.fade {
    transition: opacity .15slinear;
}
.show {
    display: flex !important;
}
.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}

.studyexam-sidebar-box-list_wrap{
    padding: 10px;
}

.test-error-btn {
    color: #Fff;
    font-size: 13px;
    font-weight: 600;
    background: #555;
    border-radius: 4px;
    padding: 10px 12px;
    width: 112px;
}
.main_container {
    max-width: unset !important;
    margin-left: 0px !important;
    padding-bottom: 0px !important;
    height: 100%;
    position: relative;
}
.main_wrap {
    width: 100%;
    margin: 0px auto;
    background: #fff;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.student-file-contents_wrap {
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.20);
    margin-top: 20px;
}
.turn-label-bage02 {
    display: inline-block;
    width: auto;
    background-color: #7898FD;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    margin-right: 5px;
    padding: 4px 15px;
    text-align: left;
    line-height: 20px;
    word-break: break-all;
    margin-bottom: 10px;
}
.turn-label-bage03 {
    display: inline-block;
    width: auto;
    background-color: #b278fd;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    margin-right: 5px;
    padding: 4px 15px;
    text-align: left;
    line-height: 20px;
    word-break: break-all;
    margin-bottom: 10px;
}
.left-exam-title {
    font-size: 20px;
    line-height: 28px;
}
.exam-result-graph-box-left-day {
    background-color: #787EFF;
    color: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 10px;
}
.student-test-result-table tbody tr{
    border: 1px solid #dee2e6;
}
.student-test-result-table tbody tr:hover {
    background: #eeefff;
    border: 1px solid #c5c8f7;
}
.student-test-result-table tbody tr td {
    padding: 12px;
    cursor: pointer;
    text-align: center;
}
.student-test-result-table tbody tr td:nth-child(1){
    border-right: 1px solid #dee2e6;
}
.student-test-reult-number {
    border-bottom: 1px solid #dee2e6;
    width: max-content;
}
.student-test-reult-number li {
    font-size: 20px;
    font-weight: 500;
    color: #a5a5a5;
    padding-bottom: 12px;
    cursor: pointer;
}
.student-test-reult-number li.active {
    color: #131415;
    border-bottom: 3px solid #13279F;
    padding-bottom: 12px;
}
.student_page_tooltip_wrap {
    position: absolute;
    left: 0%;  
    top: 0px;
    z-index: 99;
}

.result-exam_bg .container-cardbox{
    height: 100%;
}
.result-exam_bg .container-card{
    top: 22%;
}
.exam-result-box_wrap{
    width: 1320px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -20%);
}
.student-test-result-contents-box {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    padding: 15px;
}
.student-test-result-contents-title {
    font-size: 16px;
    font-weight: 600;
    color: #252525;
    margin-bottom: 14px;
}
.right-text {
    font-size: 16px;
    font-weight: 600;
    color: #038649;
    margin-bottom: 20px;
}
.wrong-text {
    font-size: 16px;
    font-weight: 600;
    color: #BE0F12;
}
.student-test-result-content-btn {
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 30px 60px 30px 20px;
    line-height: 20px;
    width: 100%;
}
.student-result-contents-btn-text{
    font-size: 18px;
    font-weight: 600;
}
.test-result-content-x-btn {
    background: #6D8BEF;
}
.test-result-content-x-btn:hover {
    background: #3c5fd1;
}
.test-result-content-x-btn {
    background-image: url(/vocas/vocas_student/img/x_cat_img.png) !important;
    background-repeat: no-repeat !important;
    background-position: right bottom !important;
    background-size: 92px;
}
.test-result-content-all-btn {
    background: #FF8486;
}
.test-result-content-all-btn:hover {
    background: #da4d4f;
}
.test-result-content-all-btn {
    background-image: url(/vocas/vocas_student/img/ALL_cat_img.png) !important;
    background-repeat: no-repeat !important;
    background-position: right bottom !important;
    background-size: 92px;
}
.test-result-content-star-btn {
    background: #FFC457;
}
.test-result-content-star-btn:hover {
    background: #e7a11d;
}
.test-result-content-star-btn {
    background-image: url(/vocas/vocas_student/img/star_cat_img.png) !important;
    background-repeat: no-repeat !important;
    background-position: right bottom !important;
    background-size: 92px;
}
.modal-make-word-allsee-ul li {
    display: flex;
    align-items: center;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    padding: 20px;
    margin-top: 10px;
}
.modal-make-word-allsee-ul li:nth-child(1) {
    margin-top: 0;
}
.exam-word-interval-li-right {
    background-color: #e0ffd3;
}
.exam-word-interval-li-wrong {
    background-color: #fcc6c5;
}
.exam-word-interval-li .exam-word-interval-li-01 {
    font-weight: 500;
    width: 5%;
    margin-right: 10px;
}
.exam-word-interval-li .exam-word-interval-li-02 {
    font-weight: 500;
    width: 35%;
    margin-right: 10px;
}
.exam-word-interval-li .exam-word-interval-li-06 {
    width: 12%;
    padding-left: 10px;
}
.exam-word-interval-li-06 button {
    background-color: transparent;
}
.exam-word-interval-li-02 input {
    background: #fff;
    border: 1px solid #D0D0D0;
    border-radius: 4px;
    padding: 6px 10px;
    width: 100%;
}
.exam-word-interval-li .exam-word-interval-li-02 p {
    line-height: 24px;
    word-break: break-word;
}
.exam-word-interval-li-input-wrong {
    color: #ff3936;
    line-height: 22px;
}
.testResult-percent-img_wrap{
    width: 72px;
    height: 72px;
}
.testResult-list-word-icon-mobile>button{
    background: #f5e8ff;
    border-radius: 10px;
    padding: 4px 10px;
}
.testResult-list-word-icon-mobile>button:hover{
    background: #d5b9eb;
    border: 1px solid #caa4e7;
}
.grade-btn-table_wrap #review_list tr td{
    font-size: 18px;
    font-weight: 500;
}
.grade-btn-table_wrap #review_list tr td:nth-child(1){
    color: #E40A0A;
}
.grade-btn-table_wrap #review_list tr td:nth-child(2){
    color: #252525;
}
.grade-btn-table_wrap #review_list tr td:nth-child(3){
    color: #175AEB;
}
.grade-btn-table_wrap #review_list tr td:nth-child(4){
    color: #8240FF;
}

/*설명 붙히기*/
.vocas_manage-step-text-tooltip_wrap {
    position: absolute;
    left: 0;
    top: 0;
}
