﻿#preview_fb_post .modal-header{padding:10px 20px}#preview_fb_post .modal-body{padding:10px}#preview_fb_post .content{width:100%;border:1px solid #eee;margin:auto}#preview_fb_post .content .post-head{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#preview_fb_post .content .post-head .post-user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#preview_fb_post .content .post-head .more{cursor:pointer}#preview_fb_post .content .post-head .avatar{width:45px;height:45px;border-radius:50%;background:#ccc;margin:0;margin-right:5px}#preview_fb_post .content .post-head .user .user-name{font-weight:bold}#preview_fb_post .content .post-head .user .post-date{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#preview_fb_post .content .post-content{padding:10px}#preview_fb_post .content .post-content a{color:#4b9ade}#preview_fb_post .content .post-img{position:relative;width:100%;height:400px;overflow:hidden;background-color:#ccc}#preview_fb_post .content .post-img img{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#preview_fb_post .content .post-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#preview_fb_post .content .post-bottom .item{cursor:pointer;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#preview_fb_post .content .post-bottom .item i{margin-right:3px}