@charset "utf-8";
/* 새글 스킨 (latest) */

.lat {position:relative;}
.lat .lat_title {display:none;}
.lat .lat_title a{color:#253dbe;display:inline-block;position:relative}
.lat .lat_title a:after{position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#253dbe;content:''}

.lat li {position:relative;line-height:32px;font-size: 16px;overflow: hidden;}
.lat li a:hover{color:}
.lat li a{}
.lat li .fa-heart{color:#ff0000;}
.lat li .fa-lock{display: none!important;}
.lat li .new_icon{display: none!important;}
.lat li .hot_icon{display: none!important;}
.lat li .fa-caret-right{color:#bbb}
.lat .lt_date{position:absolute;top:3px;right:0;color:#888}
.lat  .empty_li{line-height:145px ;color:#666;text-align:center;padding:0;}
.lat  .empty_li:before{background:none;padding:0}

.lat .lt_cmt{background:#5c85c1;color:#fff; font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;
-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);}
.lat .lt_more {position:absolute;top:-58px;right:10px;display:block;width:25px;line-height:25px;color:#aaa;border-radius:3px;text-align:center;}
.lat .lt_more:hover{color:#777}

.latest_add{display: none}
.lat:first-child .latest_add{display: block;}
.lat:first-child{margin-bottom: 14px; padding-bottom: 20px; border-bottom: 1px solid #eaeaea;margin-top: 29px;}

.lat:first-child > ul > li > a:first-of-type > span{margin-top: 12px;font-size: 14px; width: 375px; height: 44px; line-height: 22px;}
.lat:first-child > ul > li > a:first-of-type > span > p > span{color: #999!important; font-size: 14px!important;word-spacing: 0!important;font-family:'Noto Sans KR', dotum, sans-serif!important;}
.lat:first-child li > span {margin-right: 20px; display: inline-block; width: 80px; height: 80px; background: #183053;text-align: center;float: left;top:0!important}
.lat:first-child .lt_date {position: relative; display: inline-block; color: #fff;padding: 3px;}

.lat:first-child > ul > li > a > p{width: 376px!important;font-size: 18px!important;font-weight: 500!important;height: 18px;line-height: 18px;}
.lat:first-child > ul > li{height: 80px;}
span.year_month{font-size: 14px;display: inline-block;}
span.today{font-size: 32px; font-weight: 500;}


.lat:first-child li > a:first-of-type {font-size: 14px; color: #999;display: inline-block; width: 376px;line-height: 24px;height: 80px;overflow:hidden;}
.lat:first-child li > a:first-of-type > p{font-size: 18px;color: #000;margin-bottom: 15px;margin-top: 2px;}
