@charset "utf-8";
/* 새글 스킨 (latest) */
.lst_news {position:relative;margin-top: 12px !important;padding: 5px 50px; height:44px; background-color: rgb(255, 255, 255);border-radius: 8px; border: 1px solid rgb(233, 235, 239); border-image: none; box-shadow: 0px 2px 4px rgba(88,83,135,0.03);}
.lst_news li{line-height:30px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.lst_news li a:hover{color:#f07929}
.lst_news li .lock_icon{display: inline-block;line-height: 14px;width: 16px;font-size: 0.833em;color: #4f818c;background: #cbe3e8;text-align: center;border-radius: 2px;font-size: 12px;border:1px solid #a2c6ce;vertical-align:top}
.lst_news li .new_icon{display:inline-block;line-height:16px;width:16px;font-size:0.833em;color:#ffff00;background:#6db142;text-align:center;margin-right:3px;border-radius:2px;vertical-align:top}
.lst_news .cnt_cmt{background:#5c85c1;color:#fff; font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;white-space: nowrap;margin-left:5px;
-webkit-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);
-moz-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);
box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4)}

.lst_news h2{position:absolute;top:50%;left:10px;margin-top:-16px;left:5;line-height:32px}
.lst_news h2 a{display:inline-block;width:30px;line-height:30px;border-radius:25px;background:#4158d1;color:#fff;text-align:center;color:#fff;font-size:14px;}
.lst_news .bx-next{position:absolute;top:50%;right:10px;;width:26px;height:26px;line-height:24px;text-align:center;background:#fff;border:1px solid #d1d1d1;margin-top:-12px}
.lst_news .bx-prev{position:absolute;top:50%;right:35px;width:26px;height:26px;line-height:24px;text-align:center;background:#fff;border:1px solid #d1d1d1;margin-top:-12px}
