/*** dropdown ***/
.material-icons {vertical-align: middle;}
.dropdown {background-color: #F2F0F0;padding: 1rem;}
.dropdown-menu {position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;width: 100%;padding: 0.5rem 1rem;color: #6a6866;text-align: left;list-style: none;background-color: #fff;border: 1px solid rgba(0, 0, 0, 0.15);}
.dropdown-menu.show {display: block;}
.dropdown-menu a {color: #6a6866;}
.dropdown-menu li {padding: 0.5rem;}
.dropup, .dropright, .dropdown, .dropleft {position: relative;}
.dropdown-toggle {white-space: nowrap;}

/*** btn button ***/
.btn-wh, .btn-wh-pr, .btn-wh-gr, .btn-wh-po, .btn-wh-ac1, .btn-bg-blk, .btn-bg-pr, .btn-bg-gr1, .btn-bg-po, .btn-bg-ac1, .btn-bg-ac2, .btn-bg-ac3, .btn-bg-gr2, .btn-bg-gr3, .preview .nav-item .nav-link {
    background: #fff;color: #373535;display: inline-block;text-align: center;font-size: inherit;line-height: inherit;padding: .5rem 1rem;border-radius: 5rem;margin-bottom: .5rem;
    -webkit-box-shadow: 0px 1px 4px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 1px 4px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
}
.btn-wh:hover, .btn-wh-pr:hover, .btn-wh-gr:hover, .btn-wh-po:hover, .btn-wh-ac1:hover, .btn-bg-blk:hover, .btn-bg-pr:hover, .btn-bg-gr1:hover, .btn-bg-po:hover, .btn-bg-ac1:hover, .btn-bg-ac2:hover, .btn-bg-ac3:hover, .btn-bg-gr2:hover, .btn-bg-gr3:hover, .preview .nav-item .nav-link:hover {
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.btn-wh-pr {color: #15C093;}
.btn-wh-pr:hover {color: #0d7b5e;}
.btn-wh-gr {color: #969897;}
.btn-wh-gr:hover {color: #707271;}
.btn-wh-po {color: #FF543D;}
.btn-wh-po:hover {color: #f01c00;}
.btn-wh-ac1 {color: #0c7056;}
.btn-wh-ac1:hover {color: #18373d;}
.btn-bg-blk {background-color: #373535;color: #fff;}
.btn-bg-blk:hover {background-color: #1d1c1c;color: #fff;}
.btn-bg-pr {background-color: #15C093;color: #fff;}
.btn-bg-pr:hover {background-color: #109270;color: #fff;}
.btn-bg-gr1 {background-color: #969897;color: #fff;}
.btn-bg-gr1:hover {background-color: #7c7f7e;color: #fff;}
.btn-bg-po {background-color: #FF543D;color: #fff;}
.btn-bg-po:hover {background-color: #ff270a;color: #fff;}
.btn-bg-ac1 {background-color: #0c7056;color: #fff;}
.btn-bg-ac1:hover {background-color: #1f484f;color: #fff;}
.btn-bg-ac2 {background-color: #CAE5DC;color: #0c7056;}
.btn-bg-ac2:hover {background-color: #a8d4c5;color: #0c7056;}
.btn-bg-ac3 {background-color: #ECF4F8;color: #0c7056;}
.btn-bg-ac3:hover {background-color: #c2d9be;color: #0c7056;}
.btn-bg-gr2 {background-color: #DDDDDD;color: #373535;}
.btn-bg-gr2:hover {background-color: #c4c4c4;color: #373535;}
.btn-bg-gr3 {background-color: #373535;color: #fff;}
.btn-bg-gr3:hover {background-color: #373535;color: #dad5d5;}
.btn-2 {
    display: inline-block;text-align: center;line-height: inherit;font-size: inherit;padding: 0.3rem 1rem;border: 1px solid #373535;background: none;margin-bottom: .5rem;border-radius: 5rem;
    -webkit-box-shadow: 0px 1px 4px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 1px 4px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
}
.btn-2:hover {
    -webkit-box-shadow: 0px 1px 2px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 1px 2px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
}
.btn-line, .btn-line-pr, .btn-line-gr, .btn-line-po, .btn-line-ac1, .btn-line-ac2, .btn-line-gr1, .btn-line-gr2 {
    display: inline-block;text-align: center;line-height: inherit;font-size: inherit;padding: 0.4rem 1rem;border: 1px solid #373535;background: none;color: #373535;margin-bottom: .5rem;border-radius: 5rem;
    -webkit-box-shadow: 0px 1px 4px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 1px 4px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
}
.btn-line:hover, .btn-line-pr:hover, .btn-line-gr:hover, .btn-line-po:hover, .btn-line-ac1:hover, .btn-line-ac2:hover, .btn-line-gr1:hover, .btn-line-gr2:hover {
    -webkit-box-shadow: 0px 1px 2px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 1px 2px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    color: #373535;
}
.btn-line-pr {border-color: #15C093;color: #15C093;}
.btn-line-pr:hover {
    -webkit-box-shadow: 0px 1px 2px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 1px 2px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    color: #0d7b5e;
}
.btn-line-gr {border-color: #969897;color: #969897;}
.btn-line-gr:hover {
    -webkit-box-shadow: 0px 1px 2px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 1px 2px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    color: #707271;
}
.btn-line-po {border-color: #FF543D;color: #FF543D;}
.btn-line-po:hover {
    -webkit-box-shadow: 0px 1px 2px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 1px 2px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    color: #f01c00;
}
.btn-line-ac1 {border-color: #0c7056;color: #0c7056;}
.btn-line-ac1:hover {
    -webkit-box-shadow: 0px 1px 2px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 1px 2px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    color: #18373d;
}
.btn-line-ac2 {border-color: #CAE5DC;color: #15C093;}
.btn-line-ac2:hover {
    -webkit-box-shadow: 0px 1px 2px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 1px 2px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    color: #0d7b5e;
}
.btn-line-gr1 {border-color: #DDDDDD;color: #373535;}
.btn-line-gr1:hover {
    -webkit-box-shadow: 0px 1px 2px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 1px 2px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    color: #100f0f;
}
.btn-line-gr2 {border-color: #F2F0F0;color: #969897;}
.btn-line-gr2:hover {
    -webkit-box-shadow: 0px 1px 2px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 1px 2px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    color: #cec7c7;
}
.btn-line-gr3 {border-color: #373535;color: #373535;}
.btn-line-gr3:hover {
    -webkit-box-shadow: 0px 1px 2px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 1px 2px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    color: #100f0f;
}
.btn-sm {font-size: 12px;padding: .3rem .7rem;}
.btn-lg {font-size: 19.5px;padding: .6rem 2rem;font-weight: bold;}
.btn-r {border-radius: 0;}
.btn-r2 {border-radius: 3px;}

/*** badge ***/
.badge, .badge-pr, .badge-ac-1, .badge-ac-2, .badge-ac-3, .badge-ac-4, .badge-po-1, .badge-pb, .badge-gr-1, .badge-gr-2, .badge-acb {
    padding: 5px 20px;border-radius: 20px;background-color: #15C093;color: #fff;font-size: 106%;
}
.badge-pr {background-color: #15C093;}
.badge-ac-1 {background-color: #0c7056;}
.badge-ac-2 {background-color: #CAE5DC;}
.badge-ac-3 {background-color: #ECF4F8;color: #15C093;}
.badge-ac-4 {background-color: #DEFEF5;color: #15C093;}
.badge-po-1 {background-color: #FF543D;color: #ffffff;}
.badge-pb {background-color: #373535;}
.badge-gr-1 {background-color: #DDDDDD;color: #373535;}
.badge-gr-2 {background-color: #F2F0F0;color: #373535;}
.badge-acb {background-color: #373535;}

/* data-title */
.data-title{ position:absolute; display:inline-block; width:300px;}
*[data-title]{margin-left:4px; margin-top: -1px;}
*[data-title]:hover:after{ content:attr(data-title); position:absolute; display:block; padding:3px 5px; background-color:#15C093; color:#ffffff; font-weight:bold; z-index:1;font-size:12px; }
.learn-progress-info[data-title] {position:relative;}
.learn-progress-info[data-title]:after {color:#ffffff; white-space:nowrap; left:20px; top:0; padding:5px 10px; border-color:#15C093;}

/*** box , border ***/
.box-1 {padding: 1rem;border: 1px solid #DDDDDD;}
.box-2 {border: 2px solid #e4e4e4; border-radius: 10px; margin-top: 10px; padding: 15px;}
.box-round{border-radius: .5rem;}
.bd-2 {border-width: 2px !important;}
.bd-6 {border-width: 6px !important;}
.bd-10 {border-width: 10px !important;}
.bd-pr {border-color: #15C093 !important;}
.bd-ac-1 {border-color: #0c7056 !important;}
.bd-ac-2 {border-color: #CAE5DC !important;}
.bd-ac-3 {border-color: #ECF4F8 !important;}
.bd-ac-4 {border-color: #DEFEF5 !important;}
.bd-po-1 {border-color: #FF543D !important;}
.bd-gr-1 {border-color: #DDDDDD !important;}
.bd-gr-2 {border-color: #F2F0F0 !important;}
.bg-pr{background-color:#15C093;}
.bg-ac-1{background-color:#0c7056;}
.bg-ac-2{background-color:#CAE5DC;}
.bg-ac-3{background-color:#ECF4F8;}
.bg-ac-4{background-color:#DEFEF5;}
.bg-po-1{background-color:#FF543D;}
.bg-gr-1{background-color:#DDDDDD;}
.bg-gr-2{background-color:#F2F0F0;}

/*** txt ***/
.txt-primary {color: #15C093 !important;}
.txt-acc1 {color: #0c7056 !important;}
.txt-acc2 {color: #CAE5DC !important;}
.txt-acc3 {color: #ECF4F8 !important;}
.txt-acc4 {color: #DEFEF5 !important;}
.txt-acc5 {color: #DEFEF5 !important;}
.txt-acc6 {color: #CAE5DC !important;}
.txt-po1 {color: #FF543D !important;}
.txt-black {color: #373535 !important;}
.txt-white {color: #fff !important;}
.txt-gray1 {color: #DDDDDD !important;}
.txt-gray2 {color: #F2F0F0 !important;}
.txt-gray3 {color: #666 !important;}
.txt-udline {background: #ECF4F8; color: #15C093;padding-left: 4px; padding-right: 4px;}

/* board view */
[class|='board'][class*='view'] {border-top:2px solid #bdbdbd;border-bottom:2px solid #bdbdbd;}
[class|='board'][class*='view'] > * {background-color:#fff; border:1px solid #bdbdbd; border-bottom:0 none; }
[class|='board'][class*='view'] .head {padding:15px;}
[class|='board'][class*='view'] .head .title-conts {max-width:85%; margin-bottom: 0;}
[class|='board'][class*='view'] .head .date {margin-top:-20px; text-align:right; margin-bottom: 0;}
[class|='board'][class*='view'] .head .date span{padding-left:15px; position:relative;}
[class|='board'][class*='view'] .head .date span:first-child:after{content:''; display:inline-block; border-left:1px solid #e0e0e0; position:absolute; right:-10px; top:2px; height:10px;}
[class|='board'][class*='view'] .head .date span.bgline:after{content:''; display:inline-block; border-left:1px solid #e0e0e0; position:absolute; right:-10px; top:2px; height:10px;}
[class|='board'][class*='view'] .body {padding:15px; line-height:1.5;}
[class|='board'][class*='view'] .body .content {padding:9px 10px 10px;}

/* headbox */
[class|='headbox']{margin-bottom:15px; height:60px; position:relative; font-weight:bold;}
[class|='headbox'][class*=type1]{color: #4C4C55;border-top:2px solid #DFE0DA;border-bottom:2px solid #DFE0DA;}
[class|='headbox'][class*=type2]{color: #4C4C55;border-top:2px solid #15C093;border-bottom:2px solid #15C093;}
[class|='headbox'][class*=type3]{color: #4C4C55;border-top:2px solid #e4e4e4;border-bottom:2px solid #e4e4e4; }
[class|='headbox'] .title{font-size:14px; color:#373535; margin-bottom: 0;line-height: 56px !important;}
[class|='headbox'] [class*=state]{position:absolute; left:8px; top:17px;}
[class|='headbox'] [class*=state] span{position:relative;padding: 6px 12px; border-radius: 20px; background-color: #15C093; color: #fff;}
[class|='headbox'] [class*=state] span:after{ content:''; display:inline-block; position:absolute; right:-17px; top:-5px; background:url('../../images/sprite/icon.png') -40px -170px no-repeat; width:7px; height:27px; }
[class|='headbox'] [class*=score]{position:absolute; right:20px; top:12px;}
[class|='headbox'][class*=type3] .title{padding: 0 175px 0 60px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}

/*** LIST ***/
[class*=list-] {margin-left: 1.5em;}
[class*=list-] li {position: relative;font-size: 1rem;margin: 0 0 1rem 1rem; width: 100%;display: block; line-height: 1.4;}
[class*=list-] li:last-child{margin-bottom: 0;}
[class*=list-] li::before {content: '';height: 3px;left: -1em;position: absolute;top: 10px;width: 3px;}
.list-1 li::before{background-color: #15C093;}
.list-2 li::before{background-color: #0c7056;}
.list-3 li::before{background-color: #373535;}
.list-4 li::before{background-color: #C4C4C4;}

.ol-num {margin-left: 1.5rem;}
.ol-num li{list-style:decimal; list-style-type: decimal;position: relative;font-size: 1rem;margin: 0 0 .5rem .3rem;width: 100%; line-height: 1.4;}
.ol-num li:last-child{margin-bottom: 0;}


.course-header .course-menu ul li:last-child{border-radius: 0 8px 8px 0;}
i.icon-new {position:relative; top:-1px; font:0/0 a; vertical-align:middle; display: inline-block; border: 0 none; width:12px; height:12px;background: url(/static/images/new_main/common/ic-new.png);}
i.icon-file {position:relative; top:-1px; font:0/0 a; vertical-align:middle; display: inline-block; border: 0 none; width:17px; height:17px;background: url(/static/images/new_main/common/ic-file-on.png);}

/*** blink ***/
.blink{-webkit-animation-name:blinker;-webkit-animation-duration:1.5s;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-moz-animation-name:blinker;-moz-animation-duration:1.5s;-moz-animation-timing-function:linear;-moz-animation-iteration-count:infinite;animation-name:blinker;animation-duration:1.5s;animation-timing-function:linear;animation-iteration-count:infinite}
@-moz-keyframes blinker {
    0%{box-shadow:0 0 10px rgba(255,65,126,1)}
    50%{box-shadow:0 0 3px rgba(255,65,126,.2)}
    100%{box-shadow:0 0 10px rgba(255,65,126,1)}
}
@-webkit-keyframes blinker {
    0%{box-shadow:0 0 10px rgba(255,65,126,1)}
    50%{box-shadow:0 0 3px rgba(255,65,126,.2)}
    100%{box-shadow:0 0 10px rgba(255,65,126,1)}
}
@keyframes blinker {
    0%{box-shadow:0 0 10px rgba(255,65,126,1)}
    50%{box-shadow:0 0 3px rgba(255,65,126,.2)}
    100%{box-shadow:0 0 10px rgba(255,65,126,1)}
}

/*** table ***/
[class*=table] {border-top: 2px solid #bdbdbd;border-bottom: 2px solid #bdbdbd; margin-bottom: 1rem;}
[class*=table] caption {visibility: hidden; height: 0;padding: 0;}
[class*=table] thead {font-weight: bold;}
[class*=table] th, [class*=table] tr {border-bottom: 1px solid #DDDDDD;}
[class*=table] th, [class*=table]  td {padding: .9rem .5rem;}
[class*=table] thead tr {background-color: #f2f2f2;border-bottom: 1px solid #bdbdbd;}
[class*=table] thead th {color: #373535;border-right: 2px solid #fff;border-bottom: 0;text-align: center;background-color:#f2f2f2;}
[class*=table] th {font-weight: bold;}
[class*=table] td a {color: #6a6866;}
[class*=table] td {color: #6a6866; vertical-align: middle;}

.table-1 {border-top: 2px solid #15C093;border-bottom: 2px solid #15C093;}
.table-1 thead tr {background-color: #f2f2f2;border-bottom: 1px solid #15C093;}
.table-1 thead th {color: #0c7056;border-right: 2px solid #fff;border-bottom: 0;text-align: center;background-color:#f2f2f2;}
.table-1 thead th:last-child {border-right: 0;}

.table-2 {border-top: 2px solid #BABAC1;border-bottom: 2px solid #BABAC1;}
.table-2 thead tr{background-color: #f2f2f2;border-bottom: 1px solid #BABAC1;}
.table-2 thead th, .table-2 tr th {color: #4C4C55;border-right: 2px solid #fff;text-align: center;background-color:#F1F1F1; vertical-align: middle;}
.table-2 thead th:last-child {border-right: 0;}
.table-2 th, .table-2 tr {border-bottom: 1px solid #BABAC1;}

/*** pagination ***/
.pagination-box {position: relative;padding: 2rem 0 1rem 0;}
.pagination-box .pagination {text-align: center;margin: 0; display: block;}
.pagination-box .pagination li {display: inline;padding: 0 .625rem;}
.pagination-box .pagination li a {color: #6D6D6D;}
.pagination-box .pagination li.active a {color: #15C093;}

/*** nav ***/
.nav {position: relative;display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding-left: 0;margin-bottom: 0;list-style: none;}
.nav .nav-item {padding: 0 1rem;}
.nav .nav-item .nav-link.active {color: #FF543D;}
.nav-tabs {border: 0;}


/* tabmenu */
[class|='tabmenu'] {display:table; table-layout:fixed; width:100%;border: 1px solid #BABAC1; background-color:#fff; font-size:14px; white-space:nowrap;}
[class|='tabmenu'] > a {display:table-cell; padding:10px; text-align:center; border-right:1px solid #BABAC1; color:#373535; text-decoration:none; text-overflow:ellipsis; overflow:hidden;}
[class|='tabmenu'] > a:first-child {border-left:0;}
[class|='tabmenu'] > a:last-child {border-right:0;}
[class|='tabmenu'] > a:hover,
[class|='tabmenu'] > a.active {background-color:#ECF4F8; color:#0c7056;font-weight: bold;}

[class|='tabmenu'][class*='-1']{min-width:144px; border-radius: 10px; margin-bottom: 32px;}
[class|='tabmenu'][class*='-1'][class*='max']{width:100%;}
[class|='tabmenu'][class*='-1'][class*='max'] a{width:auto;}
[class|='tabmenu'][class*='-1'] > a{ padding:15px 5px;font-size:14px;}
[class|='tabmenu'][class*='-1'] > a:first-child{border-radius: 8px 0 0 8px;}
[class|='tabmenu'][class*='-1'] > a:last-child{border-radius: 0 8px 8px 0;}
[class|='tabmenu'][class*='-1'][class*='faq'] > a{padding:10px 19px;}
[class*=tabmenu] ~ .inquiry table{border-top:2px solid #0c7056;}

[class|='tabmenu'][class*='-2']{border:none;}
[class|='tabmenu'][class*='-2'] > a{border:0px; border-bottom:1px solid #15C093 ; padding:22px 10px; color: #85858D;}
[class|='tabmenu'][class*='-2']  > a:hover {background-color: #fff;}
[class|='tabmenu'][class*='-2'] > a.active{border:1px solid #15C093; border-bottom: 0; background-color: #fff; border-radius: 15px 15px 0 0; color: #0c7056;}

[class|='tabmenu'][class*='-3']{border-top:1px solid #ccc; border-bottom:none; width:auto;}
[class|='tabmenu'][class*='-3'] > a{padding:20px 30px; background-color:#ECF4F8; width:330px; text-align:left; font-weight:normal; color:#777;}
[class|='tabmenu'][class*='-3'] > a ul{font-size:12px;}
[class|='tabmenu'][class*='-3'] + .box-default{margin-top:0; border-top:2px solid #0c7056;}
[class|='tabmenu'][class*='-3'] > a.active {background-color:#fff; border-color:#ccc; color:#666; font-weight:normal;border-bottom:none; padding-top:-20px;}

[class|='tabmenu'][class*='-4']{font-size:14px; font-size:1.02rem; }
[class|='tabmenu'][class*='-4']{border-top:none;}
[class|='tabmenu'][class*='-4'] > a{border-top:1px solid #ccc; padding:9px;}
[class|='tabmenu'][class*='-4'] > a.active{border-top:1px solid #0c7056;}

[class|='tabmenu'][class*='-5'] > a{padding: 15px 8px;font-size: 14px; white-space: normal; text-align:left;}
[class|='tabmenu'][class*='-5'] > a:first-child{border-radius: 8px 0 0 8px;}
[class|='tabmenu'][class*='-5'] > a:last-child{border-radius: 0 8px 8px 0;}
[class|='tabmenu'][class*='-5']{table-layout:fixed;width:100%;border: 1px solid #BABAC1;background-color:#fff;font-size:14px;white-space:nowrap;border-radius: 10px;}

[class|='tabmenu'][class*='-6']{display:table;table-layout:fixed;width:100%;border: 1px solid #BABAC1;background-color:#fff;font-size:14px;white-space:nowrap;}
[class|='tabmenu'][class*='-6'] > a:first-child{border-radius: 8px 0 0 8px;}
[class|='tabmenu'][class*='-6'] > a:last-child{border-radius: 0 8px 8px 0;}
[class|='tabmenu'][class*='-6']{table-layout:fixed;width:100%;border: 1px solid #BABAC1;background-color:#fff;font-size:14px;white-space:nowrap;border-radius: 10px;}

[class|='tabmenu'][class*='scroll']{ display:block; overflow-x:auto; }


/*** tab ***/
.tab-content > .tab-pane {display: none;}
.tab-content > .active {display: block;}

/*** modal ***/
.modal .modal-dialog{top: 50px;}
.modal .modal-header {height: 4rem;padding: .75rem;}
.modal .modal-header .modal-title {position: absolute;}
.modal .bootbox-close-button {position: absolute; right: 20px;}
.modal-backdrop { background-color: #000; opacity: .7; filter: alpha(opacity=70);}

/* 부트박스 얼럿 팝업 */
.bootbox .modal-content{
    -webkit-box-shadow: 0px 5px 7px rgb(33 33 33 / 14%), 0px 7px 36px rgb(0 0 0 / 14%);
    box-shadow: 0px 5px 7px rgb(33 33 33 / 14%), 0px 7px 36px rgb(0 0 0 / 14%);
}
.bootbox.modal.bootbox-alert{ outline:none}
.bootbox-alert .modal-content .modal-body{ width: 100%; padding: 18px 0 14px; text-align:center}

/* 부트박스 컴펌 팝업 */
.bootbox.modal.bootbox-confirm{ outline:none}
.bootbox-confirm .modal-content .modal-body{ width: 100%; padding: 18px 0 14px; text-align:center}
.bootbox-confirm .modal-content .modal-body button{ display:none;}
.bootbox-confirm .modal-content .modal-footer{ position:relative; display:block; margin-top: 20px; text-align:center;}

/*** 게시판 기본 ***/
.bulletins {margin-top: 37.5px;}
.bulletins .textof{display: inline-block;max-width: 90%;vertical-align: middle; margin-bottom: 0;}
.bulletins .ic-file {vertical-align: middle; margin: 2px;}
.bulletin-general thead {border-bottom: 2px solid #DFE0DA;color: #373535;}
.bulletin-general thead th, .bulletin-general tr th {background-color:#fff; vertical-align: middle;border-right: 0;}
.bulletin-general td, .bulletin-general th {text-align: center;}
.bulletin-general td:first-child, .bulletin-general th:first-child {padding: .8rem 0;}
.bulletin-general tbody tr {border-bottom: 1px solid #F2F2F2;}
.bulletin-general tbody tr:last-child {border-bottom: none;}

/*** 게시판 상세 ***/
.bulletin-general.bulltin-detail .file-box, .bulletin-general.bulltin-detail .file-box td{border-bottom: 0;}
.bulletin-general.bulltin-detail .file-box td {text-align: right;font-size: 11.7px;padding: 15px;}
.bulletin-general.bulltin-detail .file-box p{margin-bottom: 0;}
.bulletin-general.bulltin-detail .file-box a {color: #15C093;text-decoration: underline;}
.bulletin-general.bulltin-detail .content-box {text-align: left;}
.bulletin-general.bulltin-detail .content-box td {text-align: left;padding: 0 15px; border-top: 0;}
.bulletin-general.bulltin-detail .content-box img {max-width: 100%;margin: .5rem 0;}

/*** 게시판 페이징 ***/
.pagination-box-detail {padding: 2rem 0 1rem 0;line-height: 15.6px;font-size: 13px;}
.pagination-box-detail .material-icons {margin-top: -4px;font-size: 13px;}

/*** 게시판 - 갤러리형:이벤트게시판 ***/
.event-list ul{margin:30px auto;}
.event-list ul li{float: left;margin-left: 15px;margin-bottom: 50px; width: 360px;}
.event-list ul li:nth-child(3n+1), .event-list ul li:first-child{margin-left: 0;}
.event-list ul li p{margin-bottom: 20px;}
.event-list ul li dl .title-conts a{color: #373535; font-size: 21px;}
.event-list ul li dl dd{margin:8px 0 0 0; font-size:14px; color:#85858D;}
.event-list.event-close{opacity: .7;}
.event-list.event-close ul li p img{filter: brightness(50%);}

/*** 게시판 - 토글형 ***/
.toggle-list{border-top: 2px solid #85858D;}
.toggle-list details{border-bottom: 1px solid #BABAC1;}
.toggle-list details summary{line-height: 63px; cursor: pointer; overflow: hidden; display: block;  height: 63px; -webkit-appearance: none;}
.toggle-list details summary .state:after {  vertical-align: middle; content: ''; display: inline-block; width: 30px; height: 30px; background-image: url(/static/images/new_main/common/ic-toggle.png);}
.toggle-list details .contents{padding:15px 8px 30px 53px;}
.toggle-list details.open .state:after, .toggle-list details[open] .state:after {background-image: url(/static/images/new_main/common/ic-toggle-on.png);}
.toggle-list details.open , .toggle-list details[open]{border-color: #01C48C;}

/*** 게시판 - 토글형 (수강후기) ***/
.bulletin-review .toggle-list details summary .row>span{padding: 0 8px; width: 125px;}
.bulletin-review .toggle-list details summary .row .num{width: 45px;}
.bulletin-review .toggle-list details summary .row .subject{min-width: 550px;}
.bulletin-review .toggle-list details summary .row .name{width:65px;}
.bulletin-review .toggle-list details summary .row .date{width:85px;}
.bulletin-review .toggle-list details summary .row .state{width: 45px;}
.bulletin-review .toggle-list details summary .grade { font: 0/0 a; text-align: left; vertical-align: middle;display: inline-block; width: 109px ; height: 24px ; background-image: url(/static/images/new_main/common/ic-satisfy-bg.png);}
.bulletin-review .toggle-list details summary .grade em {display: inline-block;height: 100%;background-image: url(/static/images/new_main/common/ic-satisfy.png);}
.bulletin-review .toggle-list details summary .subject{font-size: 16px;}

/*** 게시판 - 토글형 (FAQ) ***/
.bulletin-faq .toggle-list details summary .row{position: relative;}
.bulletin-faq .toggle-list details summary .row>span{padding: 0 8px;}
.bulletin-faq .toggle-list details summary .num{text-align: center; font-weight: bold;}
.bulletin-faq .toggle-list details summary .row>span.subject{padding-left: 40px;}
.bulletin-faq .toggle-list details summary .row>span.state{position:absolute; right:0}
.bulletin-faq .toggle-list details .subject::before{content: ''; display: inline-block; background: url(/static/images/new_main/common/ic-Q.png) no-repeat; width: 30px; height: 30px; position: absolute; left: 0; top: 16px;}
.bulletin-faq .toggle-list details .contents{position: relative;padding-left: 190px;}
.bulletin-faq .toggle-list details .contents::before {content: ''; display: inline-block;background: url(/static/images/new_main/common/ic-A.png) no-repeat; width: 30px; height: 30px; position: absolute; left: 154px;top: 20px;}

/*** 게시판 - 웹진 ***/
.bulletins .webzine .webzine-inner .table ,.bulletins .webzine .webzine-inner .table tr,.bulletins .webzine .webzine-inner .table td{border:0;}

/*** 게시판 - 댓글 ***/
.bulletins [name*="reply"] form{position:relative}
.bulletins [name*="reply"] .title-conts{font-weight:bold; margin-bottom:4px;}
.bulletins [name*="reply"] .conts{margin-bottom:0px;}
.bulletins [name*="reply"] .date{font-size:80%; color:#999;margin-bottom:0px;}
.bulletins [name*="reply"] .write-wrap{margin-bottom:16px;}
.bulletins [name*="reply"] .cmt-1{background-color:#f8f9fa;}
.bulletins [name*="reply"] .cmt-1 .conts{margin-left:16px;}
.bulletins [name*="reply"] .cmt-1 .date{margin-left:16px;}
.bulletins [name*="reply"] .cmt-1 .write-wrap{margin-left:16px;}
.bulletins [name*="reply"] .button-wrap{position:absolute; right:0; bottom:0}

.fieldset-box{border: 2px solid #DDDDDD;}
.fieldset-box .fieldset-wrap{width:950px; margin: 0 auto; display: flex; padding: 15px; position: relative;}
.fieldset-box .select-box {margin-bottom: .25rem; width: 400px; position: relative;}
.fieldset-box .select-box label{width:80px;margin-bottom: 0; line-height: 42px;}
.fieldset-box .select-box select {background: #F2F0F0;border: 0; width:170px}
.fieldset-box .select-box button{margin-left: 10px; width:60px;}
.fieldset-box .search-box{width:520px; position: relative;margin-bottom: .25rem; }
.fieldset-box .search-box label{width:80px;margin-bottom: 0; line-height: 42px;}
.fieldset-box .search-box input {background: #F2F0F0;border: 0; width: 370px;}
.fieldset-box .search-box button{margin-left: 10px; width:60px;}
.fieldset-box .select-box {margin-bottom: .25rem; width: 400px; position: relative;}
.fieldset-box .select-box label{width:80px;margin-bottom: 0; line-height: 42px;}
.fieldset-box .select-box select {background: #F2F0F0;border: 0; width:170px}
.fieldset-box .select-box button{margin-left: 10px; width:60px;}
.fieldset-box .search-box{width:520px; position: relative;margin-bottom: .25rem; }
.fieldset-box .search-box label{width:80px;margin-bottom: 0; line-height: 42px;}
.fieldset-box .search-box input {background: #F2F0F0;border: 0; width: 370px;}
.fieldset-box .search-box button{margin-left: 10px; width:60px;}
.fieldset-box .v-divider::before {border: 1px solid #DDDDDD;content: '';height: 30px;position: absolute;top: 20px;left: 375px;width: 1px;}

/*** etc ***/
#document [disabled='disabled'] {border-color: #DFE0DA;background-color: #F2F2F2;color: #C4C4C4;}
.has-error,.has-error:focus,#document [data-pass='false'],.has-error + label:before {border: 1px solid #FF543D !important;}
.validate-error {display: none !important;}
input.has-error + .validate-error em {display: none;}
input.has-error:focus + .validate-error {position: relative;}
input.has-error:focus + .validate-error em {display: block;position: absolute;left: 0;top: -55px;padding: 5px;border: 1px solid #ccc;background-color: #fff;}



/* Form Groups
--------------------------------------------------
*/
.form-group {margin-bottom: 40px;}
.form-group label:not(.error) {color: #666;
    -webkit-transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1), color 150ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1), color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
.form-group label .help {margin-left: 8px;}
.form-group .help {font-size: 12px;color: rgba(33, 33, 33, 0.67);letter-spacing: normal;line-height: 18px;display: block;margin-top: 6px;margin-left: 3px;}
.form-group label {margin-bottom: 4px;display: block;opacity: 1;cursor: text;-webkit-transition: opacity 0.2s ease;transition: opacity 0.2s ease; font-size: 14px; position: relative;}
.form-group.required label:after{content:'＊필수'; display: block;position: absolute; color: #FF543D; top: 0; right: 0;font-size: 11px; font-weight: 500;}
.form-group .form-control{border-radius: 0;}
.form-group .form-control:focus, .form-control:focus { color: #495057; background-color: #fff;border-color: #15C093;outline: 0;box-shadow: 0 0 0 0.2rem rgba(0, 199, 106, 0.26);}

[class|='form'] .help-block, [class|='form'] .text-only {color: #777;font-size: 12px;padding-top: 5px;}

/***mail box phone box ***/
.mail-box {display: inline-block;width: 126px; margin-right:15px;position: relative;}
.mail-box.atmark::after {content: "@";position: absolute;width: 6px;color: #373535;right: -10px;top: 6px;  font-size: .7rem;}
.mail-box input {width: 100%;font-size: 14px;height: 35px; padding: 5px; border-radius: 0;}
.mail-box select {width: 100%;padding: 5px 0;font-size: 14px; height: 35px; border-radius: 0;}
.addr-wrap .inner {width: 47.5%;}
.phone-wrap{position: relative;}
.phone-box {display: inline-block;width: 121px;margin-right:15px;position: relative;}
.phone-box.barmark::after {content: '';position: absolute;width: 6px;height: 1px;background-color: #373535;right: -13px;top: 50%;}
.phone-box input {width: 100%;font-size: 14px;height: 35px;padding: 5px;}
.phone-box select {width: 100%;padding: 5px 0;font-size: 14px;height: 35px; border-radius: 0;}
.addr-box{display: inline-block;width: 121px;margin-right:15px;position: relative;}
.addr-box.barmark::after {content: '';position: absolute;width: 6px;height: 1px;background-color: #373535;right: -13px;top: 50%;}


/***form file***/

.fileinput {display: block;width: 100%; margin-bottom:15px }
.fileinput-filename{box-sizing: border-box; display: inline-block; width: 80%; vertical-align: top; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}
.btn-file {
    position: relative; -moz-box-sizing: border-box; box-sizing: border-box;
    display: inline-block; width:18%; padding: 0.4rem 1rem;border: 1px solid #15C093;background: none; border-radius: 5rem;
    -webkit-box-shadow: 0px 1px 4px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 1px 4px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    color: #15C093; white-space: nowrap;text-decoration: none;vertical-align: middle;cursor: pointer; overflow:hidden
}
.btn-file>input { position: absolute; top: 0; right: 0; margin: 0; opacity: 0; filter: alpha(opacity=0); transform: translate(-300px, 0) scale(4); cursor: pointer }

.fileinput .uneditable-input { display: inline-block; margin-bottom: 0; vertical-align: middle; cursor: text }
.fileinput .thumbnail { overflow: hidden; display: inline-block; margin-bottom: 5px; vertical-align: middle; text-align: center }
.fileinput .thumbnail>img { max-height: 100% }
.fileinput .btn { vertical-align: middle }
.fileinput .input-group-addon { padding: 7px 15px; font-weight: 600 }
.fileinput-exists .fileinput-new, .fileinput-new .fileinput-exists { display: none }
.fileinput-inline .fileinput-controls { display: inline }
.fileinput .uneditable-input { white-space: normal }
.fileinput a.close{ position:absolute; margin:5px 0 0 -35px;}
.fileinput-new .btn-file {}
.fileinput-new .input-group .btn-file.btn-xs, .fileinput-new .input-group .btn-file.btn-sm { border-radius: 0 1px 1px 0 }
.fileinput-new .input-group .btn-file.btn-lg { border-radius: 0 1px 1px 0 }

/*------------------------------------------------------------------
Checkbox
*/
.form-check {margin-bottom: 10px;padding-left: 0px;}
.form-check label {
    display: inline-block;cursor: pointer;position: relative;padding-left: 25px;min-width: 18px;min-height: 18px;margin-bottom: 0;margin-right: 10px;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently supported by Chrome, Opera and Firefox */
    -webkit-transition: border 140ms linear 0s, color 140ms linear 0s, background-color 140ms linear 0s;
    transition: border 140ms linear 0s, color 140ms linear 0s, background-color 140ms linear 0s;
}
.form-check label:before {content: "";position: absolute;width: 16px;height: 16px;left: 0px;-webkit-box-sizing: inherit;box-sizing: border-box;background-color: #fff;border: 1px solid #c9c9c9;}
.form-check label:hover {color: #212121;}
.form-check label:before {top: 2px;border-radius: 3px;-webkit-transition: border 140ms linear 0s, color 140ms linear 0s, background-color 140ms linear 0s;transition: border 140ms linear 0s, color 140ms linear 0s, background-color 140ms linear 0s;}
.form-check label:last-child {margin-right: 0;}
.form-check input[type="checkbox"] {position: absolute;margin: 0;top: 3px;z-index: -1;width: 16px;height: 16px;opacity: 0;}
.form-check input[type="checkbox"] + label::after {content: "";position: absolute;top: 2px;left: 0px;border-right: 0 solid transparent;border-bottom: 0 solid transparent;width: 16px;height: 16px;overflow: hidden;}
.form-check.checkbox-circle label:after {border-radius: 99px;}
.form-check.checkbox-circle label:before {border-radius: 99px;}
.form-check input[type="checkbox"]:checked + label::after {
    content: "";
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAQAgMAAADsa5zLAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURUdwTHBwcG9vb3BwcBFjhIYAAAAEdFJOUwBG9tQE3MceAAAAVUlEQVQoz2NgGLKA0QGIDwDxBSCeAMEYgAWI2YCK2CagYgwgDcRSDhgYbAkKzsSKGdgakCyY6ADES7BiiCkgJ4PYyybgxAhQAsRZDrgxCpDEg4cAAAAp2ibhZRGLHgAAAABJRU5ErkJggg==") left center;
    background-size: 160px 16px;
    background-repeat: no-repeat;
    -webkit-animation-name: checkbox-check;
    animation-name: checkbox-check;
    -webkit-animation-duration: 320ms;
    animation-duration: 320ms;
    -webkit-animation-timing-function: steps(9);
    animation-timing-function: steps(9);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.form-check input[type="checkbox"]:hover:active:not(:checked) + label:before {background-color: rgba(0, 0, 0, 0.08);}
.form-check input[type="checkbox"]:focus + label {color: #373535;}
.form-check input[type="checkbox"]:focus + label:before {
    outline: none !important;
    -webkit-box-shadow: 0 0 0 2px #78c8fe;
    box-shadow: 0 0 0 2px #78c8fe;
}
.form-check input[type="checkbox"][disabled] + label {cursor: not-allowed !important;color: #373535;opacity: 0.58;}
.form-check input[type="checkbox"][disabled] + label:before {cursor: not-allowed !important;background: #F5F5F5;}
.form-check input[type="checkbox"]:indeterminate + label:after {background: none;background-color: #373535;width: 10px;height: 2px;top: 6px;margin: 3px;border-radius: 2px;}
.form-check.right label {padding-left: 0px;padding-right: 26px;}
.form-check.right label:before {right: 0px;left: auto;}
.form-check.right input[type="checkbox"]:checked + label {position: relative;}
.form-check.right input[type="checkbox"]:checked + label::after {position: absolute;right: 0px;left: auto;}
.success input[type="checkbox"]:checked + label:before, .success input[type="checkbox"]:indeterminate + label:before {border-color: #01C48C;background-color: #01C48C;}
.primary input[type="checkbox"]:checked + label:before, .primary input[type="checkbox"]:indeterminate + label:before {border-color: #15C093;background-color: #15C093;}
.complete input[type="checkbox"]:checked + label:before, .complete input[type="checkbox"]:indeterminate + label:before {border-color: #0084F3;background-color: #0084F3;}
.warning input[type="checkbox"]:checked + label:before, .warning input[type="checkbox"]:indeterminate + label:before {border-color: #FFBF20;background-color: #FFBF20;}
.danger input[type="checkbox"]:checked + label:before, .danger input[type="checkbox"]:indeterminate + label:before {border-color: #FF647C;background-color: #FF647C;}
.info input[type="checkbox"]:checked + label:before, .info input[type="checkbox"]:indeterminate + label:before {border-color: #1f3953;background-color: #1f3953;}
.info input[type="checkbox"]:checked + label::after, .danger input[type="checkbox"]:checked + label::after, .complete input[type="checkbox"]:checked + label::after, .primary input[type="checkbox"]:checked + label::after, .success input[type="checkbox"]:checked + label::after {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAQAgMAAADsa5zLAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURUdwTP///////////waf0AoAAAAEdFJOUwBG9tQE3MceAAAAVUlEQVQoz2NgGLKA0QGIDwDxBSCeAMEYgAWI2YCK2CagYgwgDcRSDhgYbAkKzsSKGdgakCyY6ADES7BiiCkgJ4PYyybgxAhQAsRZDrgxCpDEg4cAAAAp2ibhZRGLHgAAAABJRU5ErkJggg==") left center;
}
.info input[type="checkbox"]:indeterminate + label::after, .danger input[type="checkbox"]:indeterminate + label::after, .complete input[type="checkbox"]:indeterminate + label::after, .primary input[type="checkbox"]:indeterminate + label::after, .success input[type="checkbox"]:indeterminate + label::after {background-color: #fff;}
@-webkit-keyframes shrink-bounce {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    33% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes shrink-bounce {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    33% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes checkbox-check {
    0% {
        background-position: 0px;
    }
    100% {
        background-position: -144px;
    }
}
@keyframes checkbox-check {
    0% {
        background-position: 0px;
    }
    100% {
        background-position: -144px;
    }
}
/* hide focus style if not from keyboard navigation */
.js-focus-visible .form-check input[type="checkbox"]:focus:not(.focus-visible) + label:before {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-check input[type="radio"] + label:before {bottom: 2.5px;left: 4px;border-radius: 99px;-webkit-transition: border 0.3s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);transition: border 0.3s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);}
.form-check input[type="radio"]:checked + label:before {border-color: #969897;border-width: 5px;}
.form-check input[type="radio"]:hover:active:not(:checked) + label:before {background-color: rgba(0, 0, 0, 0.08);}
.form-check input[type="radio"]:focus + label {color: #373535;}
.form-check input[type="radio"]:focus + label:before {
    outline: none !important;
    -webkit-box-shadow: 0 0 0 2px #C2E2FF;
    box-shadow: 0 0 0 2px #C2E2FF;
}
.form-check input[type="radio"] {opacity: 0;position: absolute;top: 3px;width: 16px;height: 16px;}
.form-check input[type="radio"][disabled] + label {cursor: not-allowed !important;color: #373535;opacity: 0.58;}
.form-check input[type="radio"][disabled] + label:before {cursor: not-allowed !important;background: #F5F5F5;}
.success input[type="radio"]:checked + label:before {border-color: #01C48C;}
.primary input[type="radio"]:checked + label:before {border-color: #15C093;}
.info input[type="radio"]:checked + label:before {border-color: #1f3953;}
.warning input[type="radio"]:checked + label:before {border-color: #FFBF20;}
.danger input[type="radio"]:checked + label:before {border-color: #FF647C;}
.complete input[type="radio"]:checked + label:before {border-color: #0084F3;}
/* hide focus style if not from keyboard navigation */
.js-focus-visible .form-check input[type="radio"]:focus:not(.focus-visible) + label:before {
    -webkit-box-shadow: none;
    box-shadow: none;
}
/*------------------------------------------------------------------
Switch
*/
.form-check.switch input[type="checkbox"] + label {padding-left: 34px;}
.form-check.switch input[type="checkbox"] + label:before {
    background-size: 300%;background-position: right;border-radius: 50px;border: none;cursor: pointer;width: 26px;height: 18px;top: 2px;
    background-image: -webkit-gradient(linear, left top, right top, from(#2E6183), color-stop(44%, #2E6183), color-stop(62%, rgba(0, 0, 0, 0.14)), color-stop(97%, rgba(0, 0, 0, 0.04)));
    background-image: linear-gradient(to right, #2E6183 0%, #2E6183 44%, rgba(0, 0, 0, 0.14) 62%, rgba(0, 0, 0, 0.04) 97%);
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
    -webkit-transition: background 310ms, -webkit-box-shadow 250ms;
    transition: background 310ms, -webkit-box-shadow 250ms;
    transition: background 310ms, box-shadow 250ms;
    transition: background 310ms, box-shadow 250ms, -webkit-box-shadow 250ms;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.form-check.switch input[type="checkbox"] + label:after {
    background: #fff;top: 4px;left: 2px;width: 14px;height: 14px;border-radius: 9px;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-box-shadow: 1px 0px 1px 0.5px rgba(0, 0, 0, 0.12), 2px 4px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 0px 1px 0.5px rgba(0, 0, 0, 0.12), 2px 4px 6px rgba(0, 0, 0, 0.2);
    -webkit-transition: -webkit-transform, -webkit-box-shadow;
    transition: -webkit-transform, -webkit-box-shadow;
    transition: transform, box-shadow;
    transition: transform, box-shadow, -webkit-transform, -webkit-box-shadow;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.form-check.switch input[type="checkbox"]:checked + label:before {
    background-position: left;
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
}
.form-check.switch input[type="checkbox"]:checked + label:after {
    -webkit-transform: translateX(calc(100% - 6px));
    transform: translateX(calc(100% - 6px));
    -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.08), -3px 3px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.08), -3px 3px 6px rgba(0, 0, 0, 0.3);
}
.form-check.switch input[type="checkbox"]:focus + label:before {
    outline: none !important;
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.12), 0 0 0 2px #78c8fe;
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.12), 0 0 0 2px #78c8fe;
}
.form-check.switch input[type="checkbox"][disabled]:active + label:after {
    -webkit-transform: scaleX(1.1);
    transform: scaleX(1.1);
    -webkit-transform-origin: center left;
    transform-origin: center left;
    -webkit-transition: -webkit-transform step-start;
    transition: -webkit-transform step-start;
    transition: transform step-start;
    transition: transform step-start, -webkit-transform step-start;
}
.form-check.switch input[type="checkbox"]:checked[disabled]:active + label:after {
    -webkit-transform: translateX(calc(100% - 6px)) scaleX(1.1);
    transform: translateX(calc(100% - 6px)) scaleX(1.1);
    -webkit-transform-origin: center right;
    transform-origin: center right;
}
.form-check.switch input[type="checkbox"]:hover:active + label:before {background-color: transparent;}
.form-check.switch.right input[type="checkbox"] + label {padding-left: 0px;padding-right: 36px;}
.form-check.switch.right input[type="checkbox"] + label:before {right: 0px;left: auto;}
.form-check.switch.right input[type="checkbox"] + label:after {right: 10px;left: auto;}
.form-check.switch.switch-lg input[type="checkbox"] + label {padding-left: 42px;}
.form-check.switch.switch-lg input[type="checkbox"] + label:before {width: 34px;height: 22px;top: 0px;}
.form-check.switch.switch-lg input[type="checkbox"] + label:after {width: 18px;height: 18px;top: 2px;}
.form-check.switch.switch-lg.right input[type="checkbox"] + label {padding-left: 0px;padding-right: 44px;}
.form-check.switch.switch-lg.right input[type="checkbox"] + label:after {right: 14px;}
.form-check.switch.success input[type="checkbox"] + label:before {
    background-image: -webkit-gradient(linear, left top, right top, from(#01C48C), color-stop(44%, #29cdb4), color-stop(62%, rgba(0, 0, 0, 0.14)), color-stop(97%, rgba(0, 0, 0, 0.04)));
    background-image: linear-gradient(to right, #01C48C 0%, #29cdb4 44%, rgba(0, 0, 0, 0.14) 62%, rgba(0, 0, 0, 0.04) 97%);
}
.form-check.switch.complete input[type="checkbox"] + label:before {
    background-image: -webkit-gradient(linear, left top, right top, from(#0084F3), color-stop(44%, #42c7f4), color-stop(62%, rgba(0, 0, 0, 0.14)), color-stop(97%, rgba(0, 0, 0, 0.04)));
    background-image: linear-gradient(to right, #0084F3 0%, #42c7f4 44%, rgba(0, 0, 0, 0.14) 62%, rgba(0, 0, 0, 0.04) 97%);
}
.form-check.switch.warning input[type="checkbox"] + label:before {
    background-image: -webkit-gradient(linear, left top, right top, from(#FFBF20), color-stop(44%, #ffe168), color-stop(62%, rgba(0, 0, 0, 0.14)), color-stop(97%, rgba(0, 0, 0, 0.04)));
    background-image: linear-gradient(to right, #FFBF20 0%, #ffe168 44%, rgba(0, 0, 0, 0.14) 62%, rgba(0, 0, 0, 0.04) 97%);
}
.form-check.switch.danger input[type="checkbox"] + label:before {
    background-image: -webkit-gradient(linear, left top, right top, from(#FF647C), color-stop(44%, #fb6d62), color-stop(62%, rgba(0, 0, 0, 0.14)), color-stop(97%, rgba(0, 0, 0, 0.04)));
    background-image: linear-gradient(to right, #FF647C 0%, #fb6d62 44%, rgba(0, 0, 0, 0.14) 62%, rgba(0, 0, 0, 0.04) 97%);
}
.form-check.switch.info input[type="checkbox"] + label:before {
    background-image: -webkit-gradient(linear, left top, right top, from(#1f3953), color-stop(44%, #2e516b), color-stop(62%, rgba(0, 0, 0, 0.14)), color-stop(97%, rgba(0, 0, 0, 0.04)));
    background-image: linear-gradient(to right, #1f3953 0%, #2e516b 44%, rgba(0, 0, 0, 0.14) 62%, rgba(0, 0, 0, 0.04) 97%);
}
/* hide focus style if not from keyboard navigation */
.js-focus-visible .form-check.switch input[type="checkbox"]:focus:not(.focus-visible) + label:before {
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
}
/* Accessibility focus for screen readers*/
.form-check.switch input[type="checkbox"] {top: 1px;width: 28px;height: 18px;}
.form-check.switch.switch-lg input[type="checkbox"] {top: 0px;width: 34px;height: 22px;}
.birnumwrap label, .birnumwrap input {width: 30%;}

.form-design{width:100%; border-bottom: 2px solid #BABAC1;}
.form-design .form-title{ border-top: 2px solid #BABAC1; border-bottom: 2px solid #BABAC1; padding: 0 15px;}
.form-design .form-title h4{height: 60px; line-height: 60px; font-weight: normal; margin-bottom: 0;color: #2D6974;}
.form-design .form-title h4 span.num{display: inline-block; vertical-align: middle; line-height: 40px; text-align: center; width: 40px; height: 40px; border-radius: 20px; margin-right: 10px; background-color: #ECF4F8; }
.form-design .form-item{display: flex; padding:20px 5px;border-bottom: 1px solid #BABAC1;}
.form-design .form-item p{margin-bottom: 0;}
.form-design .form-item .text-only{font-size: 14px; padding-top: 0;}
.form-design .form-item .control-label,.form-design .form-item .form-check, .form-design .form-item .text-only{margin-top: 7px;}
.form-design .form-item .control-label sup{font: 0/0 a;}
.form-design .form-item .control-label sup:after{ content: '*'; color: #01C48C; font-size: 25px; font-family: arial, sans-serif; line-height: 1;vertical-align: top;}
.form-design .form-item .form-group{margin-bottom: 0;}

/*------------------------------------------------------------------
수강신청
*/
.register .tabmenu-2{ width: 100%; overflow-x: scroll;}
.register .tabmenu-2::-webkit-scrollbar {height: 6px;}
.register .tabmenu-2::-webkit-scrollbar-thumb {border-radius: 3px; background: #eaeaea;}
.register-list-wrap{position:relative; margin-left:0}
.register-list-wrap:after{content:''; display:block; clear:both;}
.register-list-wrap .list-card{ float: left; position:relative; width: 830px; overflow: auto; margin-left: 0;padding:30px 0 0 30px; }

.register-list-wrap .list-card .viewer:after{content:''; display:block; clear:both;}
.register-list-wrap .list-card .viewer ul{float:right; margin-right:0; margin-bottom:5px;}
.register-list-wrap .list-card .viewer ul:after {content:''; display:block; clear:both;}
.register-list-wrap .list-card .viewer ul li {float:left; position:relative; padding-left:7px;}
.register-list-wrap .list-card .viewer ul li.active{font-weight:bold;}
.register-list-wrap .list-card .viewer ul li:first-child{padding-right:12px;}
.register-list-wrap .list-card .viewer ul li:first-child:after{content:'|'; display:block; position:absolute; right:0; top:0; color:#e0e0e0;}

.register-list-wrap .list-card .subject{display: inline-block; margin-bottom: 20px; width: 100%; height: 550px; /* overflow: auto; */}
.register-list-wrap .list-card .subject:after{content:''; display:block; clear:both;}
.register-list-wrap .list-card .subject [class*='item']{width:230px; display: inline-flex; flex-direction: column; justify-content: space-between;margin: 6px;}
.register-list-wrap .list-card .subject [class*='item']:nth-child(3n){margin-right: 0;}
.register-list-wrap .list-card .subject [class*='item'] .card{padding: 15px;box-shadow:0 0 10px rgba(0, 0, 0, .15); height: 262px;}

.register-list-wrap .list-card .subject [class*='item'] .head {border-bottom: 1px solid #d4d4d4; padding-bottom:15px;}
.register-list-wrap .list-card .subject [class*='item'] .head {font-weight: bold; font-size: 14px;}
.register-list-wrap .list-card .subject [class*='item'] .head .title-sub {margin-bottom: 0; text-align: center;}
.register-list-wrap .list-card .subject [class*='item'] .head span{position:absolute; right:0; top:0;}

.register-list-wrap .list-card .subject [class*='item'] .body{position:relative; padding-top: 15px;}
.register-list-wrap .list-card .subject [class*='item'] .body p{font-size:20px; color: red; font-weight: 600;}
.register-list-wrap .list-card .subject [class*='item'] .body p.dc{text-decoration:line-through; font-size: 12px;color: #666; margin-bottom: 0;}
.register-list-wrap .list-card .btn-cart{width:40px; height:40px; border-radius: 20px; background-color: #ECF4F8; }
.register-list-wrap .list-card .btn-cart:hover{background-color: #d9ecf5;color: #fff;}
.register-list-wrap .list-card .subject [class*='item'] .body .btn-cart{margin-top: 15px; }

.register-list-wrap .list-card .subject [class*='item'] .body button{position:absolute; right:0; top:0;}
.register-list-wrap .list-card .subject [class*='item'] .body p.self_edu{font-size:26px;}
.register-list-wrap .list-card .subject [class*='item'] .body p.self_edu span{font-size:12px;text-decoration: line-through;color:#999;}

.register-list-wrap .list-card .subject [class*='item'] .footer{background-color: #f5f5f5;margin: auto -15px -15px -15px;border-top: 1px solid #ccc;text-align: center;padding:3px;font-size: 14px;}
.register-list-wrap .list-card .subject [class*='item'] .footer a{display:inline-block;  width:133px; padding:5px; font-weight:bold; color: #1d1c1c;}
.register-list-wrap .list-card .subject [class*='item'] .footer a:first-child{border-right:1px solid #ccc;}
.register-list-wrap .list-card .subject [class*='item'] .footer span{margin-left: 10px;}
.register-list-wrap .list-card .subject [class*='item'] .footer [class*='badge'] {padding:5px 10px;}

.register-list-wrap .list-card .subject [class*='deadline']{opacity:0.4;}

.register-list-wrap .basket-wrap{ float: left; width:310px;padding:45px 30px 30px 30px;}
.register-list-wrap .basket-wrap .basket{background-color: #fff; border-radius: 0 0 15px 15px; box-shadow: 0 -10px 15px rgba(0,0,0, .2);}
.register-list-wrap .basket-wrap .basket:before{
    background:
            linear-gradient(-45deg, #fff 16px, #fff 16px, #fff 16px,  transparent 0),
            linear-gradient(45deg, #fff 16px, transparent 0);
    background-position: left top; background-repeat: repeat-x; background-size: 22px 32px; content: " "; display: block; height: 30px;  width: 100%; position: relative; bottom: 30px; left:0;}
.register-list-wrap .basket-wrap .head {padding: 0 15px; margin-top:-25px;}
.register-list-wrap .basket-wrap .head p{font-weight: bold; padding-bottom: 10px;font-size: 18px; color: #15C093; border-bottom: 1px solid #d4d4d4; margin-bottom: 0;}
.register-list-wrap .basket-wrap .head .title-sub span{font-weight: normal; color: #1d1c1c; font-size: 14px;}
.register-list-wrap .basket-wrap .body {padding: 15px; height:380px;}
.register-list-wrap .basket-wrap .body .item-wrap {height:280px;}
.register-list-wrap .basket-wrap .body .item-wrap .title-conts{font-weight: bold;margin-bottom: 8px;}
.register-list-wrap .basket-wrap .body .choice-item{color: #666;}
.register-list-wrap .basket-wrap .body .choice-item li{position:relative; line-height:25px; font-size: 14px; position:relative; margin-left:0}
.register-list-wrap .basket-wrap .body .choice-item li{padding-left: 20px;}
.register-list-wrap .basket-wrap .body .choice-item li::before{content: '';display: block;position: absolute;width: 6px; height: 2px; background-color: #666; left: 6px;top: 11px;}
.register-list-wrap .basket-wrap .body #emptyList li{padding-left: 0;}
.register-list-wrap .basket-wrap .body #emptyList li::before{display: none;}
.register-list-wrap .basket-wrap .body .choice-item li .btn-close{position:absolute; right:0; width: 25px; height:25px; margin-top: 2px; background:url(/static/images/new_main/common/ic-close.png) no-repeat center center; }
.register-list-wrap .basket-wrap .body .item-box dl{position:relative; margin-bottom: 0;}
.register-list-wrap .basket-wrap .body .item-box dl:after{content:''; display:block; clear:both;}
.register-list-wrap .basket-wrap .body .item-box dl dt{float:left; font-weight:bold; color:#444; vertical-align:middle;}
.register-list-wrap .basket-wrap .body .item-box dl dd{float:right; vertical-align:middle; color:#444; font-weight:bold;}

.register-list-wrap .basket-wrap .body .choice-result{border-top:1px solid #d4d4d4; margin-top:30px; padding-top:10px;}
.register-list-wrap .basket-wrap .body .choice-result:after{content:''; display:inline-block; clear:both;}
.register-list-wrap .basket-wrap .body .choice-result dl{position:relative; margin-bottom: 0;}
.register-list-wrap .basket-wrap .body .choice-result dl:after{content:''; display:block; clear:both;}
.register-list-wrap .basket-wrap .body .choice-result dl dt{float:left; font-weight:bold; color:#444; vertical-align:middle;}
.register-list-wrap .basket-wrap .body .choice-result dl dd{float:right; vertical-align:middle; color:#444; font-weight:bold;}

.register-list-wrap .basket-wrap .footer .totalbtn {margin-bottom: 0;}
.register-list-wrap .basket-wrap .footer .totalbtn button{display:inline-block; width:153px; margin:0; border-radius: 0 0 15px 15px;}
.register-list-wrap .basket-wrap .footer .totalbtn button:first-child{ padding:10px 9px; font-size:20px; }
.register-list-wrap .basket-wrap .bnn-info{margin-top:15px; }

.register-list-wrap .contents  {height:550px; overflow:auto;}
.register-list-wrap .contents  table {text-align: center;}
.register-list-wrap .contents  table p{margin-bottom:0; font-size: 12px;}
.register-list-wrap .contents  table th, .register-list-wrap .list-card .scroll table td{vertical-align: middle;}
.register-list-wrap .contents  table .dc{text-decoration:line-through; font-size: 12px;color: #666; margin-bottom: 0;}
.register-list-wrap .contents  table [class*='badge'] {padding:5px 10px;}
.register-list-wrap .contents .course-sample{display:inline-block; width:40px; height:40px; border-radius: 20px; background: #ECF4F8 url('/static/images/new_main/common/ic-play.png') no-repeat center center; font:0/0 a; vertical-align: middle;}
.register-list-wrap .contents .course-sample:hover{background-color: #d9ecf5;}
.register-list-wrap .contents .ico-smartlearning{ display: inline-block;width: 50px; height: 20px; background: url(/static/images/new_main/common/ic-smart.png) center center no-repeat; background-size: contain; vertical-align: middle; font: 0/0 a;}

.register-list-wrap .tab-register{border-top:0;padding:28px 10px 12px 10px; word-break: keep-all; text-align:center;}
.register-list-wrap .tab-register a{padding: 4px 15px; font-size: 15px; border-radius: 15px;background-color:#ecf1f5;margin:0 10px 10px 0; display:inline-block;}
.register-list-wrap .tab-register a:hover{text-decoration:none;}
.register-list-wrap .tab-register a.active{background-color:#15C093; color: #fff;}

.register .tabmenu-2 {display: block;position: relative;}
.register .tabmenu-2:after{content:''; display: block; position: absolute; background:#15C093;width: 100%; height: 1px;left: 0; bottom: 0;}
.register .tabmenu-2 a{width: 380px; position: relative;}
.register .tabmenu-2 a.active::after{content: ''; display: block;position:absolute;height: 2px; width: 380px;background-color: #fff;bottom: -1px;left:0; z-index: 99;}
.register .tabmenu-2 a .title-sub {display:inline-block;font-size: 20px; margin-bottom: 0;}
.register .tabmenu-2 a .badge{padding: 5px 10px;}
.register .tabmenu-2 a ul{padding:10px 30px 0 ;text-align: left; margin-bottom: 0; color: #85858D; font-weight: normal;}

/**패키지 수강신청**/
.package-wrap .item {position: relative; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.30); position: relative; border: 1px solid #ddd; border-radius: 10px; transition-duration:.5s; height: 200px;}
.package-wrap .item:hover{box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.50);}
.package-wrap .item .wrap-info{padding:30px 15px;position: relative;}
.package-wrap .item .wrap-info h2{font-size: 2.25rem; padding: 10px 0 5px 0; margin-bottom: 0px;}
.package-wrap .item .wrap-info .package-name {background: linear-gradient(to right, #ffa195 0%, #ff2b0f 100%);background-clip: text; -webkit-background-clip: text; color: transparent;}
.package-wrap .item .wrap-info .package-period{color: #4d4d4d;}
.package-wrap .item .wrap-price{position: absolute; right: 15px; bottom:15px;}
.package-wrap .item .wrap-price h5{display: inline-block;}
.package-wrap .item .wrap-price .price-dc{font-weight: normal;text-decoration: line-through;color: #85858D; margin-right: 20px;position:relative;}
.package-wrap .item .wrap-price .price-dc:after{display: block; content: '▶'; position: absolute; right:-8px; top:6px; font-size: 10px;}
.package-wrap .item .wrap-price .price-last{font-size: 2rem; margin-right: .5rem;}
.package-wrap .item .wrap-price .btn-pay{font-size: 2rem; color: #fff; background-color: #FF543D; padding: 5px 25px; border-radius: 40px;}

/*------------------------------------------------------------------
결제
*/
.register-pay .register-list-wrap .conts2 .table-1{margin-bottom: 0;border-top: 0;}
.register-pay .register-list-wrap .conts2 .title-capt{height:60px; line-height: 60px; text-align: center; color: #01C48C; border-bottom: 2px solid #01C48C; margin-bottom: 0;}
.register-pay .register-list-wrap .conts2 .title-capt{border-top: 2px solid #01C48C; }
.register-pay .register-list-wrap .conts2 .title-capt small{color: #3d3d3d;}
.register-list-wrap .contents table a{color: #3d3d3d;}
.register-pay .register-list-wrap table .dc{text-decoration:line-through; font-size: 12px;color: #666; margin-bottom: 0;}

.register-pay .coupon-wrap{padding: 30px;}
.register-pay .coupon-wrap:after{content:''; display:block; clear:both;}
.register-pay .coupon-wrap .coupon{float:left; text-align:left; vertical-align:middle;}
.register-pay .coupon-wrap .coupon.form-group{margin-bottom: 0;}
.register-pay .coupon-wrap .coupon.form-group .form-control{width: 230px;}
.register-pay .coupon-wrap .coupon.form-group p{font-size: 13px;}
.register-pay .coupon-wrap .apply { float: right; background-color: #fff; padding: 10px; }
.register-pay .coupon-wrap .apply p{margin-bottom: 0 ; }
.basket.register-pay .coupon-wrap .apply{ float:none; clear:both; margin-top:10px;}

.register-pay .register-list-wrap .list-card{padding:0;}
.register-pay .register-list-wrap .list-card .subject{width:100%;overflow-Y: scroll;height:auto; max-height:450px;}
.register-pay .register-list-wrap .list-card .subject::-webkit-scrollbar {width: 6px;}
.register-pay .register-list-wrap .list-card .subject::-webkit-scrollbar-thumb {border-radius: 3px; background: #eaeaea;}
.register-pay .register-list-wrap .list-card .head{min-height: 122px;}
.register-pay .register-list-wrap .list-card .footer input[type=button]{border: 0px; background-color: transparent;}
.register-pay .register-list-wrap .list-card .subject [class*='item'] .body{padding: 0;}
.register-pay .register-list-wrap .list-card .subject [class*='item'] .body .price { font-size: 20px; color: #FF543D; font-weight: bold }
.register-pay .register-list-wrap .list-card .subject [class*='item'] .body .price span { font-size: 12px; text-decoration: line-through; color: #999; font-weight: normal;}

.basket table tbody {text-align: center;}
.basket .table-1 thead tr th{background-color: #01C48C; color: #fff;}
.basket table tbody .place .wrap{position: relative; }
.basket table tbody .place .wrap .sub,.basket table tbody .place .wrap .sum{position: absolute; right: -20px;top: 50%; transform: translateY(-50%);}

/*------------------------------------------------------------------
나의강의실
*/
.answer{padding: 30px 15px 15px 15px; float: right;color: #666;}
.answer:after{content:''; display:block; clear:both;}
.answer dl:after{content:''; display:block; clear:both;}
.answer dl{margin-bottom: 0;}
.answer dl,.answer dl dt,.answer dl dd{float:left;}
.answer dl dt{padding-right:3px; font-weight:bold;}
.answer dl dd{position:relative; padding-left:16px;padding-right:6px; margin-bottom: 0;}
.answer dl.answer-an dd{padding-right:0;}

.answer dl dd.green:before{position:absolute; top:4px; left:2px; content:''; display:inline-block; width:12px; height:12px; background-color:#26BD00; border-radius:6px;}
.answer dl dd.yellow:before{position:absolute; top:4px; left:2px; content:''; display:inline-block; width:12px; height:12px; background-color:#FFAC00; border-radius:5px;}
.answer dl dd.red:before{position:absolute; top:4px; left:2px; content:''; display:inline-block; width:12px; height:12px; background-color:#FF0000; border-radius:6px;}
.answer-wrap .paging-wrap{position:absolute;right:0; top:-15px;}

/*** 과목리스트 ***/
.class-box .title-bar{height:60px;border-bottom: 2px solid #BABAC1;border-top: 2px solid #BABAC1; margin-bottom: 0;}
.class-box .title-bar .title-conts{ padding-left: 15px; line-height: 56px; font-size: 21px;}
.class-box .title-bar .title-conts span{font-weight: 400; padding-left: 10px;}
.class-box .lec-type{width:260px; float:left; margin:0 0 23px 23px; padding:15px;}
.class-box .lec-type .title-conts a{color:#100f0f;}
.class-box .lec-type:first-child, .class-box .lec-type:nth-child(4n+1){margin-left:0;}
.class-box .lecture-conts .courses:after{ content:''; clear:both; display:block;}
.class-box .lecture-conts .courses .lec-type{ position:relative; border: 6px solid #E6E6E6;}
.class-box .lecture-conts .courses  button{}

.class-box .lecture-conts{ margin:30px 0; overflow:hidden;}
.class-box .lecture-conts .attend{ position:relative; margin-bottom:15px; padding-bottom:6px;}
.class-box .register-lec .lec-type:after{content:''; display:block; position: absolute; width: 100%; height:2px; background-color: #e6e6e6; top:85px; left:0;}
.class-box .lecture-conts .attend a{position:absolute; right:-15px; top:-36px; border: 1px solid #85B9EE; border-right:0; padding:8px 5px 5px 18px; height:60px;font-size: 13px; border-radius:30px 0 0 30px; color: #006BB9;}
.class-box .lecture-conts .attend a:before{
    margin-left:9px;
    margin-bottom: 3px;
    content:''; display:block;
    vertical-align: middle;
    width:15px; height:23px;
    background:url('/static/images/new_main/common/ic-check.png') no-repeat;
    background-size: contain;
}
.class-box .lecture-conts .attend p{font-size:14px; color:#666; padding-left:18px;}
.class-box .lecture-conts .attend p.green:before{position:absolute; top:5px; left:2px; content:''; display:inline-block; width:12px; height:12px; background-color:#26BD00; border-radius:6px;}
.class-box .lecture-conts .attend p.yellow:before{position:absolute; top:5px; left:2px; content:''; display:inline-block; width:12px; height:12px; background-color:#FFAC00; border-radius:6px;}
.class-box .lecture-conts .attend p.red:before{position:absolute; top:5px; left:2px; content:''; display:inline-block; width:12px; height:12px; background-color:#FF0000; border-radius:6px;}
.class-box .lecture-conts .attend p span{color:#666;}
.class-box .lecture-conts .btn-lesson{width: 100%; background: #01C48C; color: #fff; padding:10px 0;font-size: 16px; font-weight: 500;}
.class-box .lecture-conts .btn-lesson:hover{background: #0ab181;}

.class-box .lecture-conts .situation {margin-bottom: 30px;}
.class-box .lecture-conts .situation dl dt {margin-bottom: 10px;}
.class-box .lecture-conts .situation dl dt span{font-size:14px; background:#666; padding:0 8px; color:#ffffff; font-weight: normal;}
.class-box .lecture-conts .situation dl dd{padding:6px 0; border-bottom:1px solid #eee; position:relative;}
.class-box .lecture-conts .situation dl dd.test{padding:5px 0 10px 0; border-bottom:1px solid #e6e6e6;}
.class-box .lecture-conts .situation dl dd.test .duedate{position:absolute; right:0; top:7px; color: #666;}
.class-box .lecture-conts .situation dl dd.test:last-child{border-bottom:0;padding-bottom: 0;}
.class-box .lecture-conts .situation dl dd.alert{padding-bottom:11px; border-bottom:1px solid #ccc; color:#FF0000; font-weight:bold;}

.finish-lec .lecture-conts .situation {margin-bottom:0;}
.finish-lec .lecture-conts .situation ul li{padding:6px 0; border-bottom:1px solid #eee; position:relative;color:#444; font-weight:bold;}
.finish-lec .lecture-conts .situation ul li span{position:absolute; right:0; top:7px; color:#666; font-size:12px; font-weight:normal; letter-spacing:-1px;}
.finish-lec .lecture-conts .situation ul li.last-li{padding-bottom:11px; border-bottom:1px solid #ccc; }
.finish-lec .title-bar{margin-top: 30px; position:relative;}
.finish-lec .title-bar .right{position:absolute; right:15px;top:10px;}
.finish-lec .title-bar .right .form-control{display:inline-block;width:220px;}
.finish-tit select{padding:2px 2px 2px 4px; vertical-align:middle; min-width:70px;}
.finish-lec .lecture-conts .btn-lesson{width: 100%; background: #666; color: #fff; padding:10px 0;font-size: 16px; font-weight: 500;}
.finish-lec .lecture-conts .btn-lesson:hover{background: #444;}

.register-lec h4 a{font-size:18px; font-weight:bold; color:#222; margin-bottom:10px;}

.course-bg{position: absolute; width: 100%; height:280px; background: #ECF4F8;z-index: 0;;}
.course-header .panel-subject{display: flex; flex-wrap: wrap; padding:0 15px; min-height:158px;}
.course-header .panel-subject .left{width: 765px ;margin-top: 25px;}
.course-header .panel-subject .left .title{margin-bottom: 15px;}
.course-header .panel-subject .left .item-1{display: flex; flex-wrap: wrap;}
.course-header .panel-subject .left .item-1 .date{font-weight: 400; margin-left: 5px;;}
.course-header .panel-subject .right{width: 345px; margin-top: 30px;font-size:13px;}
.course-header .panel-subject .right article { vertical-align: top; float:right;width:155px}
.course-header .panel-subject .right article:first-child{ margin-left:30px; }
.course-header .panel-subject .right article:after{content: ''; display: block;clear: both;}
.course-header .panel-subject .right article .min-title{margin-bottom: 10px;}
.course-header .panel-subject .right article .min-title span{background-color: #2D6974; color: #fff; font-weight:normal; padding:0 5px;}
.course-header .panel-subject .right article ul li {margin-bottom: 3px;padding-bottom:3px; border-bottom: 1px solid #fff;}
.course-header .panel-subject .right article ul li:last-child{border-bottom: 0;}
.course-header .panel-subject .right article ul li .a-right{float: right;}
.course-header .panel-subject .right article ul li a{color: #2D6974; font-weight: bold;}
.course-header .panel-subject .right article ul li a:hover{color: #373535;}
.course-header .panel-subject .right article ul li .a-right:after{content:''; display:block; clear:both;}
.course-header .course-menu {margin-top: 5px; padding: 0 15px;}
.course-header .course-menu ul {display:table; table-layout:fixed; width:100%;border: 1px solid #BABAC1; background-color:#fff; font-size:12px; white-space:nowrap;border-radius: 8px; }
.course-header .course-menu ul li {display:table-cell; padding:8px 5px; text-align:center; border-right:1px solid #BABAC1; text-decoration:none; text-overflow:ellipsis; overflow:hidden;width:auto;}
.course-header .course-menu ul li a{color:#373535;}
.course-header .course-menu ul li.active {background-color:#15c093; font-weight: bold;}
.course-header .course-menu ul li.active a{color:#ECF4F8;}
.course-header .course-menu ul li:first-child{border-radius: 8px 0 0 8px;}
.course-body{margin-top: 30px;}
.course-body .course-nav{display: inline-block; width:285px; vertical-align: middle;padding: 15px;}
.course-body .course-nav .head {margin-top: 7px;}
.course-body .course-nav .head .form-control{display: inline-block; width:192px; vertical-align: middle;}
.course-body .course-nav .head .btn{box-shadow: none; margin-bottom: 0; border-radius: 0;}
.course-body .course-nav .body{ border:2px solid #e4e4e4; padding:15px 15px 15px 0; margin-top: 15px; border-radius: 10px;}
.course-body .course-nav .body ul{padding: 0 ; margin-bottom: 0;}
.course-body .course-nav .body ul li{padding:10px 15px 10px 30px; font-size: 16px; position: relative;}
.course-body .course-nav .body ul li a{color: #100f0f;}
.course-body .course-nav .body ul li.active {background: #15c093; border-radius: 0 5px 5px 0;
    -webkit-box-shadow: 0px 1px 4px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 1px 4px rgba(33, 33, 33, 0.14), 0px 1px 0px rgba(0, 0, 0, 0.14);}
.course-body .course-nav .body ul li.active a{color: #fff; font-weight: 500;}

.course-body .course-cont{display: inline-block; width:850px; padding:15px; vertical-align: top;}
.course-body .course-cont .notice-progress{background: #f6f6f6; padding: 15px; border-radius: 10px;}
.course-body .course-cont .notice-progress p{ display: inline-block; margin-bottom: 0;}
.course-body .course-cont .notice-progress p .title-notice{background: #fff; border: 1px solid #15C093; color: #15C093; padding: 0 5px; font-weight: bold;}
.course-body .course-cont .notice-progress .wrap-progress {display: inline-block; margin-left: 10px;}
.course-body .course-cont .notice-progress .progress{background: transparent; font-size: 14px; font-weight: bold;}

.box-2 .title-sub{padding: 30px 0 15px 0;}

/***학습 진도율***/
.title-progress {padding: 30px 15px 15px 15px; }
.learn-progress-info {color: #fff;}
.learn-progress {position:relative; margin-top:7px; padding:40px 15px 35px 15px; margin-bottom:10px; /*overflow:hidden;*/}
.learn-progress:before,
.learn-progress:after {content:''; position:absolute; top:30px; display:block; height:40px; border-left:1px solid #d1d1d1;}
.learn-progress:before {left:15px;}
.learn-progress:after {right:15px;}
.learn-progress .progress {position:relative; height:30px; background-color:#f6f6f6; overflow: inherit;}
.learn-progress .progress:before,
.learn-progress .progress:after {color:#666; font-weight:bold; position:absolute; top:-20px;}
.learn-progress .progress:before {content:'강의 시작'; left:0;}
.learn-progress .progress:after {content:'출석100%'; right:0;}
.learn-progress .progress span {position:absolute; display:block; height:30px; border-right:1px solid #fff; background-image:url('/static/images/new_main/common/bg-progress.png');}
.learn-progress .progress .succes {z-index:3; background-color:#01C48C;}
.learn-progress .progress .succes.good {background-color:#0084F3;}
.learn-progress .progress .succes.normal {background-color:#FFBF20;}
.learn-progress .progress .succes.bad {background-color:#FF647C;}
.learn-progress .progress .succes[data-width*='100%'] em{right:40px;}
.learn-progress .progress .succes[data-width*='100%'] em:before{margin-left:388px;}
.learn-progress .progress .encourage {z-index:2; background-color:#dbdbdb;}
.learn-progress .progress .encourage[data-width*='100%'] em{right:40px;}
.learn-progress .progress .encourage[data-width*='100%'] em:after{margin-left:388px;}
.learn-progress .progress .accept {z-index:1; background-color:#e4e4e4;}
.learn-progress .progress span em {color:#666; text-align:center; white-space:nowrap; position:absolute; right:0; width:100%; margin-right:-50%;}
.learn-progress .progress .succes em{bottom:-20px;}
.learn-progress .progress .encourage em {top:-35px;}
.learn-progress .progress span em:after,
.learn-progress .progress span em:before {display:block; width:1px; height:17px; margin:0 auto; border-right:1px solid #d1d1d1;}
.learn-progress .progress span em:before{ height:50px;}
.learn-progress .progress .succes em:before{content:'';}
.learn-progress .progress .accept em:before {content:normal;}
.learn-progress .progress .encourage em:after {content:'';}
.learn-progress .progress .accept em{ top:-30px; font-weight:bold;line-height:1.7;}
.learn-progress .progress .accept em:after{content:'';display:block; width:1px; height:40px; margin:0 auto; border-right:1px solid #d1d1d1;}

/***수업목차***/
[class|='table'][class*=progress] td.o {background-color:#EAFFF9;border:2px solid #9CEED6;}
[class|='table'][class*=progress] td.o i{display:inline-block; background:url('/static/images/new_main/common/ic-yes.png') no-repeat; width:14px; height:14px; vertical-align:middle;}
[class|='table'][class*=progress] td.x {background-color: #f9f9f9;}
[class|='table'][class*=progress] td.x i{display:inline-block; background:url('/static/images/new_main/common/ic-no.png') no-repeat; width:14px; height:14px; vertical-align:middle;}
[class|='table'][class*=progress] [class*=bg-sky]{background-color:#EDF6FF; color:#0084F3; border:2px solid #C2E2FF;font-weight:bold}
[class|='table'][class*=progress] [class*=bg-dc]{background-color:#FEF0F2; color:#FF647C;border:2px solid #FDCCD3;font-weight:bold}
[class|='table'][class*=progress] [class*=bg-suc]{background-color:#EAFFF9; color:#01C48C;border:2px solid #9CEED6;font-weight:bold}
[class*='paging-wrap'][class*=progress]{margin-bottom:30px; margin-top:-10px;}
.table-progress {border: 0;}
.table-progress table{font-size: 11px;}
.table-progress table th{font-weight: 400;vertical-align: middle; padding: 8px 4px; text-align: center;border:1px solid #DDDDDD;}
.table-progress table tr td{vertical-align: middle; padding: 8px 4px; text-align: center;border:1px solid #DDDDDD;}
.table-progress {margin-bottom:20px; padding:0 15px; position: relative;}
.table-progress .head:after{content:''; display:block; clear:both;}
.table-progress .head h5{float:left;}
.table-progress .head .right{float:right;}
.table-progress .head .right a{position:relative; margin-left:20px;}
.table-progress .head .right a:after{content:''; display:inline-block; background:url('../../images/sprite/icon.png') 0 0 no-repeat; width:12px; height:14px; position:absolute; left:-15px; top:0;}
.table-progress > ul.text-list{margin-top:5px;}
.table-progress .icon-search { position: relative;font: 0/0 a; vertical-align: middle; display: inline-block; border: 0 none; background: transparent url(/static/images/new_main/common/ic-search-gr.png) 0 0 no-repeat; width: 20px; height: 20px; background-size: contain;}
.table-progress .btn {font-size: 11px;color: #fff; background:#666; border-radius: 0; padding: 5px 8px; margin-bottom: 2px;}
.table-progress .btn:hover{background:#6D6D6D}
.table-progress .btn-again{background:#373535;}
.table-progress .btn-exam{background:#0084F3;}
.table-progress .btn-study{background: #01C48C;}
.course-body [class*='list'] li{font-size: 14px;}

/***강의 계획서***/
.thumbbook-list ul {overflow:hidden; margin-bottom:10px;}
.thumbbook-list ul li {overflow:hidden; float:left; width:33%; margin-top:10px;}
.thumbbook-list .image {float:left; width:78px; height:109px; margin-right:5px; border:1px solid #eee;}
.thumbbook-list .image img {width:100%; height:100%;}
.thumbbook-list .conts {float:left; width:94px;}
.thumbbook-list .conts .title-conts {margin-bottom:5px;}

/***과목 공지사항***/
.course-body .course-cont .fieldset-box .fieldset-wrap{width:754px;}
.course-body .course-cont .fieldset-box .select-box{width:300px;}
.course-body .course-cont .fieldset-box .select-box select {width:100px;}
.course-body .course-cont .fieldset-box .search-box{width:454px;}
.course-body .course-cont .fieldset-box .search-box input {width:285px;}
.course-body .course-cont .fieldset-box .v-divider::before{left:285px;}

/* 성적조회 */
.explain-box{position:relative; padding:15px;}
.explain-box .btn-board{position:absolute;right:0; top:80px;}

/***탐구활동***/
.explain-box .headbox-type2 .title{text-align:center;}
.explain-box .headbox-type2 .state span{background-color: #FF543D;}
.explain-box .headbox-type2 .state span.end{background-color: #c4c4c4;}
.explain-box .headbox-type2 .score{top:18px;}
.task .body .info {border-bottom: 1px solid #e4e4e4; padding: 0 15px;}
.task .body .info ul li{float: left;position: relative;padding-right: 30px;color: #666;}
.task .body .info ul li .title-conts{font-weight: bold;}
.task .body .info ul li .title-conts::before{display: block; content: ''; position: absolute; width: 4px; height: 4px; top: 8px; left: -10px; background-color: #01C48C;}
.task .body .info ul li.last{float: right;padding-right: 15px;}
.task .body .info ul:after {content: '';  display: block; clear: both;}

.task .body .info ul li.oktask,.task .body .info ul li.notask{float:right; padding-right:18px;}
.task .body .info ul li.oktask:after{
    content:''; display:inline-block;
    background: url('/static/images/new_main/common/ic-yes.png') no-repeat;
    width:14px; height:14px;
    position:absolute; right:0; top:3px;
}
.task .body .info ul li.notask:after{
    content:''; display:inline-block;
    background:url('/static/images/new_main/common/ic-no.png') no-repeat;
    width:14px; height:14px;
    position:absolute; right:0; top:3px;
}
.task .body .bg-light {padding: 15px;line-height: 1.5;}
.task .body .info ul li.read{line-height: 1.5;}

/*** 시험 ***/
.course-body .course-cont .test .sub-title{margin-bottom: 20px;}
.course-body .course-cont .test [class*='notice'] {position: relative;}
.course-body .course-cont .test .notice1, .course-body .course-cont .test .notice2{margin-bottom: 30px; padding-bottom: 30px;position: relative;;}
.course-body .course-cont .test .notice1:after, .course-body .course-cont .test .notice2::after{content:'';position: absolute;width: 100%;height: 2px; background-color: #e4e4e4;bottom: 0; left: 0;}
.course-body .course-cont .test [class*='notice'] span{font-weight: bold;}
.course-body .course-cont .test-box{border: 2px solid #e4e4e4; border-radius: 10px;overflow: hidden; margin-bottom: 30px;}
.course-body .course-cont .test-box [class|='head']{padding: 15px;position: relative;}
.course-body .course-cont .test-box [class|='head'] .title{font-weight: bold; text-align: center; margin-bottom: 0;}
.course-body .course-cont .test-box [class|='head'] .state{position: absolute; top: 16px;}
.course-body .course-cont .test-box [class|='head'] .state span{background-color: #fff; padding: 5px 10px; border-radius: 20px; color: #01C48C;font-weight: bold;}
.course-body .course-cont .test-box [class|='head'][class*=type1] {background-color: #C4E3E2;}
.course-body .course-cont .test-box [class|='head'][class*=type2] {background-color: #15c093;}
.course-body .course-cont .test-box [class|='head'][class*=type2] .title{color: #fff;}
.course-body .course-cont .test-box .body{padding: 15px; height: 135px;}


/***수업노트***/
.study-note-wrap {background-color:#ECF4F8; display: flex; flex-wrap: wrap; border-radius: 10px; height:625px; overflow-y: auto;}
.study-note-wrap .nav-note {width: 20%; border-right: 4px solid #fff;}
.study-note-wrap .box-note{width: 80%;}
.study-note-wrap .nav-note .head{padding: 20px 10px;}
.study-note-wrap .nav-note .head p{margin-bottom: 0; text-align: center;}
.study-note-wrap .nav-note .body {padding:0 0 0 20px;line-height:25px;  overflow:auto;}
.study-note-wrap .nav-note .body .active{font-weight:bold;}
.study-note-wrap .nav-note .body ul.list-wrap{padding-bottom:20px;margin-left: 0;}
.study-note-wrap .nav-note .body ul.list-wrap > li{position:relative; padding:0 0 6px 30px; margin: 0;}
.study-note-wrap .nav-note .body ul.list-wrap > li:before{ content:''; display:block; position:absolute; left:5px; top:8px; background:url('/static/images/new_main/common/bg_dotted_y.gif') 0 0 repeat-y;  width:1px; height:100%; }
.study-note-wrap .nav-note .body ul.list-wrap > li:last-child:before{height:0;}

.study-note-wrap .nav-note .body ul.list-wrap > li button{
    border:none; width:8px; height:8px; background-color: #01C48C; border:1px solid  #01C48C; text-indent:-9999px;  border-radius: 4px; font-size:0; padding:0; display:block; position:absolute; left:2px; top:4px; overflow:visible; z-index:5; }
.study-note-wrap .nav-note .body ul.list-wrap > li button:after{ content:''; display:block; background:url('/static/images/new_main/common/bg_dotted_x.gif') 0 0 repeat-x; background-color:transparent; width:15px; height:1px; position:absolute; left:6px; top:3px; }

.study-note-wrap .nav-note .body ul.list-wrap > li button.btn_close{ background-color: #fff;}
.study-note-wrap .nav-note .body ul.list-wrap > li a{color: #000;}

.study-note-wrap .nav-note .body ul.list-wrap ul.list-1{margin-left:8px;padding-top: 6px;}
.study-note-wrap .nav-note .body ul.list-wrap ul.list-1 li{ margin:0 0 4px 6px; width:auto; }
.study-note-wrap .nav-note .body ul.list-wrap ul.list-1 li:before{left:-.5rem; top:.5rem;}

.study-note-wrap .box-note{padding: 20px;}
.study-note-wrap .box-note .head{position: relative;}
.study-note-wrap .box-note .head .view-type {position: absolute; right: 0; top:0 ; display: flex; border-radius: 1.5rem; border: 1px solid #01C48C; background-color: #fff;overflow: hidden; font-weight: bold;}
.study-note-wrap .box-note .head .view-type li{padding:.5rem 1rem;}
.study-note-wrap .box-note .head .view-type li.active {background-color: #01C48C; color: #fff;}

.study-note-wrap .box-note .no-contents{margin: 0 auto; text-align: center; padding: 200px; }
.study-note-wrap .box-note .paging-wrap{text-align: center;}
.study-note-wrap .box-note .paging-wrap button{font-weight:bold;}


.register-list-wrap .tab-register [data-id="27"]:before {
    position: absolute;
    left: 59%;
    bottom: 790px;
    content: "상담 시 추가할인!";
    width: auto;
    height: 28px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    background-color: red;
    text-align: center;
    padding: 5px 16px;
    border-radius: 8px;
    animation: float 0.8s ease-in-out infinite;
}


.register-list-wrap .tab-register [data-id="27"]:after {
    content: "";
    position: absolute;
    left: 65.5%;
    bottom: 784px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid red;
    animation: float 0.8s ease-in-out infinite;
}

/* 둥둥 떠다니는 애니메이션 정의 */
@keyframes float {
    10% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-8px);
    }
    100% {
        transform: translateY(0);
    }
}



/* 유튜브 홍보 플로팅버튼 */
.floating_20241127 {
    position: absolute;
    left: 7%;
    top: 830px;
    animation: float 1.1s ease-in-out infinite;
    z-index: 99;
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-16px);
    }
    100% {
        transform: translateY(0px);
    }
}


/* 25년 교육부 평가인정 플로팅버튼 */
#floating_20241223 {
    position: absolute;
    left: 80%;
    top: 830px;
    z-index: 90;
}
.close-checkbox {
    display: none;
}
.close-label {
    position: absolute;
    top: 134px;
    right: 192px;
    width: 20px;
    height: 20px;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
.close-checkbox:checked + .close-label + img {
    display: none;
}

/* 네이버 홍보 플로팅버튼 */
#floating_20250106 {
    position: absolute;
    left: 7%;
    top: 110px;
    z-index: 99;
}
.close-label_2 {
    position: absolute;
    top: 10px;
    right: 136px;
    width: 20px;
    height: 20px;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
.close-checkbox_2 {
    display: none;
}
.close-checkbox_2:checked + .close-label_2 + img {
    display: none;
}

/*
.card:before {
    position: absolute;
    left: 26%;
    bottom: 93px;
    content: "무려 20% 할인!";
    width: auto;
    height: 28px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    background-color: #999;
    text-align: center;
    padding: 5px 12px;
    border-radius: 8px;
    z-index:99;
}

.card:after {
    content: "";
    position: absolute;
    left: 32%;
    bottom: 88px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #999;
}
*/

#courseListTableDv {
    display: initial !important;
}