@charset "utf-8";
/* CSS Document */
#key_access {
    position: fixed;
    top: 0;
    width: 100%;
    height: 57px;
    text-align: center;
    overflow: hidden;
    z-index: -1;
}
#key_access ul {
    position: relative;
}
#key_access ul li {
    position: absolute;
    width: 100%;
    height: 57px;
    left: 0;
    top: -9999px;
    background: #6d9bc0
}
#key_access ul li.select {
    top: 0;
}
#key_access a {
    display: block;
    width: 100%;
    height: 57px;
    line-height: 57px;
    color: #fff
}
#loading_page {
    position: fixed;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 10000;
}
#loading_page p {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
    font-size: 48px;
    z-index: auto;
}
#wrap {
    width: 100%;
    min-height: 100vh;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    -ms-flex-direction: column;
    overflow-x: hidden;
}
header {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #d7d7d7;
}
header:after {
    content: '';
    display: block;
    clear: both;
}
header h1 {
    float: left;
    height: 50px;
    margin-left: 1.5rem;
}
@media (max-width: 768px) {
    header h1 {
        height: 35px;
    }
}
header h1 img {
    height: 100%;
    vertical-align: top;
}
header ul.location {
    float: left;
    margin-left: 40px;
}
header ul.location li {
    display: inline-block;
    padding-left: 10px;
}
header ul.location li a {
    color: #999;
}
header ul.location li a:hover {
    color: #333;
}
header ul.location li:first-child a:before {
    display: none;
}
header ul.location li a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 13px;
    margin: 0 10px 0 0;
    background: url(../img/location_arrow.png);
}
header ul.location li:last-child a {
    color: #333;
}
header ul.util {
    display: flex;
    flex-wrap: wrap;
    gap: 1.6rem;
    align-items: center;
    margin-left: auto;
}
header ul.util>li {
    color: #333;
}
header ul.util>li i:before {
    margin: 0 !important;
}
header ul.util li.my-class .flex-item {
    gap: .4rem;
}
header ul.util li.my-class #crsListModuleDiv {
    display: flex;
    align-items: center;
    gap: .4rem;
}
.my-class .ui.dropdown {
    display: flex;
    align-items: center;
    min-width: 20em;
}
.my-class .ui.dropdown .menu>.item {
    display: flex;
    align-items: center;
    padding: .6rem 1.2rem;
}
.my-class .ui.dropdown .menu>.item label {
    margin: 0;
    white-space: nowrap;
}
.my-class .ui.dropdown .menu>.item span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.my-class .ui.dropdown>.text {
    display: flex;
    align-items: center;
}
.my-class .ui.dropdown>.text span {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
header ul.util>li.user-img .menu {
    left: auto;
    right: 0;
    margin-top: 5px;
}
header ul.util>li.user-img .menu .profile {
    display: flex !important;
    align-items: center;
}
header ul.util>li.user-img .menu .profile ul {
    margin-left: 10px;
}
header ul.util>li.user-img .menu .profile ul li {
    padding: 2px 0;
    font-size: .875em;
    font-weight: 500;
}
header ul.util>li>a {
    display: inline-block;
    font-size: 1.938em;
    vertical-align: middle;
}
header ul.util>li.user-img {
    margin-right: 2rem;
}
header ul.util>li ul.quick-menu {
    display: none;
    position: absolute;
    width: 320px;
    right: 20px;
    padding: .5em;
    border: 1px solid #d7d7d7;
    border-top: none;
    border-bottom-left-radius: 0.28571429rem;
    border-bottom-right-radius: 0.28571429rem;
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
    background: #fff;
    z-index: 10;
}
@media (max-width:1024px) {
    header ul.util>li ul.quick-menu {
        top: 2rem;
        right: initial;
    }
    .my-class .ui.dropdown {
        display: flex;
        align-items: center;
        min-width: 20em;
        flex: 1;
    }
}
@media (max-width:650px) {
    header ul.util li.my-class #crsListModuleDiv {
        flex-direction: column;
    }
}
header ul.util>li ul.quick-menu li {
    float: left;
    width: 33.33%;
}
header ul.util>li ul.quick-menu li a {
    display: block;
    padding: .5em 0;
    font-size: .875em;
    text-align: center;
    line-height: 200%;
}
header ul.util>li ul.quick-menu li a span {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    padding-bottom: 5px;
    font-size: 1.75em;
    line-height: 60px;
    color: rgba(0, 0, 0, .6);
    border-radius: 100%;
    background: #d7e8f2;
}
header ul.util>li ul.quick-menu li a span i {
    margin: 0;
}
header ul.util>li ul.quick-menu li.active a span {
    color: #fff;
    background: #526bbe;
}
header ul.util>li.alrim {
    position: relative;
}
header ul.util>li.alrim .count {
    position: absolute;
    top: 0;
    left: 50%;
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: .75em;
    color: #fff;
    text-align: center;
    border-radius: 10em;
    background: #DB2828;
    transform: translateX(50%);
}
header #gnb {
    position: fixed;
    top: 0;
    left: 0;
    width: 70px;
    height: 100%;
    background: #222;
    z-index: 100;
}
header #gnb #showLeft {
    height: 100%;
    display: block;
    cursor: pointer;
}
header #gnb #showLeft span {
    display: inline-block;
    width: 22px;
    height: 16px;
    text-indent: -9999px;
    margin: 32px 0 0 24px;
    background: url(../img/gnb_ico.png) no-repeat;
}
header #gnb #showLeft.active span {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 32px 0 0 27px;
    background: url(../img/gnb_ico.png) -27px 0 no-repeat
}
#creCrsInfoForm~#courseListDiv {
    margin-top: 1rem;
}
.cbp-spmenu-vertical {
    width: 240px;
    height: 100%;
    top: 0;
    overflow-y: auto;
}
.cbp-spmenu-left {
    left: -240px;
}
.cbp-spmenu-left.cbp-spmenu-open {
    left: 70px;
    display: block;
}
.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}
.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
nav {
    position: fixed;
    background: #333;
    z-index: 99;
}
nav .ui.dropdown {
    display: none !important;
    width: 200px;
    margin: 20px auto;
}
nav .ui.dropdown.black,
nav .ui.dropdown.black>.text,
nav .ui.dropdown.black>.default.text {
    color: #000;
}
nav .ui.selection.dropdown.black {
    background: #666;
    border-color: #333;
}
.ui.dropdown.black>.menu,
.ui.dropdown.black>.menu .menu {
    border-color: #333;
}
.ui.dropdown.black>.menu>.item {
    color: #666;
}
.ui.multiple.selection.black.dropdown>.label {
    border-color: #333;
}
nav ul.navList {}
nav ul.navList>li {
    position: relative;
    text-align: left;
    border-bottom: 1px solid #555;
}
nav ul.navList>li>a {
    display: block;
    font-size: 1.125em;
    text-indent: 20px;
    line-height: 54px;
    color: #d7d7d7;
    background: url(../img/m_gnb_down.png) calc(100% - 20px) 50% no-repeat;
    background-size: 16px;
}
nav ul.navList>li a span {
    position: inherit;
    padding: 0;
}
nav ul.navList>li:first-child {
    border-top: 1px solid #555;
}
nav ul.navList>li.on>a {
    color: #fff;
    background: url(../img/m_gnb_up.png) calc(100% - 20px) 50% no-repeat;
    background-size: 16px;
}
nav ul.navList>li.on .twoDep {
    display: block;
}
nav ul.navList>li.subNone>a {
    background: none;
}
nav ul.navList .twoDep {
    display: none;
}
nav ul.navList .twoDep ul {
    padding: 5px 0;
    background: #555;
}
nav ul.navList .twoDep ul li a {
    display: block;
    line-height: 42px;
    text-indent: 20px;
    color: #ccc;
}
nav ul.navList .twoDep ul li span:before {
    margin-right: 5px;
}
nav ul.navList .twoDep ul li a:hover {
    color: #fff;
}
#container {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    margin-top: 60px;
}
/* sticky 사용을 위한 position: relative; 제거 */
#container.prof-wrap {
    padding-bottom: 30px;
    background: #5c616f;
}
#container.prof-wrap>.content {
    background: #fff;
}
#container.prof-wrap>.content,
#container.sub-wrap>.content {
    padding-left: 2em;
}
#container.sub-wrap>.classInfo {
    padding-left: 0;
}
#container.sub-wrap .wrap_btn {
    left: 0;
    width: 100%;
}
#container.course-wrap>.content {
    padding-left: calc(2em + 240px);
}
.classInfo {
    position: relative;
    padding: 20px 0 25px 60px;
    background: url(../img/line_bg.gif) bottom repeat-x;
}
.classInfo h1 {
    display: inline-block;
    font-size: 2.6rem;
    font-weight: 600;
    color: #000;
    vertical-align: middle;
}
@media (max-width:1024px) {
    .classInfo h1 {
        font-size: 2rem;
    }
}
@media (max-width:650px) {
    .classInfo h1 {
        font-size: 1.8rem;
    }
}
.classInfo h1 span {
    display: inline-block;
    font-size: 1.3rem;
    font-weight: normal;
}
.classInfo .classSection {
    display: flex;
    justify-content: space-between;
    gap: 2rem;
    padding: 0 2rem;
}
.classInfo .classSection ul {
    display: flex;
    flex-wrap: wrap;
    gap: .8rem;
}
@media (max-width:1200px) {
    .classInfo .classSection ul {
        justify-content: center;
    }
}
.classInfo .classSection>ul>li {
    display: inline-block;
    padding: 10px 5px;
}
.classInfo .classSection>ul>li:first-child:before {
    display: none;
}
.classInfo .classSection>ul>li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 14px;
    margin: 0 10px 0 0;
    background: #d7d7d7;
}
.classInfo .info-toggle {
    position: absolute;
    left: calc(50% - 42px);
    bottom: -12px;
    width: 80px;
    height: 12px;
    border: 1px solid #d7d7d7;
    border-top: none;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
    background: url(../img/line_bg.gif) repeat;
    z-index: 1;
}
.classInfo .info-toggle:focus {
    outline: none;
}
.classInfo .info-toggle i {
    font-size: 2em;
    text-align: center;
    line-height: 0;
    color: #acacac;
}
.classInfo .info-toggle i:before {
    line-height: .4;
}
.classInfo .classLeft {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.5rem;
}
@media (max-width: 1200px) {
    .classInfo .classLeft {
        align-items: center;
    }
}
.classInfo .classRight ul {
    display: inline-block;
    margin-left: .75em;
    vertical-align: middle;
}
@media (max-width:400px) {
    .classInfo .classRight ul {
        margin-top: 1rem;
    }
}
.classInfo .classRight ul li:first-child {
    padding-bottom: 10px;
}
.classInfo.fold {
    padding: 0;
}
.classInfo.fold h1, .classInfo.fold .classSection {
    display: none;
}
/*
.view-img {display:inline-block; margin: 0 auto; position:relative; vertical-align: middle; border-radius: 100%; overflow: hidden;}
.view-img img {position:absolute; top:-10%; left:0; width:100%;}
*/
.view-img {
    display: block;
    position: relative;
    padding-top: 100%;
    overflow: hidden;
}
.wide-img {
    display: block;
    position: relative;
    padding-top: 60%;
    overflow: hidden;
}
.post-img {
    display: block;
    position: relative;
    padding-top: 140%;
    overflow: hidden;
}
.view-img img, .wide-img img, .post-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.circle-img {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    vertical-align: middle;
    border-radius: 100%;
    overflow: hidden;
}
.circle-img img {
    position: absolute;
    top: -10%;
    left: 0;
    width: 100%;
}
h2.page-title {
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
/*    -webkit-line-clamp: 1;*/
    -webkit-box-orient: vertical;
}
h2.page-title span {
    margin-left: 10px;
    font-size: .75em;
    color: #999;
}
h3.page-title {
    margin-bottom: 10px;
    font-size: 1.25em;
    color: #333;
}
.test-time {
    float: right;
    vertical-align: top !important;
}
header, .mypage #container {
    margin-left: 0;
}
#gnb {
    display: none;
}
#container>.content:after {
    display: block;
    clear: both;
    content: ''
}
#container>.content ul.profile {}
#container>.content ul.profile li {
    font-size: 1em;
    color: #666;
    line-height: 160%;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#container>.content ul.profile li p {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border-radius: 100%;
    overflow: hidden;
}
#container>.content ul.profile li p img {
    display: block;
    width: 100%;
}
#container>.content ul.profile li:nth-child(2) {
    margin-top: 10px;
}
#container>.content #context {
    flex: 1;
    padding: 1rem 0 3rem;
    width: 100%;
}
#container>.content #context .listTab {
    margin-top: 2rem;
}
#container>.content #context .wide.column>.listTab {
    margin-top: 0rem;
    margin-bottom: 1.5rem;
}
#container>.content {
    /* display: flex; */
    flex: 1 1 auto;
    padding: 0 2em;
    padding-left: calc(2em + 60px);
}
#container>.content#loadLcmDiv {
    display: flex;
}
#container>.content .ui.dimmer {
    z-index: 997;
}
#container.push-left {
    padding-left: 240px;
}
#container.push-left>.content {
    display: flex;
    flex: 1 1 auto;
    padding: 0rem 2rem;
}
@media (max-width:1400px) {
    #container.push-left>.content {
        overflow-x: initial;
    }
}
#container.push-left .classInfo {
    position: relative;
    padding: 20px 0 25px 0px;
    background: url(../img/line_bg.gif) bottom repeat-x;
}
.classInfo.fold,
#container.push-left .classInfo.fold {
    padding: 0;
}
.classInfo.fold h1, .classInfo.fold .classSection {
    display: none;
}
ul.result-table {
    display: flex;
    flex-wrap: wrap;
    gap: .4rem;
    margin-bottom: 1.5rem;
}
ul.result-table li {
    position: relative;
    min-width: 50px;
    text-align: center;
    border: 1px solid #fff;
    box-sizing: border-box;
    background: #f1f1f1;
}
ul.result-table li a {
    display: block;
    padding: 1vh 0;
    color: #333;
}
ul.result-table li span {
    position: absolute;
    top: 5px;
    left: 5px;
    font-family: 'Century Gothic';
    font-size: 14px;
    color: rgba(255, 255, 255, .7);
}
ul.result-table li.attend {
    background: #2185D0;
}
ul.result-table li.absent {
    background: #DB2828;
}
ul.result-table li.late {
    background: #767676;
}
ul.result-table li.attend a,
ul.result-table li.absent a,
ul.result-table li.late a {
    color: #fff;
}
.header-conversion .ui.accordion .content {
    width: 100%;
}
.header-conversion .ui.accordion .title.header {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: .4rem;
    font-size: 1.5rem;
}
.header-conversion .title {
    position: relative;
    padding-right: 40px !important;
}
#forumInfo.header-conversion {
    margin-bottom: 1.5rem;
}
.header-conversion .title .dropdown.icon {
    position: absolute;
    top: calc(50% - 6px);
    right: 10px;
    transform: rotate(180deg);
}
.header-conversion .title-header {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    flex: 1;
    cursor: pointer;
    gap: .4rem;
    min-width: 20rem;
}
.header-conversion .title-header section {
    font-size: 1.6rem;
    font-weight: 500;
    color: #333;
    width: 100%;
}
.header-conversion .title-header section span {
    display: inline-block;
    margin: 0 .4rem;
    font-size: 1.5rem;
}
@media (max-width:768px) {
    .header-conversion .title-header section {
        font-size: 1.5rem;
    }
    .header-conversion .title-header section span {
        font-size: 1.4rem;
    }
}
.header-conversion .title-header .author {
    color: #999;
}
.header-conversion .title-header .author span {
    margin-right: 10px;
}
.header-conversion .title-header .viewInfo span::after {
    content: ':';
    display: inline-block;
    margin: 0 .4rem;
}
.viewInfo span::after {
    content: ':';
    display: inline-block;
    margin: 0 .4rem;
}
ul.list-class li {
    padding: 10px 0;
    border-bottom: 1px solid #e9e9e9;
}
ul.list-class li .course-header {
    margin-bottom: 4px;
}
ul.list-class li .course-header .title {
    font-size: 1.125em;
    color: #333;
    vertical-align: middle;
}
ul.list-class li .course-header .title a {
    color: #333;
}
ul.list-class li .course-header .prof-name {
    padding-left: 10px;
    font-size: 1em;
    color: #7bb4d5;
    vertical-align: sub;
}
ul.list-class li .course-header .prof-name:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 12px;
    margin: 0 10px 0 0;
    background: #97a6b7;
}
ul.list-class li .author span {
    display: inline-block;
    font-size: .938em;
    margin-right: 20px;
}
ul.list-class li .author span:last-child {
    margin-right: 20px;
}
ul.num-chk {}
ul.num-chk li {
    display: inline-block;
}
ul.num-chk li a {
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    margin: .25em;
    font-size: .875em;
    text-align: center;
    color: #999;
    border-radius: 100%;
    border: 1px solid #d7d7d7;
}
ul.num-chk li.active a {
    color: #fff;
    border: 1px solid #444;
    background: #444;
}
ul.num-chk li.correct a {
    color: #4b5f7f;
    border: 1px solid #4b5f7f;
    background: #f2f4f7;
}
ul.num-chk li.correct.active a {
    color: #fff;
    border: 1px solid #fff;
    background: #4b5f7f;
}
ul.num-chk li.wrong a {
    color: #d32937;
    border: 1px solid #d32937;
    background: #ffeaec;
}
ul.num-chk li.wrong.active a {
    color: #fff;
    border: 1px solid #d32937;
    background: #d32937;
}
.article.show.prof-feedback ul {
    padding-top: 5px;
}
.movbx {
    position: relative;
    width: 100%;
    padding: 56.6% 0 6px;
}
.movbx iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.c-video-layers__container.on {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
.layer-box {
    display: none;
    position: absolute !important;
    top: 50%;
    left: 50%;
    width: 320px;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.ui.vertical.menu.scrollbox {
    max-height: 1200px;
}
#colorText .item {
    display: flex;
}
#colorText .item p.content {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#list-text div.item {
    display: flex;
    align-items: center;
    padding: 0.5em;
}
#list-text div.item p.content {
    flex: 1;
    padding-left: 0.5em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
