/* 게시판 검색 박스 -- common_01.css 수정사항 */
/* .search1 li select {height: 32px; margin: 0px 0px 3px 0px}
.search1 > li > input {height: 32px; }
.search1 li a {margin-top: 1px;} */





/* 공지사항 */
.Board_notice tr th.table-no {width:6%}
.Board_notice tr th.table-tit {width: 61%;}
.Board_notice tr th.table-hit {width: 6%;}
.Board_notice tbody td span.notice_ic {font-size:12px; font-weight: 900; color:#ef114d}
.Board_notice tbody .Board_title {text-align:left; }
.Board_notice tbody .Board_title > a {width: 95%; float: left; text-overflow:ellipsis; overflow: hidden; white-space: nowrap;}
.Board_notice tbody .Board_title > span.new_ic {float: left; font-size:12px; font-weight: 900; color:orange; margin-right: 5px;}
.Board_notice tbody .Board_title > a:hover, a:focus, a:active {text-decoration:underline; }
.Board_notice tbody .Board_title > a.notice_top {font-weight: 900;}



/* 안전교육,직무교육_수강신청 */
table.course-1 tr th.table-lectit {width: 55%;}
table.course-1 tr th.table-stage {width: 5%;}
table.course-1 tr th.table-time {width:12%;}
table.course-1 tr th.table-sign {width: 7%;}
table.list tr td.lectit {text-align: left;}
table.list tr td.lectit > a {width: 100%; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
table.list tr td.lectit > a:hover, a:focus, a:active {text-decoration:underline; }



/* 나의강의실 > 수강신청현황 */
#searchValue {height: 32px; padding-top: 4px !important}
table.my-course tr th.table-no {width: 5%;}
table.my-course tr th.table-stage {width: 10%;}
table.my-course tr th.table-time {width:8%;}
table.my-course tr th.table-on1 {width:7%;}
table.my-course tr th.table-on2 {width:8%;}
table.my-course tr th.table-sign {width:8%;}



/* 나의강의실 > 학습중인과정 > 강의보기 */
table.my-course tr th.table-bigno {width: 7%;}
table.my-course tr th.table-lecing {width: 13%;}
table.my-course tr th.table-teacher {width: 10%;}
table.my-course tr th.table-Dday {width:8%;}



/* 나의강의실 > 학습완료과정 > 강의정보 */
table.my-course tr th.table-bigno {width: 8%;}
table.my-course tr th.table-score {width: 5%;}
table.my-course tr th.table-on3 {width:9%;}
table.my-course tr th.table-on4 {width:7%;}
table.my-course tr th.table-print {width:9%;}






/* responsive.css 추가사항 */
@media (max-width:1100px){
    
}
@media (max-width:1024px){
    /* 안전교육,직무교육_수강신청 */
    
}

@media (max-width:768px){
    /*공지사항*/
    table.list tr th {font-size:14px;}
    table.list tr td {font-size:13px; padding:12px 7px;}
    .search1 li.text {width: 100%}
    .search1 li.sbox {width: 100%; float:left; text-align: left; padding: 10px 0; }
    .search1 li.sbox #bsearch {width: 70%; }
    .search1 li.sbox1 {float:right; width:100%; }

    
}

@media (max-width:740px){
    table.list tr td a.btn-1, a.btn-2, a.btn-3, a.btn-4, a.btn-5 {width:18px; }

    /* 공지사항 */
    .Board_notice tr th.table-tit {width: 82%}
    .Board_notice tr th.table-writer {width: 18%}

    /* 안전교육,직무교육_수강신청 */
    table.course-1 tr th.table-time {width:15%;}
    table.course-1 tr th.table-sign {width:8%;}    
    .hidden-phone {display: none!important; width: 0!important; height: 0!important}

    /* 나의강의실 > 수강신청현황 */
    table.my-course tr th.table-on1 {width:8%;}
    table.my-course tr th.table-on2 {width:8%;}
    table.my-course tr th.table-sign {width: 8%;}

    /* 나의강의실 > 학습중인과정 > 강의보기 */
    table.my-course tr th.table-lecing {width:20%;}
    table.my-course tr th.table-Dday {width:12%;}

    /* 나의강의실 > 학습완료과정 > 강의정보 */
    table.my-course tr th.table-bigno {width: 7%;}
    table.my-course tr th.table-time {width:16%;}
    table.my-course tr th.table-score {width: 5%;}
    table.my-course tr th.table-on3 {width:10%;}
    table.my-course tr th.table-on4 {width:7%;}
    table.my-course tr th.table-print {width:10%;}

    
}

@media (max-width:640px){
    table.list tr td a.btn-1, a.btn-2, a.btn-3, a.btn-4, a.btn-5 {font:11px nsM;}

    /* 나의강의실 > 학습완료과정 > 강의정보 */
    table.my-course tr th.table-time {width:18%;}
    table.my-course tr th.table-on3 {width:12%;}
    table.my-course tr th.table-on4 {width:9%;}
    table.my-course tr th.table-print {width:12%;}
}

@media (max-width:540px){
     
}

@media (max-width:480px){
    /* 나의강의실 > 수강신청현황 */
    table.my-course tr th.table-on1 {width:11%;}
    table.my-course tr th.table-on2 {width:11%;}
    table.my-course tr th.table-sign {width:8%;}
}

@media (max-width:430px){
    
    /*공지사항*/
    .search1 li.sbox #bsearch {width: 60%; }

    /* 안전교육,직무교육_수강신청 */
    table.list tr td.time {font-size: 12px;} 
    table.course-1 tr th.table-time {width:25%;}
    table.course-1 tr th.table-sign {width:10%;}
    
    /* 나의강의실 > 학습중인과정 > 강의보기 */
    table.list tr td.Dday {font-size: 12px}
    table.my-course tr th.table-lecing {width:25%;}
    table.my-course tr th.table-Dday {width:15%;}
}

@media (max-width:380px){
    table.my-course tr th.table-time {width:20%;}
    table.my-course tr th.table-on3 {width:12%;}
    table.my-course tr th.table-on4 {width:7%;}
    table.my-course tr th.table-print {width:12%;}
}

@media (max-width:375px){
    /* 안전교육,직무교육_수강신청 */
    table.course-1 tr th.table-time {width:26%;}
    table.course-1 tr th.table-sign {width:11%;}   
}

@media (max-width:360px){
    /*공지사항*/
    .Board_notice tbody .Board_title > a {width: 90%; float: left; text-overflow:ellipsis; overflow: hidden; white-space: nowrap;}
    
    /* 나의강의실 > 수강신청현황 */
    table.my-course tr th.table-on1 {width:12%;}
    table.my-course tr th.table-on2 {width:12%;}
    table.my-course tr th.table-sign {width:10%;}
}

@media (max-width:320px){
    /* 안전교육,직무교육_수강신청 */
    table.list tr th.table-sign {width:11%;}
     
}