.text img.topic-content-preview-img,
.topic-text img.topic-content-preview-img {
    float: right;
    max-width: 300px;
    margin-left: 10px;
}

.topic-content-introtext {
    font-style: italic;
}

.topc-edit-preview {
}

.topc-edit-preview-wrapper {
    display: block;
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    height: 152px;
    width: 152px;
    float: left;
    margin-right: 8px;
}

.topc-edit-preview-note {
    margin-bottom: 10px;
}
.widget-type-similartopics {

}

.widget-type-similartopics .similartopics-avatar {
    width: 20px;
    float: left;
    margin-top: 4px;
}

.widget-type-similartopics .similartopics-topic-title {
    display: block;
    min-height: 24px;
}

.widget .similartopics-topic-intro {
}

.simtopics hr {
    margin: 18px 0 10px;
}
.simtopics-header {
    position: absolute;
}
.simtopics-title {
    position: relative;
    margin: 0;
    top: -10px;
    padding-right: 6px;
    font-size: 16px;
}

.simtopics-content {
    margin-top: 14px;
    font-size: 12px;
}

.simtopics-content a {
    font-weight: bold;
}

.simtopics-more {
    margin-left: -30px;
    text-align: center;
}
.simtopics-topic-title {
    white-space: nowrap;       /* Перво-наперво, запретим перенос строк */
    overflow: hidden;          /* Скрываем текст, который не помещается в блок */
    text-overflow: ellipsis;   /* Уводим текст в многоточие */
    display: block;            /* Элемент обязательно должен быть блочным */
}
.simitopics-topic-intro {
    margin-bottom: 10px;
    height: 70px;
    overflow: hidden;
}
.simtopics-topic-preview {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    border: 1px solid #CCCCCC;
    background-color: #EEEEEE;
    margin-top: 3px;
}
.simtopics-topic-preview img {
    position: relative;
    top: -1px;
    left: -1px;
}
.simtopics-preview-on .simtopics-topic-title {
    margin-left: 60px;
}

.simtopics-preview-on .simitopics-topic-intro {
    margin-left: 60px;
}
.js-color-box{cursor:pointer;text-align:center;font-size:14px}#tools-estheme .input-group{width:auto!important}.colorPickerPane{position:absolute;top:0;z-index:3;display:inline-block;padding:0;width:214px;height:82px;border:0;border-radius:6px;background:#F0F0F0;font-weight:700;cursor:pointer}.colorPickerPane .Lightness{margin:0;padding:0;width:23px;height:202px;display:none}.colorPickerPane .HueSaturationWrapper{display:inline-block;margin:0;padding:0;border:0;border-radius:6px}.colorPickerPane .HueSaturation{height:82px;width:214px;margin-bottom:0!important}.colorPickerPane .HueSaturation .thumbnail{padding:0!important}.colorPickerPane .colorPicker{width:45px;color:transparent;border:4px solid #fff;outline:1px solid silver;cursor:pointer}.colorPickerPane .colorPicker::-moz-selection,.colorPickerPane .colorPicker::selection{background-color:transparent;display:none}
.user-rating-container .vote-total {
    padding: 12px;
    margin: 0;
    border-radius: 24px;
    color: white;
}

.user-rating-container span.vote-count-positive, .user-rating-container span.vote-total {
    background-color: rgb(87, 168, 57) !important;
}

.user-rating-container span.vote-count-negative, .user-rating-container span.vote-total {
    background-color: rgb(196, 58, 58);
}

.user-rating-container .user-rating-header {
    margin-bottom: 24px;
    margin-top: 6px;
    padding-top: 6px;
    border-radius: 0;
}

.user-info .user-power-container > div {
    background-color: transparent;
    margin-top: 0;
    padding: 0;
    padding-top: 12px;
}

.user-power-header, .user-rating-header {
    line-height: 20px;
    color: #1c374c;
    font-size: 18px;
    margin-bottom: 10.5px;
}

.user-power-container .user-power {
    padding: 12px;
    margin: 0;
    border-radius: 24px;
    background-color: #dae2e5;
}

.vote-popover + .popover {
    border-radius: 0 !important;
    padding: 0 !important;
    max-height: 126px !important;
    height: 126px !important;
    max-width: 72px !important;
    width: 72px !important;
    margin-left: -3px !important;
    border: 1px solid rgb(188, 188, 188) !important;
}

.vote-popover + .popover .arrow::after {
    border-top-color: rgb(245, 246, 248) !important;
}

.vote-popover + .popover .popover-content {
    padding: 0 !important;
    background: rgb(245, 246, 248) !important;
    height: 100% !important;

}

.vote-popover + .popover ul {
    display: block !important;
    width: 100%;
    position: absolute;
    bottom: 12px;
}

.vote-popover + .popover ul li.positive { color: rgb(87, 168, 57); }
.vote-popover + .popover ul li.abstain { color: rgb(147, 166, 173)}
.vote-popover + .popover ul li.negative {  color: rgb(196, 58, 58); }
.vote-popover + .popover ul li {
    display: block !important;
    padding: 2px 0 !important;
    text-align: center;
}


.graph-container {
    height: 100px;
}
.graph-background {
    background-color: rgb(147, 166, 173);
    position: absolute;
    width: 48px;
    height: 48px;
    margin: 11px;
    border-radius: 48px;

}
.graph {
    position: absolute;
    width: 48px;
    height: 48px;
    margin: 11px;
    border-radius: 48px;
    clip: rect(0px, 48px, 48px, 24px);
}
.graph-holder {
    position: absolute;
    padding: 15px 0;
    margin: 15px;
    z-index: 2;
    text-align: center;
    font-size: 13px;
    color: #1c374c;
    width: 40px;
    height: 40px;
    background: white;
    border-radius: 20px;
}
.graph > div {
    position: absolute;
    width: 48px;
    height: 48px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    clip: rect(0px, 24px, 48px, 0px);
}

.graph-negative {
    /*-webkit-transform:rotate(0deg);*/
    /*-moz-transform:rotate(0deg);*/
    /*-o-transform:rotate(0deg);*/
    /*transform:rotate(0deg);*/
}
.graph-negative > div {
    background-color: rgb(196, 58, 58);
    /*-webkit-transform:rotate(120deg);*/
    /*-moz-transform:rotate(120deg);*/
    /*-o-transform:rotate(120deg);*/
    /*transform:rotate(120deg);*/
}

.graph-positive {
    /*-webkit-transform:rotate(0deg);*/
    /*-moz-transform:rotate(0deg);*/
    /*-o-transform:rotate(0deg);*/
    /*transform:rotate(0deg);*/
}
.graph-positive > div {
    background-color: rgb(87, 168, 57);
    /*-webkit-transform:rotate(120deg);*/
    /*-moz-transform:rotate(120deg);*/
    /*-o-transform:rotate(120deg);*/
    /*transform:rotate(120deg);*/
}
