@CHARSET "UTF-8";

/****************
수강신청
****************/
/* search */
.courseRegistFormWrap .data-srch-box {width: 100%; background: #f5f6f8; padding: 25px 20px; margin-bottom: 41px;}
.courseRegistFormWrap .data-srch-box .insert {width: 100%; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;}
.courseRegistFormWrap .data-srch-box .line {display: flex; flex-wrap: wrap; align-items: center; margin-right: 10px;}
.courseRegistFormWrap .data-srch-box .line:last-child {margin-right: 0;}
.courseRegistFormWrap .data-srch-box select {display: flex; align-items: center; width: 100%; height: 50px; padding-left: 15px; padding-right: 35px; border: 1px solid #ccd0d7; border-radius: 5px; font-family: 'Noto Regular', sans-serif; font-size: 14px; color: #333; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: #fff url('../../images/sub/ic-form-arrow.png') no-repeat right 10px center;}
.courseRegistFormWrap .data-srch-box input[type="text"] {width: 100%; height: 50px; font-size: 14px; color: #333; font-family: 'Noto Regular', sans-serif; padding: 0 10px; background: #fff; border: 1px solid #ccd0d7; border-radius: 5px; overflow: hidden;}
.courseRegistFormWrap .data-srch-box .srch-btn {position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 50px; font-size: 18px; color: #fff; background: #1473E6; border-radius: 5px; padding: 0 20px;}
.courseRegistFormWrap .data-srch-box .srch-btn::before {content: ''; width: 20px; height: 20px; background: "/Web-home/fnct/cultureLecture/../images/sub/ic-search-btn.png" no-repeat center; background-size: contain; margin-right: 10px;}

.courseRegistFormWrap .data-srch-box .col1 {width: 15%;}
.courseRegistFormWrap .data-srch-box .col2 {width: 15%;}
.courseRegistFormWrap .data-srch-box .col3 {width: 12%;}
.courseRegistFormWrap .data-srch-box .col4 {width: 10%;}
.courseRegistFormWrap .data-srch-box .col5 {width: 30%;}
.courseRegistFormWrap .data-srch-box .col6 {flex-grow: 1;}

@media all and (max-width: 1023px) {
    .courseRegistFormWrap .data-srch-box .line {margin: 5px;}

    .courseRegistFormWrap .data-srch-box .col1 {width: 33%;}
    .courseRegistFormWrap .data-srch-box .col2 {width: 33%;}
    .courseRegistFormWrap .data-srch-box .col3 {flex-grow: 1;}
    .courseRegistFormWrap .data-srch-box .col4 {width: 20%;}
    .courseRegistFormWrap .data-srch-box .col5 {width: 50%;}
}
@media all and (max-width: 768px) {
    .courseRegistFormWrap .data-srch-box .col1 {width: 48%;}
    .courseRegistFormWrap .data-srch-box .col2 {flex-grow: 1;}
    .courseRegistFormWrap .data-srch-box .col3 {width: 100%;}
    .courseRegistFormWrap .data-srch-box .col4 {width: 30%;}
    .courseRegistFormWrap .data-srch-box .col5 {flex-grow: 1;}
    .courseRegistFormWrap .data-srch-box .col6 {width: 100%;}
}

/* list */
.data-table.course-regist-table .col1 {width: 8%;}
.data-table.course-regist-table .col2 {width: 8%;}
.data-table.course-regist-table .col3 {width: 32%;}
.data-table.course-regist-table .col4 {width: 10%;}
.data-table.course-regist-table .col5 {width: 12%;}
.data-table.course-regist-table .col6 {width: 8%;}
.data-table.course-regist-table .col7 {width: 12%;}
.data-table.course-regist-table .col8 {width: 10%;}

.data-table.course-regist-table .body .col-regist {display: inline-flex; justify-content: center; align-items: center; min-width: 80px; min-height: 35px; color: #fff; font-size: 14px; font-family:'S-CoreDream-4Regular', sans-serif; text-align: center; border-radius: 5px; padding: 5px 10px;}
.data-table.course-regist-table .body .col-regist.regist-open {background: #0E8772;}
.data-table.course-regist-table .body .col-regist.regist-closed {background: #2B3E5C;}
.data-table.course-regist-table .del-btn {width: 80px; min-height: 35px; color: #fff; font-size: 14px; font-family:'S-CoreDream-4Regular', sans-serif; text-align: center; border-radius: 5px; padding: 5px 2px; background: #778399; transition: all 0.35s;}
.data-table.course-regist-table .del-btn:hover {color: #778399; background: #fff; border: 1px solid #778399;}

@media all and (max-width: 1023px) {
    .data-table.course-regist-table .col1,
    .data-table.course-regist-table .col2,
    .data-table.course-regist-table .col4,
    .data-table.course-regist-table .col5,
    .data-table.course-regist-table .col6,
    .data-table.course-regist-table .col7,
    .data-table.course-regist-table .col8 {width: auto;}
    .data-table.course-regist-table .col3 {width: 100%;}

    .data-table.course-regist-table .body .col-regist {width: auto; padding: 5px 10px;}
}

/* view */
.courseRegistViewWrap .view-title {color: #000; line-height: 1.5; font-size: 30px; font-family: 'S-CoreDream-5Medium', sans-serif; padding-top: 20px; padding-bottom: 12px;}

.view-category-box .type-text-box {display: inline-flex; justify-content: center; align-items: center; min-width: 80px; min-height: 35px; color: #fff; font-size: 14px; font-family: 'S-CoreDream-4Regular', sans-serif; text-align: center; padding: 5px 10px; border-radius: 5px; margin-right: 5px; overflow: hidden;}
.view-category-box .type-text-box:last-child {margin-right: 0;}
.view-category-box .type-text-box.regist-closed {background: #EA5550;}
.view-category-box .type-text-box.regist-open {background: #0E8772;}

.courseRegistViewWrap .board-view-info .inner {display: flex; flex-wrap: wrap; justify-content: space-between; border-radius: 12px; background: #fff; border: 1px solid #e4e8ec; overflow: hidden; padding: 40px 80px;}
.courseRegistViewWrap .view-image {width: 30%; margin-top: 110px; text-align: center; overflow: hidden;}
.courseRegistViewWrap .view-info {width: 65%; overflow: hidden;}

.course-board-table {line-height: 1.6;}
.course-board-table tr:first-child {border-top: 2px solid #2B3E5C;}
.course-board-table th {text-align: left; vertical-align: middle; color: #8e8e8e; font-size: 16px; font-family: 'S-CoreDream-4Regular', sans-serif; border-bottom: 1px solid #e4e8ec; padding: 15px 10px;}
.course-board-table td {text-align: left; color: #333; font-size: 16px; font-family: 'S-CoreDream-5Medium', sans-serif; border-bottom: 1px solid #e4e8ec; padding: 15px 10px;}

.courseRegistViewWrap .board-button {text-align: center; padding: 40px 0; overflow: hidden;}
.courseRegistViewWrap .board-button input[type="button"] {cursor: pointer;}
.courseRegistViewWrap .board-button input {width: 140px; height: 50px; font-size: 16px; color: #fff; font-family: 'S-CoreDream-4Regular', sans-serif; border-radius: 5px; overflow: hidden; margin: 0 5px; transition: all 0.35s;}
.courseRegistViewWrap .board-button input.btn-bookmark {background: #778399;}
.courseRegistViewWrap .board-button input.btn-artclList {background: #2B3E5C;}

.courseRegistViewWrap .view-con {margin-top: 50px;}
.courseRegistViewWrap .view-con .board-title {position: relative; display: block; font-family: 'S-CoreDream-5Medium'; font-size: 26px; letter-spacing: -0.5px; line-height: 1.5; color: #151515; padding-left: 15px;}
.courseRegistViewWrap .view-con .board-title::before {content: ''; position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 3px; height: 27px; background: #151515;}
.courseRegistViewWrap .view-con .boardWrap {position: relative; line-height: 1.6; margin-top: 15px; overflow: hidden;}
.courseRegistViewWrap .view-con .boardWrap table {position: relative; overflow: hidden;}
.courseRegistViewWrap .view-con .board-table thead {position: relative;}
.courseRegistViewWrap .view-con .board-table thead::before {content: ''; position: absolute; left: 0; top: 0; z-index: -1; width: 100%; height: 100%; background: #f4f4f5; border-radius: 10px;}
.courseRegistViewWrap .view-con .board-table thead th {color: #111; font-size: 16px; font-family: 'S-CoreDream-4Regular', sans-serif; border-right: 1px solid #dddee0; padding: 14px 10px;}
.courseRegistViewWrap .view-con .board-table thead th:last-child {border-right: 0;}
.courseRegistViewWrap .view-con .board-table tbody {display: table-header-group;}
.courseRegistViewWrap .view-con .board-table tbody th {font-weight: 400; color: #000; font-size: 15px; font-family: 'S-CoreDream-4Regular', sans-serif; background: #FBFBFB; border-right: 1px solid #dddee0; border-bottom: 1px solid #dddee0; padding: 13px 5px;}
.courseRegistViewWrap .view-con .board-table tbody td {font-weight: 400; text-align: left; color: #666; font-size: 15px; font-family: 'S-CoreDream-4Regular', sans-serif; background: #fff; border-right: 1px solid #DDDEE0; border-bottom: 1px solid #dddee0; padding: 13px 20px;}
.courseRegistViewWrap .view-con .board-table tbody td.align-c {text-align: center;}
.courseRegistViewWrap .view-con .board-table tbody td:last-child {border-right: 0;}

@media all and (min-width: 1024px) {
    /* hover */
    .courseRegistViewWrap .board-button input.btn-bookmark:hover {color: #778399; background: #fff; border: 1px solid #778399;}
    .courseRegistViewWrap .board-button input.btn-artclList:hover {color: #2B3E5C; background: #fff; border: 1px solid #2B3E5C;}
}
@media all and (max-width: 1023px) {
    .courseRegistViewWrap .board-view-info .inner {display: block; padding: 50px 30px;}
    .courseRegistViewWrap .view-image {width: 100%; margin-top: 0;}
    .courseRegistViewWrap .view-info {width: 100%; margin-top: 50px;}
}
@media all and (max-width: 768px) {
    .courseRegistViewWrap .view-title {font-size: 22px;}
    .courseRegistViewWrap .view-con .board-title {font-size: 22px;}
}

/****************
나의강좌
****************/
/* 공통 */
.data-table .row {display: flex; flex-wrap: wrap;}

.data-table .header .row {border-radius: 5px; overflow: hidden;}
.data-table .header .col {display: flex; align-items: center; justify-content: center; min-height: 54px; color: #333; font-size: 17px; font-family: 'S-CoreDream-5Medium', sans-serif; text-align: center; padding: 14px 5px; background: #F7F8F9; border-top: 2px solid #2B3E5C;}
.data-table .body {margin-top: 8px;}
.data-table .body .group {border-top: 1px solid #DDDEE0; border-bottom: 1px solid #DDDEE0;}
.data-table .body .row:last-child .col {border-bottom: 0;}
.data-table .body .col {display: flex; justify-content: center; align-items: center; flex-shrink: 0; color: #666; font-size: 16px; font-family: 'S-CoreDream-4Regular', sans-serif; text-align: center; padding: 20px 10px; background: #fff; border-right: 1px solid #DDDEE0; border-bottom: 1px solid #dddee0;}
.data-table .body .col:last-child {border-right: 0;}
.data-table .body .col > div {display: flex; align-items: center;}
.data-table .body .col a {position: relative; color: #666;}
.data-table .body .col a:after {content: ''; position: absolute; left: 0; bottom: 0; width: 0; height: 1px; background: #7d7f81; transition: .4s;}

.data-table .hidden-text {position: absolute; top: -9999px; left: -9999px;}
.data-table-wrap input[type="button"] {cursor: pointer;}

@media all and (min-width: 1024px) {
    /* hover */
    .data-table .body .col a:hover:after {width: 100%;}
}
@media all and (max-width: 1023px) {
    .data-table .row {position: relative; display: block; height: auto; border: 1px solid #dddee0; border-top: 3px solid #2B3E5C; padding: 10px; box-shadow: 0 2px 10px 0 #f5f5f5;}

    .data-table .header {display: none;}
    .data-table .body .group {border-top: 0; border-bottom: 0;}
    .data-table .body .row {border-radius: 5px; overflow: hidden; margin-bottom: 20px;}
    .data-table .body .col {display: inline-block; color: #000; text-align: left; border-right: 0; border-bottom: 0; padding: 10px; font-family: 'S-CoreDream-5Medium', sans-serif;}
    .data-table .body .col > div {display: inline-block;}
    .data-table .body .col a {color: #000; text-decoration: underline;}

    .data-table .hidden-text {position: static; display: inline-block; margin-right: 10px; font-size: 17px; color: #666; font-family: 'S-CoreDream-4Regular', sans-serif;}
}

/* 수강내역 조회 */
.data-table.course-history-table .col1 {width: 7%;}
.data-table.course-history-table .col2 {width: 7%;}
.data-table.course-history-table .col3 {width: 25%;}
.data-table.course-history-table .col4 {width: 9%;}
.data-table.course-history-table .col5 {width: 9%;}
.data-table.course-history-table .col6 {width: 9%;}
.data-table.course-history-table .col7 {width: 10%;}
.data-table.course-history-table .col8 {width: 10%;}
.data-table.course-history-table .col9 {width: 14%;}

.data-table.course-history-table .body .col-type,
.data-table.course-history-table .body .col-state {display: inline-flex; justify-content: center; align-items: center; min-width: 80px; min-height: 35px; color: #fff; font-size: 14px; font-family:'S-CoreDream-4Regular', sans-serif; text-align: center; border-radius: 5px; padding: 5px 10px;}
.data-table.course-history-table .body .col-type.onlain {background: #4290de;}
.data-table.course-history-table .body .col-type.desk {background: #2B3E5C;}
.data-table.course-history-table .body .col-type.wait {background: #778399;}
.data-table.course-history-table .body .col-state.pay-complete {background: #0E8772;}
.data-table.course-history-table .body .col-state.refund-cancell,
.data-table.course-history-table .body .col-state.refund-cancellAll,
.data-table.course-history-table .body .col-state.refund-closed {background: #778399;}

@media all and (max-width: 1023px) {
    .data-table.course-history-table .col1,
    .data-table.course-history-table .col2,
    .data-table.course-history-table .col4,
    .data-table.course-history-table .col5,
    .data-table.course-history-table .col6,
    .data-table.course-history-table .col9 {width: auto;}
    .data-table.course-history-table .col3, .data-table.course-history-table .col7, .data-table.course-history-table .col8 {width: 100%;}

    .data-table.course-history-table .body .col-type,
    .data-table.course-history-table .body .col-state {width: auto; padding: 5px 10px;}
    .hide{ display:none;}
}