.post-post {
    display: flow-root;
    margin: 0 auto 50px;
    position: relative;
    border-radius: 10px;
    background: var(--secondary-color)
}

.post-left-author {
    flex: 1;
    width: 240px;
    max-width: 240px;
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0
}

.ipPost {
    font-size: 10px
}

.postGradient_right {
    background-image: linear-gradient(to right,rgba(255,0,0,0),var(--primary-color));
    height: 200px;
    width: 100%
}

.postGradient_bottom {
    background-image: linear-gradient(to bottom,rgba(255,0,0,0),var(--primary-color));
    height: 200px;
    width: 100%
}

.post-right-text {
    flex: 2;
    padding: 0px 20px;
    background: var(--secondary-color);
    border-radius: 10px
}

.post-content {
    display: flex
}

.post-left-author .ns1 {
    text-align: center
}

.nickPost {
    font-size: 16px
}

.ns2 {
    display: flex;
    justify-content: center
}

img#aaaavatar-post {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: relative;
    object-fit: cover
}

.author_avatar {
    margin-right: 20px
}

span.nickaneasas {
    display: block;
    font-size: 15px;
    letter-spacing: 0.5px
}

.author_avatar {
    margin: 10px 0px
}

.postDet {
    display: flex;
    align-items: center;
    justify-content: center
}

.post-informacje {
    display: block;
    margin-top: 10px;
    padding: 0px 10px;
    box-sizing: border-box;
    text-align: center
}

.box-1-reputacja {
    display: flex;
    justify-content: center;
    margin: 5px 0px;
    padding: 1px;
    border-radius: 13px;
    transition: all 0.5s
}

.ikonka-a1 {
    display: inline-flex;
    font-size: 20px;
    border-radius: 3333px;
    font-weight: 900;
    color: #fff
}

.wartosc1 {
    font-size: 14px;
    display: inline-block;
    font-weight: 500;
    position: relative;
    padding: 0 5px
}

.wartosc1 a {
    color: #fff
}

.ikonka-a {
    font-size: 16px;
    border-radius: 3333px;
    font-weight: bolder;
    color: #68778f;
    margin-right: 3px
}

.wartosc {
    font-size: 12px;
    color: #68778f;
    display: inline-flex;
    font-weight: 500;
    position: relative
}

.poziom-ostrzezen {
    padding: 10px;
    background: hsl(0deg 88% 70% / 83%);
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 333px
}

.normal_warning {
    display: none
}

.reszta-ss {
    padding: 5px 10px
}

a.postbit_pm12 {
    padding: 10px 15px;
    font-size: 18px;
    z-index: 7;
    display: inline-block
}

a.postbit_pm12:hover {
    opacity: 1
}

span.button-1213 {
}

.menu-sssssss {
    margin: auto auto;
    display: table
}

.post_head {
    display: flex;
    padding: 13px 0px;
    font-size: 12px;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
    align-content: center;
    flex-wrap: wrap
}

.post_unread_marker {
    font-size: 10px;
    background: var(--dc-color);
    padding: 3px 5px;
    border-radius: 4px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase
}

.post_meta {
    font-size: 11px;
    opacity: 0.7
}

.postHeadR {
    display: flex;
    align-items: center
}

.post_body {
    margin-bottom: 40px;
    word-wrap: break-word;
    min-height: 120px;
    letter-spacing: -.5px
}

.post_body img {
    border-radius: 10px;
    transition: .2s
}

.post_body img:hover {
    box-shadow: 0 0 0 4px var(--sh-color)
}

.post_body>a,.post_body ul li a {
    font-weight: 700 !important
}

.post_body>a:hover,.post_body ul li a:hover {
    color: var(--dc-color)
}

.signature.scaleimages {
    padding: 20px 0px;
    border-top: 2px dashed var(--primary-color)
}

.postbit_buttons {
    display: block;
    float: right;
    z-index: 1;
    position: relative
}

.postbit_buttons > a:link,.postbit_buttons > a:visited,.postbit_buttons > a:active {
    display: inline-block;
    padding: 8px 12px;
    margin: 2px;
    font-size: 13px;
    font-weight: 600;
    background: var(--dc-color);
    border-radius: 10px;
    border: none;
    color: #fff;
    transition: .2s
}

.postbit_buttons > a:hover {
    filter: brightness(var(--filter-bright));
    box-shadow: 0 0 0 4px var(--sh-color)
}

.information-thread {
    background: var(--secondary-color);
    display: block;
    padding: 0px 20px;
    border-radius: 10px;
    border: 1px solid var(--six-color);
    transition: all .5s ease;
    margin: 50px 0
}

.top-information {
    display: flex;
    justify-content: space-between;
    padding: 22px 0px;
    font-size: 20px;
    font-weight: bold;
    color: var(--link-color);
    transition: all .5s ease
}

.thread-name-left {
    display: flex;
    align-items: center
}

.bottom-information {
    padding: 20px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 3px solid var(--primary-color);
    transition: all .5s ease
}

.leffeefe {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.theadAuthorInfo {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

.theadAuthor {
    font-size: 14px;
    letter-spacing: -.5px;
    font-weight: 600
}

.theadAddInfo {
    font-size: 12px;
    font-weight: 600
}

.avafa-asa {
    margin-right: 20px
}

img#user-avatar-post {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: 1px dashed #f49017
}

span.asda {
    display: block;
    color: #b0b0b5;
    font-size: 13px;
    FONT-WEIGHT: 600
}

span.asdaa {
    display: block;
    color: #868688;
    font-size: 13px;
    FONT-WEIGHT: 500
}

a#butts-saa {
    padding: 8px 13px;
    background: var(--five-color);
    border-radius: 10px;
    opacity: .5;
    transition: .2s;
    border: 1px solid var(--six-color)
}

