@charset "utf-8";

/* 최근게시물 스킨 (latest) */
.subrepo {position:relative}
.subrepo_box {padding:0px}
.subrepo h2{font-size:1.25em;padding:10px 15px;line-height:27px;border-bottom:1px solid #e8e8e8;margin:0;text-align:left}
.subrepo h2 span {font-size:0.875em;font-weight:500}
.subrepo i{color:#9da4bc}
.subrepo li i{color: var(--bs-gray-500);font-size:1.2em}
.subrepo li .fa-download {width:16px;line-height:16px;background:var(--bs-gray-200);color:var(--bs-orange);text-align:center;font-size:10px;border-radius:2px;vertical-align:baseline}
.subrepo li .fa-link {width:16px;line-height:16px;background:var(--bs-gray-200);color:var(--bs-purple);text-align:center;font-size:10px;border-radius:2px;vertical-align:baseline}
.subrepo li .fa-heart {color:var(--bs-red);text-align:center;font-size:10px;border-radius:2px}
.subrepo .wr_over .new_icon {color:var(--main-color)}
.subrepo li .fa-lock {display:inline-block;line-height:16px;width:16px;font-size:0.833em;color:var(--bs-white);background:var(--bs-blue);text-align:center;border-radius:2px;font-size:12px;border:1px solid var(--bs-gray-200);vertical-align:baseline}
.subrepo .cnt_cmt{color:#48a3d5}
.subrepo .empty_li {text-align:center;padding:50px 0;color:#555}
.subrepo .more_btn {border:1px solid var(--main-color);padding:5px 10px;border-radius:5em;color:var(--main-color);text-align:right}

.subrepo .gall_li_wr {border:1px solid var(--bs-gray-500);padding:5px}
.subrepo .wr_diary_img {position:relative}
.subrepo hr {border:0;height:1px;background:var(--bs-gray-300);display:block}
.subrepo .wr_name {font-size:1em;padding:10px 60px 10px 0}
.subrepo .wr_size {padding:0;font-size:1em;color:var(--bs-gray-600);background: transparent;}
.subrepo .wr_content {color:var(--bs-gray-600);;white-space:normal;word-break:break-all}

.subrepo .wr_img1 {position:absolute;right:0}
.subrepo .wr_img1 img {width:50px !important;height:50px !important;object-fit: cover;object-position: center;border-radius: 5em;display: block}