footer {
    position: relative;
    width: 100%;
    background: #19161c;
    z-index: 9;
}
footer:after {
    display: block;
    clear: both;
    content: ''
}
footer .foot-link {
    background: #d5e0e6;
}
footer .foot-link ul {}
footer .foot-link ul li {
    display: inline-block;
    padding: 10px;
    color: #cad2db;
}
footer .foot-link ul li a {
    color: #667a93;
}
footer .foot-link ul li a:hover {
    color: #3d526b;
}
footer .foot-link ul li:first-child a:before {
    display: none;
}
footer .foot-link ul li a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 11px;
    margin: 0 20px 0 0;
    background: #97a6b7;
}
footer .inner-wrap {
    position: relative;
    padding: 1.325em;
    text-align: center;
}
footer .inner-wrap:after {
    display: block;
    clear: both;
    content: ''
}
footer .inner-wrap ul.sub-util {}
footer .inner-wrap ul.sub-util li {
    display: inline-block;
    padding: 10px;
    font-size: 12px;
}
footer .inner-wrap ul.sub-util li a {}
footer .inner-wrap ul.sub-util li a:hover {
    color: #333;
}
footer .inner-wrap ul.sub-util li:first-child a:before {
    display: none;
}
footer .inner-wrap ul.sub-util li a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 11px;
    margin: 0 20px 0 0;
    background: #97a6b7;
}
footer .inner-wrap .logo-b {
    clear: both;
    float: left;
    width: 142px;
    height: 46px;
    margin-top: 15px;
    margin-right: -160px;
    text-indent: -9999px;
    background: url(../img/logo.png);
    background-size: cover;
}
footer .inner-wrap ul.copy li {
    padding: 2px 0;
    font-size: .875em;
    color: #acacac;
}
footer .inner-wrap ul.copy li address {
    display: inline-block;
    font-style: normal;
    line-height: 2;
}
footer .inner-wrap ul.copy li address .customer {
    display: inline-block;
    margin-left: 10px;
}
footer .inner-wrap ul.copy li address .customer span {
    display: inline-block;
    margin-right: 10px;
}
footer .inner-wrap .expand-link {
    position: absolute;
    top: 8px;
    right: 0;
    z-index: auto;
}
footer .inner-wrap .expand-link .chosen-drop {
    margin-bottom: -11px;
    border-bottom: 0;
    border-top: 1px solid #aaa;
    top: auto;
    bottom: 40px;
}
footer .inner-wrap .expand-link .chosen-single {
    color: #ccc !important;
    background: none;
}
/* TOP SCROLL 요소 */
#toTop {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 40px;
    height: 40px;
    font-size: 0;
    text-indent: -1000px;
    text-align: center;
    color: #fff;
    background: url('../img/toTop.png') center center no-repeat #777;
    opacity: 0.8;
    border-radius: 20px;
    z-index: 1001;
}
#toTop:hover, #toTop:focus, #toTop.hover {
    background-color: #CD8F47;
}
#pageSliderDescription {
    position: absolute;
    left: -999em;
    display: inline-block;
    width: 0;
    height: 0;
}
/* 검색 및 준비중인 페이지 CSS */
.page_none {
    width: 740px;
    margin: 200px auto;
    border: 5px solid #e3e4e9;
    background: #f3f3f3 url(../img/page_none.png) 10% 50% no-repeat;
    background-size: 20%;
    overflow: hidden;
}
.page_none ul {
    float: right;
    width: 500px;
    padding-bottom: 20px;
}
.page_none ul li {
    padding: 5px 8px;
    background: url(../img/icon_dot.gif) left 14px no-repeat;
}
.page_none ul li:first-child {
    padding: 20px 0;
    font-size: 24px;
    font-weight: 500;
    background: none;
}
.page_none ul li span {
    color: #ff540e;
}
.page_none a {
    display: block;
    width: 100px;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 5px 10px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    background: #7684a0;
}
ul.flex-tab {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 1.5rem;
    gap: .6rem;
}
ul.flex-tab li {
    flex: 1;
    padding: 1rem;
    border: 1px solid #d7d7d7;
    border-radius: .3rem;
    background: #f9f9f9;
    text-align: center;
    overflow: hidden;
}
ul.flex-tab li.on {
    border: 1px solid #555;
    background-color: #555;
}
ul.flex-tab li.on a {
    color: #fff;
}
ul.flex-tab li a {
    display: block;
    font-size: 1.5rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
@media (max-width:768px) {
    ul.flex-tab li {
        padding: .7rem;
    }
    ul.flex-tab li a {
        font-size: 1.4rem;
    }
}
ul.flex-tab li.blue-bar {
    border-bottom: 3px solid #2185D0;
}
ul.flex-tab li.red-bar {
    border-bottom: 3px solid #DB2828;
}
ul.flex-tab li.grey-bar {
    border-bottom: 3px solid #767676;
}
.test-icon {
    width: 16px;
    height: 16px;
}
/* 비교과 과정 LNB */
aside.lnb {
    position: fixed;
    top: 60px;
    bottom: 0;
    width: 240px;
    height: auto;
    display: flex;
    flex-direction: column;
    padding-top: 1em;
    border-right: 1px solid #d7d7d7;
    box-shadow: 3px 0 4px -4px #999;
    background-color: #fff;
    z-index: 9;
}
aside.lnb .mCSB_outside+.mCSB_scrollTools {
    right: 0;
}
aside.lnb.hide {
    border-right: none;
    box-shadow: none;
}
aside.lnb .lnb-menu {
    flex: 1;
}
aside.lnb .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    display: flex;
    flex-direction: column;
    height: 100%;
}
aside.lnb .lnb-menu .ui.divider {
    margin: .5em 0;
}
aside.lnb .lnb-menu a {
    display: block;
    padding: 5px 0;
}
aside.lnb .lnb-menu a:hover {
    background: #f1f1f1;
}
aside.lnb .lnb-menu a i {
    display: inline-block;
    width: 48px;
    height: auto;
    margin: 0;
    line-height: 1.4;
    font-size: 1.5em;
    text-align: center;
    vertical-align: sub;
}
aside.lnb .lnb-menu a.on {
    position: relative;
    color: #222;
    background: #f1f1f1;
}
aside.lnb .lnb-menu a.on:after {
    position: absolute;
    top: 6px;
    right: 10px;
    color: #666;
    display: inline-block;
    content: '\f3d1';
    font-family: "Ionicons";
    font-size: 1.375em;
    line-height: 29px;
    vertical-align: middle;
}
aside.lnb .inner-wrap {
    padding: 1em;
    font-size: .875em;
}
aside.lnb .inner-wrap:after {
    display: block;
    clear: both;
    content: ''
}
aside.lnb .inner-wrap ul.sub-util {}
aside.lnb .inner-wrap ul.sub-util li {
    display: inline-block;
    padding: 0 5px;
}
aside.lnb .inner-wrap ul.sub-util li:first-child {
    padding-left: 0;
}
aside.lnb .inner-wrap ul.sub-util li a {}
aside.lnb .inner-wrap ul.sub-util li a:hover {
    color: #333;
}
aside.lnb .inner-wrap ul.sub-util li:first-child a:before {
    display: none;
}
aside.lnb .inner-wrap ul.sub-util li a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 11px;
    margin: 0 15px 0 0;
    background: #97a6b7;
}
aside.lnb .inner-wrap ul.copy {}
aside.lnb .inner-wrap ul.copy li {
    padding: 10px 0;
    color: #999;
}
aside.lnb .inner-wrap ul.copy li address {
    font-style: normal;
}
aside.lnb .inner-wrap ul.copy li address .customer {
    margin-top: 10px;
}
aside.lnb .inner-wrap ul.copy li address .customer span {
    display: block;
}
/* 강의실 LNB */
/* 강의실 LNB */
.class-menu-btn {
    display: none;
}
#class-lnb {
    position: fixed;
    top: 60px;
    left: 0;
    width: 60px;
    height: calc(100% - 60px);
    background-color: #19161c;
    z-index: 998;
}
#class-lnb .straight {
    position: relative;
    height: 100px;
    background: #471c73;
}
#class-lnb .straight .rsvt_open {
    display: block;
    position: relative;
    top: 0;
    width: 60px;
    padding-top: 57px;
    text-align: left;
}
#class-lnb .straight .rsvt_open:before {
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    content: '\f127';
    font-family: "Ionicons";
    font-size: 2em;
    color: #fff;
}
#class-lnb .straight .rsvt_open strong {
    display: block;
    font-size: .875em;
    color: #fff;
    opacity: .4;
    text-align: center;
}
#class-lnb .straight .rsvt_open span {
    display: none;
    word-break: break-all;
}
#class-lnb ul li {
    border-bottom: 1px solid #444;
}
#class-lnb ul li a {
    display: flex;
    align-items: center;
    padding: 8px 18px 8px 18px;
    color: #fff;
}
#class-lnb ul li a i {
    font-size: 2em;
    opacity: 0.6;
}
#class-lnb ul li a i:before {
    margin: 0;
}
#class-lnb ul li a span {
    height: 0;
    margin-left: 10px;
    visibility: hidden;
    opacity: 0;
    transform: scaleX(0);
    transition: opacity 0.1s linear;
}
#class-lnb ul li a:hover,
#class-lnb ul li a:focus {
    background-color: #2f0b62;
}
#class-lnb ul li a:hover:before,
#class-lnb ul li a:focus:before {
    opacity: 1;
}
#class-lnb ul li a:hover:after,
#class-lnb ul li a:focus:after {
    /* display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    border: 1px solid #442472;
    box-sizing: border-box */
}
#class-lnb ul li ul {
    border-top: 1px solid #262626;
}
#class-lnb ul li ul li {
    border-bottom: 1px solid #262626;
}
#class-lnb ul li ul li:last-child {
    border-bottom: none;
}
#class-lnb ul li ul li a {
    font-size: .875em;
    opacity: .7;
}
#class-lnb ul li ul {
    overflow: hidden;
    height: 0;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
}
#class-lnb a.selected {
    opacity: 0.9;
    color: #fff;
    background-color: #542681bf;
}
#class-lnb.active {
    left: 0;
    width: 240px;
}
#class-lnb.active ul li a span {
    height: auto;
}
#class-lnb.active ul li a:before {
    left: 20px;
}
#class-lnb.active ul li a:hover:before {
    transition: opacity 10s linear;
}
#class-lnb.active ul li ul {
    height: auto;
}
#class-lnb.active ul li ul li a:hover {
    opacity: 1;
}
#class-lnb.active span {
    visibility: visible;
    opacity: 1;
    transform: scaleX(1);
}
#class-lnb.active .straight {
    padding: 0 1.5rem;
    box-sizing: border-box;
    background-color: #661daf;
}
#class-lnb.active .straight:before {
    display: none;
}
#class-lnb.active .straight .rsvt_open {
    width: 100%;
}
#class-lnb.active .straight .rsvt_open:before {
    display: inline-block;
    position: static;
    vertical-align: middle;
}
#class-lnb.active .straight .rsvt_open {
    top: 20px;
    padding-top: 0;
}
#class-lnb.active .straight .rsvt_open strong {
    display: inline-block;
    padding-left: 10px;
    font-size: 1em;
    opacity: 1;
    vertical-align: middle;
}
#class-lnb.active .straight span {
    display: block;
    margin-top: 5px;
    color: #fff;
    font-size: .875em;
    opacity: 0.3;
}
#class-lnb ul li {
    position: relative;
}
#class-lnb ul li.open {
    /* background-color: #3c4252; */
}
#class-lnb ul li.open:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: #039be5;
}
#class-lnb ul li ul li.open {
    background-color: #353a48;
}
#class-lnb ul li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    padding: 10px;
    color: #fff;
}
#class-lnb ul li a i {
    /* display: inline-block; */
    /* flex-grow: 1; */
}
#class-lnb.active ul li.sub-menu>a:after {
    content: '\f3d0';
    position: absolute;
    right: 1.8rem;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Ionicons";
    color: #fff;
}
#class-lnb.active ul li.sub-menu.open>a:after {
    content: '\f3d8';
    position: absolute;
    right: 1.8rem;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Ionicons";
    color: #fff;
}
#class-lnb ul li a i {
    display: inline-block;
    width: 12%;
    font-size: 2.4rem;
    text-align: center;
}
#class-lnb ul li a i.icon {
    font-size: 1.3em;
}
#class-lnb ul li a span {
    display: none;
}
#class-lnb.active ul li a span {
    display: inline-block;
    width: 85%;
    padding-right: 2rem;
    font-size: 1em;
    flex: 1;
}
#class-lnb ul li:hover,
#class-lnb ul li:focus {
    /* background-color: #353a48; */
}
#class-lnb ul li ul {
    display: none;
}
#class-lnb ul li.open ul {
    display: block;
}
#class-lnb ul li ul li a {
    padding-left: 46px;
}
#class-lnb ul li i:before {
    margin: 0;
}
#class-lnb ul li ul li a {
    color: rgba(255, 255, 255, .6);
}
#class-lnb ul li ul li a:hover {
    color: #fff;
}
#class-lnb.fold {
    width: 50px;
}
#class-lnb.fold ul li.sub-menu>a:after {
    display: none;
}
#class-lnb.fold ul li a:before {
    left: 20px;
}
#class-lnb.fold ul li a:hover:before {
    transition: opacity 10s linear;
}
#class-lnb.fold ul li a span {
    font-size: 0;
    visibility: hidden;
    opacity: 0;
    transform: scaleX(0);
    transition: opacity 0.1s linear;
}
#class-lnb.fold ul li ul {
    display: none;
    position: absolute;
    left: 50px;
    top: 0;
    width: 240px;
    overflow: inherit;
    background: #353a48;
    z-index: 9;
}
#class-lnb.fold ul li:hover ul {
    display: block;
}
#class-lnb.fold ul li ul li a {
    padding-left: 20px;
}
/************* EZ -Grader *************/
.header-title {
    position: relative;
    padding: 1em 2em;
    background: #5c616f;
}
.header-title .center-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-40%, -50%);
}
.header-title .center-text h2 {
    display: inline-block;
    margin-right: 10px;
    font-size: 1.5em;
    color: #fff;
}
.header-title .center-text h2 a {
    color: #fff;
}
.header-title .center-text h2 i {
    display: none;
}
.header-title .center-text .explan {
    display: inline-block;
    margin: 5px 0;
    color: rgba(255, 255, 255, .7);
}
.header-title .flex-section {
    display: flex;
    align-items: center;
}
.header-title .flex-section .group-right {
    margin-left: auto;
    min-height: 40px;
}
.header-title .flex-section .group-right .ui.button {
    width: 100px;
    color: #fff;
    background: rgba(0, 0, 0, .3);
}
.header-title .board-tab {
    position: absolute;
    bottom: 0;
}
.header-title .board-tab ul {}
.header-title .board-tab ul:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.header-title .board-tab ul li {
    float: left;
    min-width: 110px;
    font-size: 1.125em;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background: #d7d7d7;
    z-index: 1;
    margin-right: 2px;
}
.header-title .board-tab ul li a {
    display: block;
    min-height: 48px;
    padding: 12px;
    text-align: center;
    color: #666;
}
.header-title .board-tab ul li.select {
    position: relative;
    box-shadow: 5px 0px 5px -5px #ccc;
    background: #fff;
}
.header-title .board-tab ul li.select a {
    font-weight: 500;
    color: #000;
}
.header-title.EG-type {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 1.5rem;
    padding: 1.5rem 2rem !important;
    background: #3f51b5;
}
@media (max-width:1024px) {
    .header-title.EG-type {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin-bottom: 1.5rem;
        padding: 1.5rem !important;
        background: #3f51b5;
    }
}
.header-title.EG-type h2 {
    color: #fff;
}
.header-title.EG-type h2 a {
    color: #fff;
}
.header-title.EG-type h2 i {
    display: none;
}
.header-title.EG-type .center-text .explan span {
    font-size: 1.5em;
    font-weight: 500;
}
.header-title.EG-type .flex-section {
    margin-left: auto;
}
.EG-grader {
    padding: 0;
}
.EG-grader #wrap {
    background: #fff;
}
.EG-grader .header-title.EG-type~#context {
    padding: 0 2rem;
}
.EG-layout {
    display: flex;
    position: relative;
}
.EG-layout .stu-list-box {
    width: 240px;
    padding: 0 5px 0 1px;
}
.EG-layout .stu-list-box .ui.cards {
    padding-top: 9px;
}
.EG-layout .stu-list-box .card {
    width: 100%;
    margin-bottom: 0;
    overflow: hidden;
}
.EG-layout .stu-list-box .card>.content {
    padding: .5em !important;
}
/* .EG-layout .stu-list-box .card > .content:first-child {padding: .5em 1em !important;} */
.EG-layout .stu-list-box .card i {
    font-size: 1.5em;
}
.EG-layout .stu-list-box .meta {
    color: #b7b7b7 !important;
    text-align: right;
}
.EG-layout .stu-list-box .user {
    text-align: right;
}
.EG-layout .stu-list-box .user span {
    margin-left: 10px;
}
.EG-layout .stu-list-box .content.file-box {
    display: block !important;
    font-size: .875em !important;
}
.EG-layout .stu-list-box .file-box .ui.message {
    width: 100%;
    margin: 0 0 5px 0;
    padding: 5px 10px;
    text-align: left;
}
.EG-layout .stu-list-box .file-box .ui.message:last-child {
    margin-bottom: 0;
}
.EG-layout .stu-list-box .file-box .ui.message span {
    display: block;
    word-break: break-all;
}
.EG-layout .stu-list-box .file-box .ui.message span:first-child {
    display: flex;
}
.EG-layout .stu-list-box .file-box .ui.message span button {
    text-align: left;
}
.EG-layout .stu-list-box .file-box .ui.message span button:first-child {
    flex: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.EG-layout .stu-list-box .file-box .ui.message span i {
    position: relative;
    top: 0;
    font-size: 1em;
    transform: inherit;
}
.EG-layout .stu-list-box .file-box .ui.message .date {
    text-align: right;
}
.EG-layout .stu-list-box .card.select {
    background: #3f51b5;
    color: #fff;
    transition: ease all .3s;
}
.EG-layout .stu-list-box .card.select .meta {
    color: rgba(255, 255, 255, .7) !important;
}
.EG-layout .stu-list-box .card.select .user {
    color: #fff;
}
.EG-layout .stu-list-box .card.select .file-box .ui.message {
    box-shadow: none;
    background: rgba(255, 255, 255, .4);
}
.EG-layout .stu-list-box .card.submit:before {
    content: '';
    position: absolute;
    left: 0;
    width: 3px;
    height: 100%;
    background: #2185d0;
}
.pdf-viewer {
    flex: 1;
    min-height: 820px;
    margin: 0 2em;
    border: 1px solid #d7d7d7;
    background: #f1f1f1;
    overflow: hidden;
}
.chat-viewer {
    flex: 1;
    width: 100%;
    margin: 0 2em;
    padding: 0 10px;
}
.chat-viewer .paragraph {
    display: flex;
    padding-bottom: 1em;
    overflow: hidden;
}
.chat-viewer .paragraph .initial-img {
    vertical-align: top;
}
.chat-viewer .paragraph .balloon-box {
    position: relative;
    display: inline-block;
    min-width: 180px;
    max-width: calc(100% - 42px);
    padding-right: 50px;
}
.chat-viewer .paragraph .balloon-box .path-btn {
    position: absolute;
    right: 0;
}
.chat-viewer .paragraph .balloon-box .ui.label {
    width: calc(100% - .666em);
    margin-right: 0;
    color: #222;
    line-height: 1.6em;
    background: #f1f1f1;
    cursor: pointer;
}
.chat-viewer .paragraph .balloon-box .ui.label:before {
    top: 22px;
}
.chat-viewer .paragraph .balloon-box .info {
    display: flex;
    margin: 5px 0 0 .666em;
}
.chat-viewer .paragraph .balloon-box .info .ui.header {
    margin-bottom: 0;
    color: #acacac;
}
.chat-viewer .paragraph .balloon-box .info small {
    margin-left: auto;
    padding-left: 20px;
    color: #acacac;
}
.chat-viewer .paragraph.myself .balloon-box {
    margin-left: auto;
    padding: 0 0 0 50px;
    text-align: right;
}
.chat-viewer .paragraph.myself .balloon-box .ui.label {
    width: 100%;
    background: #fbbd08;
}
.chat-viewer .paragraph.myself .balloon-box .path-btn {
    left: 0;
}
.multiple-form {
    padding: 1em 0;
    border-top: 1px solid #999;
    background: #fff;
}
.multiple-form .context-field {
    display: flex;
}
.multiple-form .context-field .inner {
    flex: 1;
}
.multiple-form .context-field .inner input[type="text"] {
    height: 100%;
}
.multiple-form .context-field .submit-btn {
    width: 80px;
    margin-left: 5px;
    color: #fff;
    text-align: center;
    background: #3c4252;
}
/*.EG-layout .pdf-viewer {flex: 1; min-height: 820px; margin: 0 2em; border: 1px solid #d7d7d7; background: #f1f1f1; overflow: hidden;}*/
.EG-layout .info-section {
    width: 23%;
    margin-left: auto;
}
.EG-layout .info-section .tbl.tablet.td-sm>tbody>tr>td {
    padding-left: 20%;
}
.EG-layout .info-section .tbl.tablet.td-md>tbody>tr>td {
    padding-left: 30%;
}
.EG-layout .info-section .tbl.tablet.td-lg>tbody>tr>td {
    padding-left: 40%;
}
.EG-layout .info-section .tbl>thead,
.EG-layout .info-section .tbl>tbody,
.EG-layout .info-section .tbl>thead>tr>th,
.EG-layout .info-section .tbl>tbody>tr>td,
.EG-layout .info-section .tbl>tbody>tr {
    display: block;
}
.EG-layout .info-section .tbl>thead>tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.EG-layout .info-section .tbl>tbody>tr {
    border-bottom: 1px solid #333;
}
.EG-layout .info-section .tbl>tbody>tr:last-child {
    border-bottom: none;
}
.EG-layout .info-section .tbl>tbody>tr>th {
    display: block;
}
.EG-layout .info-section .tbl>tbody>tr>td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 40%;
    white-space: normal;
    text-align: left;
    min-height: auto;
}
.EG-layout .info-section .tbl>tbody>tr>td.title {
    padding-left: 0 !important;
}
.EG-layout .info-section .tbl>tbody>tr>td:last-child {
    border-bottom: none;
}
.EG-layout .info-section .tbl.test_tbl tbody tr td:last-child {
    border-bottom: 1px solid #eee;
}
.EG-layout .info-section .tbl>tbody>tr>td:before {
    position: absolute;
    top: 8px;
    left: 6px;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: 500;
}
.EG-layout .info-section .tbl>tbody>tr>td:before {
    content: attr(data-title);
}
.EG-layout .info-section .tbl>tbody>tr>td.head {
    display: block;
    border-right: none;
}
.EG-layout .info-section .tbl>tbody>tr>td.lg-section,
.EG-layout .info-section .tbl>tbody>tr>td.md-section,
.EG-layout .info-section .tbl>tbody>tr>td.sm-section {
    padding-left: 0;
    background: none;
}
.EG-layout .info-section .ratings-column {
    flex-direction: column;
}
.EG-layout .info-section .ratings-column .box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.EG-layout .info-section .ratings-column .box:before {
    width: 100%;
    height: 1px;
    top: inherit;
    bottom: 0;
}
.EG-layout .info-section .ratings-column .box .title {
    flex: 1;
    margin-left: 10px;
}
.EG-layout .info-section .ratings-column .box .ui.buttons {
    margin-right: 0;
}
.EG-layout .info-section .ratings-column .box .description {
    flex-basis: 100%;
}
.EG-layout .info-section .ui.input.eval-input-box {
    width: 100%;
}
.EG-layout .info-section .ui.input.eval-input-box .ui.input {
    width: 60px !important;
}
.EG-layout .info-section .grid-table {
    border-right: 1px solid #cfcfcf;
}
.EG-layout .info-section .grid-table th.head,
.EG-layout .info-section .grid-table td.head {
    display: none;
}
.EG-layout .info-section .grid-table tr.mo {
    display: table-row;
}
.EG-layout .info-section .grid-table tr.mo td {
    padding: 5px;
    text-align: left;
}
.EG-layout .stu-list-box .slide-left-btn {
    position: fixed;
    top: 50%;
    left: calc(245px + 2em);
    width: 24px;
    height: 120px;
    border: 1px solid #d7d7d7;
    background: #f1f1f1;
    transform: translateY(-50%);
    z-index: 9;
}
.EG-layout .stu-list-box.active .slide-left-btn {
    left: calc(2em - 23px);
}
.EG-layout .info-section .slide-right-btn {
    position: fixed;
    top: 50%;
    right: calc(23% + 20px);
    width: 24px;
    height: 120px;
    border: 1px solid #d7d7d7;
    background: #f1f1f1;
    transform: translateY(-50%);
    z-index: 9;
}
.EG-layout .info-section.active .slide-right-btn {
    right: calc(2em - 23px);
}
.mo-aside-btn {
    display: none;
}
/*.wrap_btn {width: calc(100% - 60px); left: 60px;}*/
ul.course-tag {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.option-content ul.course-tag {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: .4rem;
}
ul.course-tag li {
    margin: 2px 2em 2px 2px;
}
.animation-target {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
@keyframes hvr-wobble-vertical {
    8% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    16% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    24% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    32% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    40% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    48% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    56% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }
    64% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    72% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
/* errorPage_ img사이즈조절 */
.flex-container .cont-none img {
    display: inline-block;
    width: 100px;
    margin-bottom: 10px;
}
/* stu_eval_part 카드 보더 */
.ui.grid-list.border_yes .ui.card {
    border: 1px solid rgba(34, 36, 38, 0.1);
    box-shadow: none;
    margin: 10px auto;
    padding-bottom: 15px;
}
.ui.grid-list .ui.card .bottom-button {
    display: flex;
    justify-content: center;
}
.ui.grid-list .ui.card .bottom-button button {
    width: 90%;
}
/* rubrics_register.jsp 평가 추가  */
.element.ui.grid.haptest {
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    /* box-shadow: #f1f1f1 1px 1px 5px; */
}
.element.ui.grid.haptest .haptest_item {
    padding: 15px;
}
.element.ui.grid.haptest .haptest_item div.size_6 {
    box-shadow: none;
}
.element.ui.grid.haptest .haptest_item:first-child {
    padding-right: 0;
}
/*rubrics_register.jsp내 수정*/
#rubric section {
    display: flex;
    justify-content: space-between;
}
/* eg_view.jsp 0630 */
#rubric_card a div.content {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
#rubric_card a div.content .text_box {
    width: 80%;
}
#rubric_card a div.content .icon_box {
    width: 20%;
    display: flex;
    justify-content: space-between;
}
#rubric_card a div.content .icon_box i {
    display: inline-block;
}
/* subject_plan 평가방법 비중 */
.tbl_container {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(2, 1fr);
    text-align: center;
    border-radius: 3px;
    padding: 5px;
}
.tbl_container .tbl_item .title {
    height: 35px;
    border-top: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    border-left: 1px solid #ced4da;
    background: #e9ecef;
    align-items: center;
    line-height: 30px;
}
.tbl_container .tbl_item .text {
    height: 40px;
}
.tbl_container .tbl_item:nth-child(6n) .title,
.tbl_container .tbl_item:last-child .title {
    border-right: 1px solid #ced4da;
}
.tbl_container .tbl_item .text {
    padding: 10px 5px;
    border-left: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
}
.tbl_container .tbl_item .text.input {
    padding: 3px;
    width: 100%;
    border-left: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
}
.tbl_container .tbl_item .text.input .input {
    width: 100%;
}
.tbl_container .tbl_item:nth-child(6n) .text,
.tbl_container .tbl_item:last-child .text {
    border-right: 1px solid #ced4da;
}
/* .grid-main.grid_block {
    display: inline-block;
} */
/* subject_plan 주별 강의 내용 수정 */
.tbl>tbody tr.view_box td {
    padding: 0.5em;
}
.tbl>tbody tr.view_box td:first-child {
    padding: 0.5em 1em;
}
.tbl>tbody tr.view_box td textarea {
    padding: 0;
    border: 0;
    resize: none;
}
/* mail_none.jsp */
.flex-container .mail_icon {
    width: 50px;
    height: 37px;
    background: url('../img/email_icon.png') no-repeat center;
    background-size: contain;
    object-fit: contain;
    margin: 10px auto;
}
/**** modal_ca_choice.jsp 요소추가  *****/
.modal-type .grid-content-box .header.tog {
    display: flex;
}
.modal-type .grid-content-box .header.tog a {
    display: inline-block;
    padding: 0 10px;
}
.tog_check label {
    display: inline-block;
    padding-right: 10%;
}
.modal-type .grid-content-box .header.tog>div {
    flex: none;
    width: 30%;
    line-height: 30px;
}
/**** leb_plan_info.jsp 요소추가  *****/
.leb_plan_box .inline.field {
    display: flex;
    align-items: center;
}
/*** index_offline hover 스타일 추가 ***/
.m-lecture .ui.card:hover {
    z-index: 5;
    /* -webkit-transform: translateY(-3px);
          transform: translateY(-3px); */
}
.m-lecture .ui.card:hover {
    border: none;
    padding: 2px;
}
.m-lecture .ui.card:before {
    content: "";
    position: absolute;
    left: 0px;
    top: -1px;
    width: 0;
    height: 0;
    border-radius: 0.4rem;
    border-top: 3px solid transparent;
    border-right: 3px solid transparent;
    z-index: 8;
}
.m-lecture .ui.card:after {
    content: "";
    visibility: visible;
    position: absolute;
    right: 0px;
    bottom: -1px;
    width: 0;
    height: 0;
    border-radius: 0.4rem;
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
    z-index: 8;
}
.m-lecture .ui.card:hover:before,
.m-lecture .ui.card:focus:before {
    border-color: #5f3dc4;
    width: 100%;
    height: 100%;
    transition: width .3s ease-out, height .2s .3s ease-out;
}
.m-lecture .ui.card:hover:after,
.m-lecture .ui.card:focus:after {
    border-color: #5f3dc4;
    width: 100%;
    height: 100%;
    transition: width .3s ease-out, height .2s .3s ease-out;
}
.card_group {
    position: relative;
    border: 2px solid #5f3dc4 !important;
    transition: border 0.2s linear;
    transition-delay: 0.6s;
}
.card_group:hover {
    border: none !important;
}
/**** test_grid.jsp card형 text틀어짐 수정  *****/
.fields .inline.field {
    display: flex !important;
    gap: .8rem;
}
.fields .inline.field i {
    display: inline-block;
    flex: 1;
    font-style: normal;
    word-break: break-all;
}
#nav-btn2 .lnb-overlay {
    display: block;
    /* position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .7);
    z-index: 1001; */
}
@media all and (min-width:1281px) {
    .EG-layout .stu-list-box.active {
        margin-left: calc(-240px - 2em);
    }
    .modal-page .EG-layout .stu-list-box.active {
        margin-left: calc(-240px - 2.5em);
    }
    .EG-layout .info-section.active {
        margin-right: calc(-23% - 2em);
    }
}
@media all and (max-width:1200px) {
    header ul.location {
        display: none;
    }
    header ul.util>li.zoom-control {
        display: none;
    }
    .bar-label dd {
        font-size: 12px;
    }
    .test-paper .header-fixed .total-Item {
        width: 100%;
    }
    .classInfo {
        text-align: center;
    }
    .classInfo .classSection {
        flex-direction: column;
        margin: 10px;
        padding: 10px 0;
        box-shadow: 0 0 0 1px #C9BA9B inset, 0 0 0 0 transparent;
        border-radius: .28571429rem;
        background: #FFFAF3;
    }
    .classInfo .classSection>ul:after {
        display: block;
        clear: both;
        content: ''
    }
    .classInfo .classSection>ul>li {
        padding: 5px 10px;
        text-align: left;
    }
    .classInfo .classSection>ul>li:before {
        display: none;
    }
    .classInfo .classSection>ul>li {
        text-align: left;
    }
    .classInfo .classRight {
        position: relative;
        top: 0;
        right: 0;
        /* margin-top: 10px; */
        padding-top: 10px;
        text-align: center;
        border-top: 1px solid #C9BA9B;
    }
    .classInfo .classRight ul li:first-child {
        padding-top: 0;
        text-align: left;
    }
    .classInfo .view-img {
        width: 60px;
        height: 60px;
    }
    /*    #container > .content {flex-direction: column;}*/
    .ui.vertical.menu.scrollbox {
        max-height: 260px;
    }
    .header-title {
        padding-bottom: 3.4em;
    }
    .header-title .center-text {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
    }
    .header-title.EG-type {
        margin-bottom: 1em;
    }
    .header-title.EG-type h2 {
        flex-basis: 100%;
    }
    .EG-layout {
        overflow: hidden;
    }
    .EG-layout .stu-list-box {
        position: absolute !important;
        left: 0;
        width: 320px;
        padding-right: 1em;
        border-right: 1px solid #d7d7d7;
        box-shadow: 3px 0 4px -4px #ccc;
        transform: translate3d(-110%, 0, 0);
        transition: ease all .3s;
        background: #fff;
        z-index: 99;
    }
    .EG-layout .info-section {
        position: absolute;
        right: 0;
        width: 100%;
        box-shadow: -3px 0 4px -4px #ccc;
        transform: translate3d(110%, 0, 0);
        transition: ease all .3s;
        background: #fff;
        z-index: 99;
    }
    .EG-layout .stu-list-box.active,
    .EG-layout .info-section.active {
        transform: translate3d(0, 0, 0);
    }
    .EG-layout .stu-list-box .user-btn,
    .EG-layout .info-section button.info-btn {
        display: none;
    }
    .pdf-viewer {
        margin: 0;
    }
    .chat-viewer {
        margin: 0;
        padding: 0;
    }
    .mo-aside-btn {
        display: flex;
        align-items: center;
        margin-bottom: 1em;
    }
    .mo-aside-btn a {
        display: flex;
        justify-content: center;
        flex: 1;
        padding: .75em;
        color: #fff;
        background: #222;
    }
    .mo-aside-btn a:last-child {
        border-left: 1px solid #fff;
    }
    .slide-left-btn, .slide-right-btn {
        display: none;
    }
    ul.flex-tab li {
        flex-basis: 16.66%;
        max-width: calc(16.66% - .5em);
    }
    /* rubrics_register.jsp 요소추가  */
    .element.ui.grid.haptest .haptest_item:first-child {
        padding-right: 15px;
    }
}
@media all and (max-width: 1024px) {
    header [data-tooltip]:before,
    header [data-tooltip]:after {
        display: none;
    }
    header {
        display: block;
        height: auto !important;
        margin-left: 0;
    }
    header:after {
        display: block;
        clear: both;
        content: ''
    }
    header .logo_area {
        position: relative;
        height: 60px;
    }
    header h1 {
        text-align: center;
        position: absolute;
        top: 25px;
        left: 50px;
        /* top: 50%; */
        transform: translateY(-50%);
    }
    header ul.util {
        float: none;
        text-align: center;
        gap: .5rem;
    }
    header ul.util li.user-img {
        position: absolute;
        top: .5em;
        right: 1em;
        width: auto;
    }
    header ul.util li.my-class {
        flex-basis: 100%;
        width: 100%;
        padding: 0 1.5rem;
    }
    header ul.util li.my-class .flex-item {
        gap: .4rem;
    }
    header ul.util li.my-class .flex-item .ui.dropdown {
        flex: 1;
    }
    header ul.util li {
        flex: 1;
        margin: 0 !important;
        text-align: center !important;
    }
    header ul.util>li ul.quick-menu li {
        display: inline-block;
        padding: 0;
    }
    header ul.util>li.alrim .count {
        top: 0;
        right: 20%;
    }
    .gn-menu-main {
        position: relative;
        left: 60px;
        width: calc(100% - 60px);
    }
    .gn-menu-main .gn-trigger a {
        border-right: none;
    }
    .gn-menu-wrapper {
        left: 60px;
    }
    #class-lnb {
        top: 0;
        height: 100%;
        z-index: 1000;
    }
    #container {
        margin-top: 0;
    }
    #container>.content {
        display: block;
        padding: 0em 1em 1em calc(1em + 60px);
    }
    #container.course-wrap>.content,
    #container.sub-wrap>.content,
    #container.prof-wrap>.content {
        padding-left: 1em;
    }
    #container.push-left {
        padding-left: 0px;
    }
    .wrap_btn {
        padding: 1em;
    }
    ul.flex-tab li {
        flex-basis: 25%;
        max-width: calc(25% - .5em);
    }
    ul.num-chk li a {
        width: 32px;
        height: 32px;
        margin: .18em;
        line-height: 32px;
    }
    ul.class-lnb {
        margin-left: 0;
        /*border: none; box-shadow: none;*/
    }
    footer .inner-wrap ul.copy li address .customer {
        display: block;
        margin-top: 10px;
        margin-left: 0;
    }
    .chat-viewer {
        margin: 0;
    }
    aside.lnb.hide {
        z-index: 999;
    }
    aside.lnb {
        top: 0;
        left: -240px;
        z-index: 1001;
    }
    aside.lnb.active {
        left: 0;
    }
    .modal-open aside.lnb {
        left: 0;
    }
    /*    aside.lnb .course-menu-btn {display: none;}*/
    .course-menu-btn {
        display: flex;
        align-items: center;
        position: fixed;
        left: 0;
        top: calc(50% - 45px);
        width: 24px;
        height: 90px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        background: #19161c;
        opacity: .7;
        z-index: 9;
    }
    .course-menu-btn:before {
        content: '\f107';
        margin: 0 auto;
        font-family: "Ionicons";
        font-size: 1em;
        color: #fff;
        text-indent: 0;
    }
    .modal-open .course-menu-btn {
        display: none;
    }
    .lnb-overlay {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, .7);
        z-index: 1001;
    }
    .lnb-overlay:before {
        position: absolute;
        top: 0;
        right: 20px;
        content: '\f404';
        font-family: "Ionicons";
        font-size: 4em;
        color: #fff;
    }
    .EG-grader {
        margin-top: 0;
    }
    .EG-layout .info-section .ui.input.eval-input-box .ui.input {
        margin: auto !important;
        margin-left: 5px !important;
    }
    /* subject_plan 평가방법 비중 */
    .tbl_container {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: repeat(2, 1fr);
    }
    .tbl_container .tbl_item .title {
        height: 35px;
        border-top: 1px solid #ced4da;
        border-bottom: 1px solid #ced4da;
        border-left: 1px solid #ced4da;
        background: #e9ecef;
        align-items: center;
        line-height: 30px;
    }
    .tbl_container .tbl_item .text {
        height: 40px;
    }
    .tbl_container .tbl_item:nth-child(4n) .title,
    .tbl_container .tbl_item:last-child .title {
        border-right: 1px solid #ced4da;
    }
    .tbl_container .tbl_item:nth-child(4n) .text,
    .tbl_container .tbl_item:last-child .text {
        border-right: 1px solid #ced4da;
    }
    .tbl_container .tbl_item .text.input {
        margin: 0 !important;
    }
}
@media all and (max-width: 1024px) {
    .class-menu-btn {
        display: flex;
        align-items: center;
        position: fixed;
        left: 0;
        top: calc(50% - 45px);
        width: 24px;
        height: 90px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        background: #19161c;
        opacity: .7;
    }
    .class-menu-btn:before {
        content: '\f107';
        margin: 0 auto;
        font-family: "Ionicons";
        font-size: 1em;
        color: #fff;
        text-indent: 0;
    }
    header ul.util>li.my-class .ui.dropdown>.text span {
        max-width: 200px;
    }
    .gn-menu-main {
        width: 100%;
    }
    .gn-menu-main,
    .gn-menu-wrapper {
        left: 0;
        z-index: 1001;
    }
    #class-lnb {
        left: -170px;
        width: 170px;
    }
    #class-lnb.active {
        z-index: 1001;
    }
    #class-lnb.active .class-menu-btn,
    aside.lnb.active .class-menu-btn {
        left: 240px;
    }
    #class-lnb .straight {
        padding: 0 20px;
        box-sizing: border-box;
        background-color: #661daf;
    }
    #class-lnb .straight:before {
        display: none;
    }
    #class-lnb .straight .rsvt_open {
        width: 130px;
    }
    #class-lnb .straight .rsvt_open:before {
        display: inline-block;
        position: static;
        vertical-align: middle;
    }
    #class-lnb .straight .rsvt_open {
        top: 75px;
        padding-top: 0;
    }
    #class-lnb .straight .rsvt_open strong {
        display: inline-block;
        padding-left: 10px;
        font-size: 1em;
        opacity: 1;
        vertical-align: middle;
    }
    #class-lnb .straight span {
        display: block !important;
        margin-top: 5px;
        color: #fff;
        font-size: .875em;
        opacity: 0.3;
    }
    #class-lnb ul li a span {
        display: block;
        visibility: inherit;
        opacity: 1;
        transform: scaleX(1);
    }
    #class-lnb ul li ul {
        height: auto !important;
    }
    #container>.content {
        padding-left: 1em;
    }
    .classInfo {
        padding-left: 0;
    }
    .wrap_btn {
        width: 100%;
        left: 0;
    }
    .header-title {
        padding-bottom: 0;
    }
    .header-title .center-text h2 {
        margin: 0;
        padding-bottom: 1em;
    }
    .header-title .center-text .explan {
        display: none;
    }
    .header-title .center-text h2 i {
        display: inline-block;
    }
    .header-title.EG-type h2 i {
        display: inline-block;
    }
    .header-title .flex-section {
        display: none;
    }
    .EG-grader .header-title .flex-section {
        display: block;
    }
    .header-title .board-tab {
        position: relative;
    }
    .header-title .board-tab ul {
        display: flex;
    }
    .header-title .board-tab ul li {
        flex: 1 1 auto;
    }
    .header-title .board-tab ul li a {
        min-height: inherit;
    }
    /* .header-conversion .title {
        flex-direction: column;
    } */
}
/* test_exampaper 내 성적평가 배점 부분을 위해 추가 */
@media all and (max-width:480px) {
    .ui.form .fields {
        flex-wrap: wrap;
        row-gap: .6rem;
    }
    .ui.form .fields>.field {
        margin-bottom: 0 !important;
    }
    .my-class .ui.dropdown {
        min-width: 0;
        width: 100%;
    }
    header ul.util li.my-class .flex-item {
        flex-direction: column;
    }
}
@media all and (max-width:480px) {
    /**** modal_ca_choice.jsp 요소추가  *****/
    .modal-type .grid-content-box .header.tog p,
    .modal-type .grid-content-box .header.tog>div {
        flex: 1;
        line-height: 30px;
    }
    .tog_check {
        margin-left: 5%;
    }
    .tog_check label {
        display: inline-block;
        padding-right: 5%;
    }
}
i.ques-rotate {
    font-size: 1.600em;
    position: relative;
    top: 7px;
    left: 14px;
}
i.ques-rotate::before {
    transform: rotate(-90deg);
    font-weight: 700;
}
.break-word {
    word-break: break-word;
}
.display-none {
    display: none !important;
}
/**********************
성적 산출 ui변경
************************/
.field-list .field_item_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}
.field_item_wrap+.field_item_wrap {
    margin-top: 1rem;
}
.field-list .field_item_wrap label {
    display: block;
    white-space: nowrap;
    color: #aaa;
}
.field-list .field_item_wrap .field_item {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: .5rem;
    flex: 1;
    text-align: right;
}
@media (max-width: 650px) {
    .field-list .field_item_wrap {
        display: flex;
        flex-wrap: wrap;
        gap: .4rem;
        flex-direction: column;
    }
    .field_item_wrap+.field_item_wrap {
        margin-top: 1.25rem;
    }
    .field-list .field_item_wrap .field_item {
        text-align: left;
    }
}
@media (max-width: 400px) {
    .field-list .field_item_wrap .field_item {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: .5rem;
        flex: 1;
        text-align: left;
    }
}
.inline.field {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: .4rem;
}
.inline.field>[class*="label-"] {
    margin: 0 !important;
}
.inline.field>[class*="label-"]~span {
    word-break: break-all;
}
.inline.field>[class*="label-"]~span.lect_name {
    display: inline-block;
    flex:1;
}
.inline.field>*:not(.label-title, label) {
    flex-basis: auto;
}
.ui.segment .inline.field>.checkbox.info>input:not([checked])~label {
    padding-left: 0;
}
th.footable-sortable.footable-last-visible {
    min-width: 10rem;
}
td.footable-last-visible span.footable-toggle {
    display: inline-block;
    margin-left: 1.5rem !important;
}
.ui.cards>.card .form.equal.width,
.ui.card>.form.equal.width {
    flex: 1;
}
.form.equal.width .label-title-lg+span {
    flex: 1;
    word-break: break-all;
}
.form.equal.width>.fields+.fields .inline.field {
    margin-top: .4rem;
}
/**********************
CMS 강의 자막 크기 조절 CSS(1, 1.2, 1.4, 1.6, 2)
************************/
.plyr[data-caption-scale="1.0"] .plyr__captions .plyr__caption {
    font-size: 1em;
}
.plyr[data-caption-scale="1.2"] .plyr__captions .plyr__caption {
    font-size: 1.2em;
}
.plyr[data-caption-scale="1.4"] .plyr__captions .plyr__caption {
    font-size: 1.4em;
}
.plyr[data-caption-scale="1.6"] .plyr__captions .plyr__caption {
    font-size: 1.6em;
}
.plyr[data-caption-scale="2.0"] .plyr__captions .plyr__caption {
    font-size: 2em;
}