a#butts-saa:hover {
    opacity: 1
}

.pnss {
    margin: 20px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse
}

a.button:link,a.button:visited,a.button:active {
    color: #fff;
    display: flex;
    width: calc(100% - 50px);
    padding: 18px 25px;
    font-size: 14px;
    border-radius: 10px;
    background: var(--dc-color);
    border: none;
    transition: .2s;
    justify-content: center
}

a.button:hover {
    filter: brightness(1.3)
}

.closed_button {
    background: var(--secondary-color) !important
}

.pagination {
    font-size: 12px;
    padding-top: 0px;
    margin-bottom: 0px
}

.pagination a {
    background: none;
    border: none;
    color: var(--link-color);
    padding: 7px 12px;
    border-radius: 7px;
    transition: .2s
}

.pagination a:hover {
    background: var(--dc-color);
    color: #fff;
    border-color: none;
    text-decoration: none;
    padding: 7px 12px
}

.fast-quick {
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
    flex-direction: column
}

.columnflex {
    display: flex;
    align-items: center;
    width: 98%;
    gap: 20px;
    margin: 10px auto;
}

.postOptions {
    display: flex;
    gap: 20px
}

.top-fast-quick {
    display: flex
}

.bott-sasa {
    width: 100%
}

table.tableee12 {
    width: 100%;
    background: var(--secondary-color);
    border-radius: 10px;
    margin-bottom: 50px;
    position: relative;
    padding-bottom: 0
}

table.tableee12:before {
    width: 0;
    height: 0;
    border-bottom: 34px solid #fff;
    border-right: 40px solid transparent;
    margin: 18px auto 0;
    position: absolute;
    top: -44px;
    left: 0
}

img.avatar-user-fast {
    width: 50px;
    height: 50px;
    margin-left: 0px;
    border-radius: 50%;
    border: 5px solid var(--primary-color)
}

td.tgnot {
    padding-bottom: 20px
}

input.button12512512:hover,input#quick_reply_submit:hover {
    filter: brightness(1.3);
    cursor: dru
}

input#quick_reply_submit,input.button12512512 {
    color: #fff;
    display: inline-block;
    padding: 15px 30px;
    font-size: 14px;
    border-radius: 10px;
    font-weight: 600;
    border: none;
    cursor: pointer;
    text-align: center;
    min-width: 130px;
    transition: .2s
}

input#quick_reply_submit {
    background: var(--dc-color)
}

input.button12512512 {
    background: #21232d
}

button,input.button {
    appearance: button;
    background-color: var(--button2);
    border-radius: 10px;
    border: none;
    box-sizing: border-box;
    color: #FFF;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.15;
    overflow: visible;
    padding: 15px 16px;
    position: relative;
    text-align: center;
    text-transform: none;
    transition: all 80ms ease-in-out;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    width: fit-content
}

button,input.button:disabled {
    opacity: 1
}

button,input.button:focus {
    outline: 0
}

button,input.button:hover {
    filter: brightness(1.3)
}

button.optionPost {
    background: none;
    border: none;
    color: var(--link-color);
    font-size: 18px
}

button.optionPost:hover {
    color: #0039D7;
    transition: 0.2s
}

button,input.button:active {
    transition: .2s
}

button:hover,input.button:hover {
    filter: brightness(var(--filter-bright))
}

.Saassca {
    display: flex;
    padding: 20px;
    position: relative;
    justify-content: space-between;
    align-items: center;
    background: var(--secondary-color);
    border-radius: 10px
}

a.asaasdsa {
    display: inline-block;
    padding: 20px 20px;
    border: 1px solid var(--five-color);
    border-radius: 7px;
    background: var(--third-color)
}

a.asasfasfafa {
    display: inline-block;
    padding: 20px 20px;
    border: 1px solid var(--five-color);
    border-radius: 7px;
    background: var(--third-color)
}

.trow1 {
    background: none;
    border: none;
    padding: 20px 10px
}

.trow2 {
    background: none;
    border: none;
    padding: 20px 10px
}

.thead {
    background: none;
    font-size: 18px;
    padding: 20px 10px
}

.postUserStatus {
    width: 20px;
    height: 20px;
    position: absolute;
    border-radius: 3000px;
    z-index: 2;
    border: 7px solid var(--secondary-color);
    margin: -5px -5px
}

#on {
    background: #39a501
}

#off {
    background: #222430
}

#mobileNot {
    display: flex;
    width: 100%;
    padding: 0 0 10px
}

.postMenu {
    display: flex;
    min-height: 48px;
    border-top: 2px solid var(--primary-color);
    padding: 10px;
    margin: auto;
    justify-content: space-between;
    align-items: center
}

.postLinkLeft {
    display: flex;
    align-items: center
}

.postLinkLeft a {
    background: var(--third-color);
    filter: brightness(var(--filter-bright));
    padding: 8px 10px;
    border-radius: 10px;
    margin: 0 10px 0 0
}

.postLinkLeft li {
    margin-left: 13px
}

.postLinkRight {
    display: flex;
    flex-direction: row-reverse;
    align-items: center
}

		