﻿
.btn-content-like {
    cursor: pointer;
    margin: 0 1px;
}

.btn-content-dislike {
    cursor: pointer;
    margin: 0 1px;
}

.editorRow {
    position: relative;
}

.link-remove {
    position: absolute;
    left: -10px;
    top: -10px;
    padding: 3px 5px 1px 5px !important;
}

.attachment-thumb {
    width: 56px;
    height: 56px;
}

    .attachment-thumb > div {
        width: 100%;
        height: 100%;
        background: center center no-repeat;
        -ms-background-size: cover;
        background-size: cover;
    }

.ckeditor {
}

.cke_reset_all, .cke_reset_all * {
    font-family: Tahoma,Helvetica,Tahoma,Verdana,Sans-Serif !important;
}
