.scf-cards{list-style:none;padding:0;margin:0;box-sizing:border-box;width:100%;max-height:430px;overflow-y:scroll;margin-top:40px}
.scf-card{display:inline-block;width:150px;border-color:dimgray;border:1px solid;border-radius:3px;background-color:#ddd;margin:10px;text-align:center;box-sizing:border-box;overflow:hidden;min-height:154px;line-height:134px}
.scf-card .scf-card-img{max-width:150px}
.scf-card .scf-card-footer{height:20px;width:100%;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;position:absolute;bottom:0;left:0;background-color:gray;color:white;font-size:small;text-align:left;line-height:20px}
.scf-card-footer a{color:white;font-size:smaller;padding:3px;cursor:pointer}
.scf-card-overlay{position:absolute;width:100%;height:100%;background-color:black;opacity:.6;font-size:24px;color:white;display:none}
.scf-card-overlay:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}
.scf-card.scf-is-card-overlay-on .scf-card-overlay{display:block}
.scf-composer-avatar{width:40px;height:40px;border-radius:20px;float:left}
.scf-commentsystem header{border-bottom:1px solid #e6e6e6}
.scf-composer-block{padding:10px}
.scf-composer-block.scf-is-collapsed input,.scf-composer-block.scf-is-collapsed label{display:none}
.scf-is-collapsed .scf-composer-msg{border:1px solid #b4b4b4;height:30px;margin-top:5px;display:inline}
.scf-is-collapsed .scf-rte-composer{display:none}
.scf-composer-block.scf-is-collapsed .scf-rte-placeholder{display:inline}
.scf-composer-msg{display:inline;width:100%;box-sizing:border-box;resize:none;height:200px}
input.scf-composer-msg{height:30px}
.scf-composer-msg::-webkit-input-placeholder:before{font-family:SCFIcons;content:"\f15a\00a0\00a0"}
.scf-composer-msg:-moz-placeholder:before{font-family:SCFIcons;content:"\f15a\00a0\00a0"}
.scf-composer-msg::-moz-placeholder:before{font-family:SCFIcons;content:"\f15a\00a0\00a0"}
.scf-composer-msg:-ms-input-placeholder:before{font-family:SCFIcons;content:"\f15a\00a0\00a0"}
.scf-is-collapsed .scf-composer-toolbar{display:none}
.scf-composer-toolbar{position:relative;margin-top:10px}
.scf-composer{margin:0 0 0 50px}
.scf-composer.scf-edit-composer{margin:0}
.scf-composer-actions{text-align:right}
.scf-comment-attachment-input{display:none;float:left;position:absolute;left:0;opacity:0;cursor:pointer;width:100px}
.scf-composer-attach{float:left;cursor:pointer}
.scf-composer-attach:before{font-family:SCFIcons;margin-right:5px;content:"";color:#fff;cursor:pointer}
.scf-edit-composer .scf-composer-attach{background-color:transparent;color:#bdbdbd;border:0;font-size:20px}
.scf-edit-composer .scf-composer-attach:before{content:''}
.scf-composer-delete:before{font-family:SCFIcons;margin-right:5px;content:"\f171";color:#fff;cursor:pointer}
.scf-attachment-list{margin:0;padding:10px 0 10px 0;list-style:none}
.scf-is-attached{background:#969696;color:#fff;padding:5px 10px;font-size:12px;display:inline-block;margin:0 5px}
.scf-is-rem-att{font-size:10px;padding-left:5px;cursor:pointer}
.scf-rte-placeholder{display:none}
.scf-composer .scf-input{display:block}
.scf .cke{margin-bottom:10px;border:0;box-shadow:0}
.scf .cke_contents{border:1px solid #b3b3b3}
.scf .cke_top{border-bottom:0;padding:0;white-space:normal;box-shadow:0;background:transparent;background-image:none;-webkit-filter:none;filter:none}
.scf .cke_toolgroup{float:left;margin:0 6px 5px 0;border:0;border-radius:0;box-shadow:0;background:transparent;background-image:none;-webkit-filter:none;filter:none}
.scf-comments-list{padding:10px 0 0 0;margin:0;list-style:none;border-top:1px solid #e6e6e6}
.scf-comment{padding:10px;padding-right:0;border-bottom:1px solid #e6e6e6}
.scf-comment:last-child{border:0}
.scf-comment-author{width:50px;float:left;overflow:hidden}
.scf-comment-body{margin-right:50px}
.scf-comment-avatar{padding-bottom:3px;width:40px;height:40px;border-radius:20px;float:left;background-position:center;background-size:cover;background-repeat:no-repeat}
.scf-comment-avatar.withTopLevel{width:50px;height:50px;border-radius:25px;background-position:center;background-size:cover;background-repeat:no-repeat}
.scf-badge-image{padding:1px;width:15px;height:15px;float:left}
.scf-badge-text{font-size:10px;text-transform:uppercase;opacity:.5;filter:alpha(opacity=50);white-space:nowrap;clear:left}
.scf-comment-data{margin-left:50px;position:relative}
.scf-comment-data.withTopLevel{margin-left:60px}
.scf-comment-replies .scf-comments-list.withTopLevel{margin-left:60px;border-top:1px solid #e6e6e6}
.scf-comment-replies .scf-comments-list{margin-left:50px;margin-top:10px;border-top:1px solid #e6e6e6}
.scf-comment-votes{position:absolute;top:0;right:0}
.scf-comment-msg{margin-top:10px}
.scf-comment-img-att{position:relative;width:100px;border:1px solid #e6e6e6;display:inline-block;margin:10px 15px 10px 0}
.scf-comment-img-att .scf-comment-att-name{position:absolute;bottom:0;width:100%;height:100%;opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;background-color:rgba(0,0,0,0.6)}
.scf-small{background-color:#f2f2f2;padding:8px 10px}
.scf-small span{color:#828282}
.scf-comment-img-att .scf-comment-att-name a{color:#fff}
.scf-comment-img-att:hover .scf-comment-att-name{opacity:1}
.scf-comment-attachment-img{width:100%;height:100px;background-position:center;background-size:cover;background-repeat:no-repeat}
.scf-comment-att .scf-comment-att-link{margin-left:10px}
.scf-comment-file-att{min-height:134px}
.scf-comment-file-icon{font-size:48px;line-height:134px;color:white}
.scf-is-card-overlay-on .scf-comment-file-icon{display:none}
.scf-comment-att-delete,.scf-comment-att-delete-ok,.scf-comment-att-delete-cancel{cursor:pointer;opacity:1}
.scf-comment-attachments .scf-comment-att-delete-ok,.scf-comment-attachments .scf-comment-att-delete-cancel{display:none}
.scf-comment-attachments .scf-is-att-confirm-overlay-on .scf-comment-att-delete-ok,.scf-comment-attachments .scf-is-att-confirm-overlay-on .scf-comment-att-delete-cancel{display:inline-block;margin:0 3px}
.scf-is-att-confirm-overlay-on .scf-comment-att-delete{display:none}
.scf-att-confirm-text{font-size:12px;display:block}
.scf-comment-att-name{background-color:#e6e6e6;line-height:18px;padding:10px}
.scf-is-new{background-color:transparent;padding:.5rem 0 0 .5rem}
.scf-comment-toolbar{margin-top:10px}
.scf-comment-action{display:inline-block;margin-right:15px;cursor:pointer}
.scf-comment-action.scf-reply{color:#828282;border:1px solid #828282;padding:7px 12px;margin-right:0}
.scf-comment-action.scf-allow{color:#828282;border:1px solid #9ac75a;padding:7px 12px 7px 35px;position:relative;margin-right:0}
.scf-comment-action.scf-deny{color:#828282;border:1px solid #eb5757;padding:7px 12px 7px 35px;position:relative;margin-right:0}
.scf-comment-action.scf-reply:hover,.scf-comment-action.scf-allow:hover,.scf-comment-action.scf-deny:hover{text-decoration:none}
.scf-comment-action.scf-allow img,.scf-comment-action.scf-deny img{position:absolute;top:5px;left:10px}
.scf-comment-status-text{margin:10px 0;color:#828282;font-style:italic;font-size:14px}
.scf-flag-reasons th{font-weight:300;padding:10px;border-bottom:1px solid #969696}
.scf-flag-reasons tr{font-weight:100;border-bottom:1px solid #b4b4b4}
.scf-flag-reasons td{padding:10px}
.scf-cs-subscriptions-block{display:inline-block;position:relative;margin-left:80%}
.scf-comment-ugclimitdialog{background-color:#3c3c3c}
.scf-comment-ugclimitdialog .modal-title{text-align:center}
.scf-comment-ugclimitdialog .modal-footer{text-align:center}
.scf-comment-ugclimitdialog .close{line-height:2.5}
li.scf-post{margin-top:30px}