.post-ccl {
    background: #050912;
    padding: 5px 20px;
    border-radius: 4px;
    margin-bottom: 20px;
    padding-bottom: 40px;
    border-top: 1px solid #0a1224;
}


.post-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    justify-content: space-between;
    height: 75px;
    align-items: center;
}
img#avatar-post {
    width: 35px;
    height: 35px;
    border-radius: 3333px;
    margin: 0;
    border: 2px solid #264059;
}

.itemss {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.post\=avek {
    margin-right: 15px;
}
span.nick-post {
    display: block;
    font-size: 14px;
}
span.rang-post {
    font-size: 11px;
    display: block;
}
.post-itemss-data {
    font-size: 11px;
}
div#post_meta_1 {
    font-size: 10px;
    margin: 13px 0px;
    color: #a0a0a0;
}

.post-items1 {
    padding: 20px;
    font-size: 14px;
    font-weight: 500;
}

span.online12 {
    position: absolute;
    width: 15px;
    height: 15px;
    background: #00a827;
    margin: -11px 23px;
    border-radius: 3333px;
    border: 4px solid #0f1014;
}
img.attachment {
    border: 1px solid #264059;
    padding: 2px;
    margin: 20px 0px;
}

.post_meta {
    font-size: 11px;
    color: #b7b7b7;
}


.information-userr {
    display: inline-block;
    font-size: 15px;
    margin: 0px 5px;
    color: #dfdfdf;position:relative;
}
.information-userr:hover .hidde-box {display:inline-block;cursor:pointer;}

.block-hidde-box {
    display: flex;
    font-size: 13px;
    justify-content: space-between;
    align-items: center;
}

.hidde-box {
    display: none;
    position: absolute;
    background: #101927;
    padding: 10px 20px;
    left: -110px;
    top: 24px;
    border-radius: 7px;
    min-width: 230px;
}
table {
    font-size: 13px;
    color: #657087;
}
.post_meta {
    font-size: 11px;
    margin: 20px 0px;
    color: #657087;
}
.post_meta a {

    color: #657087;
}
.postbit_buttons a span {
    display: inline-block;
    height: 16px;
    padding: 0;
    background-repeat: no-repeat;
    background: none;
    border: none;
}
.postbit_buttons > a:link, .postbit_buttons > a:hover, .postbit_buttons > a:visited, .postbit_buttons > a:active {
    display: inline-block;
    padding: 9px 10px;
    margin: 5px 2px;
    font-size: 11px;
    background: #1580af;
    border: 1px solid #1580af;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 3px;
}
.postbit_buttons > a:hover {
    border-color: none;
    opacity: 0.7;
}
.tborder12 {
    width: 100%;
}
.butson {
    display: flex;
    justify-content: end;
    margin: 10px 0px;
}
.content-quickreply {
    background: #050912;
    padding: 20px;
    border-radius: 4px;
    border-top: 1px solid #0a1120;
}
.quick-reply-text {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    border-radius: 4px;
    background: #101927;
    border: none;
    padding: 20px;
    height: 100px;
    box-sizing: border-box;
    color: #384b5d;
    font-size: 14px;
    font-weight: 800;
}
		