<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.required_approval{
    border: 1px solid !important;
    border-color: red !important;
}

.post-name{
    color: #365899;
    font-weight:bold;
}
.font-greyed-14{
    font-size:14px;
    color: #90949c;
}
.facebook_div{
    max-height:980px;
    overflow-y:auto;
    background:#e9ebee;
    padding:10px 20px;
    padding-right:0px;  
    margin:0 auto;
    color:black;
}

.checkBox_div {
    background:#f2f3f5;
    padding:10px 00px;
    margin:0 auto;
}
.facebook_div a{
    color:#365899;
    font-size:14px;

}
.fb-profile-img{
  
}
.fb-post-detail{
   padding-top:5px;
}
.fb-post-div{
    background:#fff;
    padding:5px 7px;
    border-radius:4px 4px 0 0 ;
    padding-top:12px;
}
.p5{
    padding:0px 5px;
}
.line-h-14{
    line-height:14px;
}
.fb-post-option{
    color: #90949c;
}
.mt5{
    margin-top:5px;
}
.full-width{
    width:100%;
}
.fb_social_link {
    padding-left: 25px !important;
    font-weight: bold;
    color: #4b4f56 !important;
    background-repeat:no-repeat;
    line-height: 10px;
}
.like_link {
    background-image: url('../Images/fb-icons/like.PNG');
}
.share_link {
    background-image: url('../Images/fb-icons/share.PNG');
    background-size:auto 100%;
}
.comment_link {
    background-image: url('../Images/fb-icons/Comment.PNG') !important;
        background-position: left;
}
.fb-comments-div{
    background:#f2f3f5;
    padding:5px 7px;
    border-radius:0 0 4px 4px;
}
.fb-border{
    border: 1px solid #ccc;

}
.tooltip{
    min-width:100px;
}
.tooltip-inner {
    white-space:pre-wrap;
}
.v-midle{
    vertical-align:middle;  
}
.facebook_div hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #ccc;
}
.fb-comment-body{
    background: #fff;
    padding: 5px 15px;
    padding-right:20px;
    border-radius: 20px;
    max-width: 80% !important;
    display: inline-block;
    position: relative;
}
.v-top{
    vertical-align:top;
}
.facebook_div .form-control{
    
    padding:5px 10px !important;
    border-radius:20px;
    resize:none !important
}
span.toggle-handle.btn.btn-default {
    display: none;
}
.toggle.btn .btn.btn-primary.toggle-on {
    background-image: url('../Images/fb-icons/like-blue-toggle.PNG');
    color:#408fff !important;
   
}
.toggle.btn .btn.btn-default.toggle-off {
    background-image: url('../Images/fb-icons/like.PNG');
    background-repeat:no-repeat;
}
.toggle.btn .btn {
    background-repeat: no-repeat;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    border: 1px solid #ffffff !important;
    background-position-y: center;
    padding-left: 25px !important;
    padding-top: 8px !important;
    font-weight: bold;
    color: #4b4f56 !important;
    background-repeat: no-repeat;
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.toggle.btn{
    border:none !important;
    width:65px !important;
}
.fb-comments-div td {
    padding-bottom: 6px !important;
}
.fb-comments-div tr td tr td:first-child{
    width:28px;
}

.fb-comments-div tr td tr td:last-child{
    padding-left:5px;
}
.fb-comments-div tr td tr:last-child td{
    padding-bottom: 0px !important;
}
.comment-help {
    font-size: 13px;
    color: #90949c;
    font-size: 9px;
}
.fb-comments-div td:first-child{
    vertical-align:top !important;
    width:40px;
}
.fb-comments-div table{
    max-width:100%;
    width:100%;
}
.fb-new-post-input{
    border:none;
    box-shadow:none !important;
    outline:none !important;
    /*max-width:80% !important;*/
}
.fb-new-post .btn{
    min-width:60px;
    /*font-weight:bold;*/
}
.fb-new-post .fb-post-div{
    padding-bottom:12px;
    border-radius:4px !important;
}
.like-comment.active{
    color:#6680ff;
}
.fb-comment-like{
    min-width:35px !important; 
    background:#fff;
    height:20px;
    position:absolute;
  right:-25px;
    /*left:95%;*/
    top:10px;
    line-height:14px;
    border-radius:10px;
    padding-top:2px;
   /*padding-right:2px;*/
}
.fb-comment-like img{
    min-width:15px;
    max-width:15px;
    vertical-align:middle
}
.div-edit-comment,.div-edit-reply{
    position:absolute;
    right:-50px;
    top:7px;
}
.facebook_div ul.dropdown-menu::before {
    content: ' ';
    /* border: 10px solid; */
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ddd;
    position: absolute;
    top: -10px;
    right: 1px;
}
.dropdown-menu.notify-drop::before{
    content:"" !important;
    border:none !important
}
.fb-comment-body .dropdown-menu{
    border:none;
}
#EditPost .modal-header{
    padding:7px 12px;
    background:#f6f7f9;
    border-radius:5px 5px 0px 0px;
}
#EditPost .modal-body{
    padding:0px;
}
#EditPost .fb-post-div{
    padding:15px 0px;
}
#EditPost .btn {
    min-width: 60px;
    font-weight: bold;
}
#EditPost .fb-post-div{
    border-radius: 0px 0px 5px 5px;
}
.checkBox_div {
    background:#e9ebee;
    padding-right:20px;
}
.checkBox_div img{
    margin-top:-3.5px;
}
.checkBox_div  input{
    vertical-align:top;
    /*transform:scale(2);
    display:none;*/
}
.facebook_div .dropdown-menu {
    position: absolute;
    top: 100%;
     left: inherit; 
    right: -5px;
}
.user-logo-img{
    min-width:35px !important;min-height:35px !important;max-height:35px !important;max-width:35px !important;
}
.user-logo-rply-comment{
        width: 28px;
    min-width: 28px;
    max-width: 28px;
    height: 28px;
    min-height: 28px;
    max-height: 28px;
}
.w-7{
    width:7%;
}
button#btnPost{
   background:#266aab ;
    border-color:#21447b;
    color:#fff
}

button#btnPost:hover,button#btnPost:active,button#btnPost:focus{
    background:#22508b;
    border-color:#21447b;

}

.Dvinfo_post{
    background:#f2f3f5 !important;
}
.fb-info-post{
    margin-top:15px;
}
.facebook_div  .img-circle{
    width:100% !important;
}
.btnPostLikeNames img{
    width:20px;
    height:20px;
}
.btnPFOpostsHide{
    margin-right:13px;
}
.btnPFOpostsOnly{
    margin-right:10px;
}
.vjs_video_403-dimensions{
    width:100% !important;
    min-height:200px !important;
}
.video-js .vjs-big-play-button{
    left:38% !important;
    top:40% !important;
}
.dvpost .btn{
     font-size: 14px !important; 
     padding:6px 12px !important;
     padding-left:25px !important;
}
@media(max-width:767px){
    .checkBox_div{
        padding-left:10px;
    }
    .facebook_div .dropdown-menu {
    max-width: 263px;
}
}</pre></body></html>