@charset "utf-8";

/* 최근게시물 스킨 (latest)*/ 
.lt {position:relative;padding:15px 10px ; }
.lt ul {margin:20px 0 0 ;padding:0;list-style:none}
.lt h2 {font-size:1.3em;}
.lt .lt_title_wrap{ display:flex; justify-content:space-between;}
.plus_btn_p{font-size:24px; color:#a8a8a8; line-height:40px; font-weight:300;}
/* .lt h2 a{color:#333}*/ 
.lt li {position:relative;background:#fff;margin-bottom:10px;line-height:23px; }
.lt li a{color:#696969; font-size:16px; font-weight: 400; display: inline-block;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 90%;}
.lt li .lt_date{color:#858585;font-size:10px; letter-spacing: -1px; line-height: 20px; padding-top: 10px;}

.lt .fa-download{width:16px;height:16px;line-height:16px;background:#e89f31;color:#fff;text-align:center;font-size:10px;border-radius:4px;vertical-align:middle;}
.lt .fa-link{width:16px;height:16px;line-height:16px;background:#ad68d8;color:#fff;text-align:center;font-size:10px;border-radius:4px;vertical-align:middle;font-weight: normal;}
.lt .fa-heart{width:16px;height:16px;line-height:16px;background:#ff66b0;color:#fff;text-align:center;font-size:10px;border-radius:4px;vertical-align:middle;;font-weight: normal;}
.lt .new_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#ffff00;background:#6db142;border-radius:4px;text-align:center;vertical-align:middle;font-size:11px;}
.lt .hot_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#fff;background:#e52955;border-radius:4px;text-align:center;;vertical-align:middle;font-weight:normal;font-size:11px}
.lt .fa-lock{display: inline-block;line-height: 14px;width: 16px;font-size: 0.833em;color: #fff;background: #262b88;text-align: center;border-radius: 4px;font-size: 12px;border:1px solid #262b88}


/*메인*/
.lt_educompany .lt_date{/*display: none !important;*/}
.lt_educompany .lt{padding: 0px }
.lt_educompany .lt ul{margin:10px 0 0 ;padding:10px 0;list-style:none; border-top:1px solid #bdbdbd; background: #fff;}
.lt_educompany .lt li{background: #fff;line-height:39.5px; padding-right:10px;margin-bottom:0px; display:flex; justify-content:space-between;}

.lt_eduqa .lt{padding: 0px }
.lt_eduqa .lt ul{margin:10px 0 0 ;padding:10px 0;list-style:none; border-top:1px solid #bdbdbd; background: #fff;}
.lt_eduqa .lt li{background: #fff;line-height:42px;  padding-right:10px;margin-bottom:0px; display:flex; justify-content:space-between;}
.lt .fa-lock {display:none;}