@charset "utf-8";

.basic-post-box { overflow:hidden; line-height:20px; text-align:left; }
.basic-post-box .txt-normal { letter-spacing:0; font-size:18px; }
.basic-post-box .txt-short { position:relative; font-size:17px; font-weight:200; color:#444; letter-spacing:0px; text-align:left; }
.basic-post-box .post-vicon { position:absolute; left:6px; top:6px; color:#fff; font-size:20px; z-index:1; text-shadow: 1px 1px 1px #000; }
.basic-post-box .post-none { padding:50px 10px; text-align:center; color:#888; }
.basic-post-box .post-row { float:left; overflow:hidden; }
.basic-post-box .post-list { overflow:hidden; padding:0px 20px; /* border:#EBEAEA 1px solid; border-radius:20px; box-shadow:0px 7px 9px 0 rgb(0 0 0 / 6%);*/ }
.basic-post-box .post-image { position:relative; overflow:hidden; }
.basic-post-box .post-content { margin:0px 0px -2px; overflow:hidden; }
.basic-post-box .post-subject { overflow:hidden; letter-spacing:-1px; font-size:20px; font-weight:400; line-height:1.2; margin-bottom:18px; }
.basic-post-box .post-bo { overflow:hidden; height:60px; }
.basic-post-box .post-bo>span { display:inline-block; padding:8px 20px !important; background:#A5A09C; border-radius:30px; color:#FFF; font-size:17px !important; font-weight:600; line-height:1; }
.basic-post-box .post-bo>.bg1 { background:#F27D0D; }
.basic-post-box .post-bo>.bg2 { background:#fff839; }
.basic-post-box .post-bo>.bg3 { background:#8e38ff; }
.basic-post-box .post-bo>.bg4 { background:#00c57d; }
.basic-post-box .post-text { min-height:80px; margin-bottom:20px; border-bottom:#DFDFDF 0px solid; display:block; font-size:15px; font-weight:300; color:#666; line-height:130%; }
