.post-single5 {
    height: 100%;
    background-size: cover;
    position: relative;
}

.post-single5 .post-content {
    min-height: 100%;
    background: rgb(0 0 0 / 47%);
    padding: 11px;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
    border-bottom: 2px solid #3b2f58;
}

.post-single5.no-image .post-content {
    background: linear-gradient(180deg, #ffffff00, #f7f5ff);
    border-radius: 24px;

    border-bottom: 2px solid #FF5722;
}


.post-single5.no-image .post-content:hover {
   box-shadow: 0 4px 6px 2px rgb(0 0 0 / 18%), 0 2px 4px -1px rgb(0 0 0 / 21%);
}

.post-single5.no-image .post-content .post-header .post-title {
    color: #ff7b00;
}

.post-single5.no-image .post-content .post-header .post-title:hover {
    color: #6e60ad;
    font-size: 20px;
}

.post-single5.no-image .post-content .post-excerpt {
    margin-top: 4px;
    visibility: visible;
    -webkit-opacity: 1;
    font-size: 11px;
    display: block;
    text-align: center;
    color: #000000;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-single5.no-image .post-content .post-footer {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.talkicon img {
    height: 17px;
}

.ThrTopButtonsRow1 img {
    height: 20px;
    width: 70px;
}

#back-to-top {
    position: fixed;
    width: 41px;
    left: 21px;
    bottom: 21px;
    z-index: 1000;
    background: #7f73d200;
    color: #ffffff;
    border-radius: 28px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: none;
}

#back-to-top i {
    width: 42px;
    height: 42px;
    line-height: 43px;
    text-align: center;
    font-size: 30px;
}

#back-to-top span {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

#back-to-top:hover {
    color: #aa8fff;
    background: #c2c2eb00;
    right: 0;
}

#subscribe {
    float: right;
    font-size: 0px;
    color: #00000000;
}

::-webkit-scrollbar-button {
    background-image: url('');
    background-repeat: no-repeat;
    width: 5px;
    height: 0px
}

::-webkit-scrollbar-track {
    background-color: #fff9f300
}

::-webkit-scrollbar-thumb {
    background-image: linear-gradient(125deg, #673AB7 0%, #9C27B0 100%);
    border-radius: 11px;
}

::-webkit-scrollbar-thumb:hover {
    background-image: linear-gradient(125deg, #9C27B0 0%, #673AB7 100%);
    border-radius: 11px;
}

::-webkit-resizer {
    background-image: url('');
    background-repeat: no-repeat;
    width: 4px;
    height: 0px
}

::-webkit-scrollbar {
    width: 5px;
}

::-moz-selection {
    color: #ffffff;
    background: #180047;
    text-shadow: none;
}

::selection {
    color: #ffffff;
    background: #180047;
    text-shadow: none;
}

.button3 {
    margin: 0;
    height: auto;
    background: transparent;
    padding: 0;
    border: none;
}

.button3 {
    --border-right: 4px;
    font-weight: 800;
    --text-stroke-color: #000000;
    --animation-color: #b290ff;
    --fs-size: 0.9em;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: var(--fs-size);
    position: relative;
    text-transform: uppercase;
    color: transparent;
    -webkit-text-stroke: 1px var(--text-stroke-color);
}

.hover-text {
    position: absolute;
    box-sizing: border-box;
    content: attr(data-text);
    color: #ffffff;
    width: 0%;
    inset: 0;
    border-right: var(--border-right) solid #b290ff;
    overflow: hidden;
    transition: 0.5s;
    -webkit-text-stroke: 1px #000000;
}

.button3:hover .hover-text {
    width: 100%;
    filter: drop-shadow(0 0 23px var(--animation-color));
}

.bbCodeBlock {
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 0px solid #d5d6d8;
    margin: 4px;
    padding: 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px !important;
    background: #FFF url(/images/code.gif) !important;
    border-bottom: 2px solid #b9b2ff !important;
    word-break: break-all;
    border-radius: 11px;
}

.edited {
    display: block;
    font-size: 11px;
    line-height: 11px;
    padding: 1px 0 0 3px;
    color: #7a7f9a;
    border-left: 4px solid #a94442;
}

.signatureView {
    display: block;
    font-size: 11px;
    line-height: 14px;
    padding: 0 0 0 7px;
    color: #181818;
    border-left: 4px solid #8f85d3;
}

.signatureView1 {
    display: block;
    font-size: 7pt;
    line-height: 14px;
    padding: 0 0 0 7px;
    border-left: 4px solid #9b59b6;
}

.statusOnline {
    color: #8bc34a;
}

.statusOffline {
    color: #291f36;
}

.postTextFl {
    outline: 0;
    resize: none;
    max-height: 201px;
    overflow-y: auto;
    overflow-x: hidden;
    line-height: 17px;
    margin-bottom: 0;
    word-wrap: break-word;
    box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
    padding: 7px;
    background: linear-gradient(180deg, #534e6a00, #ebe8f3);
    border: 0px;
    color: #000000;
    border-radius: 11px;
    min-height: 39px;
    border-bottom: 2px solid #a490c7;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 84%);
}

.uplFileFl {
    margin: 1px 1px;
    color: #ffffff;
    font-size: 10px;
    padding: 3px 6px;
    display: inline;
    width: auto !important;
}

.button {
    background: #534e6a;
    border: 1px solid #464258;
    margin: 1px 1px;
    color: #ffffff;
    font-size: 13px;
    border-radius: 17px;
    padding: 0px 0px;
    display: inline;
    width: auto !important;
}

.fastNav {
    background: #b9b2ff;
    border: 1px solid #625e86;
    margin: 1px 1px;
    color: #000000;
    font-size: 12px;
    padding: 4px 6px;
    border-radius: 7px;
    display: inline;
    width: auto !important;
    line-height: 14px;
}

.thread_subscribe {
    background: #493f8a;
    font-size: 17px;
    font-weight: 500;
    border-radius: 11px;
    padding: 4px 7px;
    display: inline;
    width: auto !important;
}

.thread_subscribe a {
    color: #bfbfbf
}

.thread_subscribe a:hover {
    color: #ffffff;
}

.moderOptions {
    background: #b9b2ff;
    border: 1px solid #625e86;
    margin: 1px 1px;
    color: #000000;
    font-size: 12px;
    padding: 3px 6px;
    display: inline;
    width: auto !important;
    border-radius: 5px;
}

.entryAttachSize {
    background: #312d40;
    border: 1px solid #312d40;
    border-bottom: 2px solid #8175d5;
    margin: 2px;
    color: #ffffff;
    font-size: 7px;
    padding: 1px 4px;
    display: inline;
    width: auto !important;
    border-radius: 7px;
}

.entryAttach {
    background: #312d40;
    border: 1px solid #262234;
    margin: 2px;
    color: #ffffff;
    font-size: 7px;
    padding: 1px 4px;
    display: inline;
    width: auto !important;
    border-radius: 7px;
}

.input.codeButtons, select.codeButtons {
    background: #ffffff;
    border: 0px solid #243443;
    margin: 6px 1px;
    color: #000000;
    font-size: 8px;
    padding: 9px 1px;
    display: inline;
    width: auto !important;
    border-radius: 4px;
    line-height: 14px;
}

.option {
    font-weight: normal;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
    color: #000000;
}

.searchForumsFl {
    display: none;
}

.bbCodeName {
    display: none;
}

.codeMessage {
    width: 100%;
    padding: 10px;
    padding-right: 26px;
    border: 0px dashed #868686!important;
    margin-top: 5px;
    color: #000;
}

.bbQuoteBlock {
    padding-left: 1px;
    padding-right: 6px;
    padding-top: 1px;
    no-repeat 3px 1px;}

.quoteMessage {
    margin-top: 4px;
    border: 1px solid #4253b6 !important;
    color: #000;
    background: #ecefff;
    padding: 11px;
    border-bottom: 2px solid #3f51b5 !important;
    border-radius: 11px;
    box-shadow: 0px 5px 7px -5px rgb(0 0 0 / 94%);
}

.bbQuoteName {
    display: none !important;
}

.quotename {
    display: none;
}

.ssma {
    display: none;
}

.pagesInfo {
    padding-right: 10px;
    font-size: 7pt;
}

.switches {
    background: none;
}

.switches td {
    font: 11px/11px 'Arial';
    color: #616161;
    padding: 3px 0;
}

li.switch {
    width: 4px;
    padding: 0px 6px;
}

li.switchActive {
    line-height: 13px;
    padding: 5px;
    background: #352550;
    color: #fff;
    border-radius: 6px;
    font-size: 13px;
}

.forum-pages {
    list-style: none;
    padding: 6px;
    margin: 0;
}

.forum-pages li.pagesInfo {
    padding: 0px;
    background: #16161600;
    color: #000;
    font-size: 14px;
}

a.switchDigit,a.switchBack,a.switchNext {
    text-decoration: none;
    color: #000000;
    font-size: 11px;
}

a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {
    color: #673AB7;
    text-decoration: underline;
}

.forum-pages {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-right: 4px;
}

.forum-pages li {
    display: inline-block;
    margin: 0px 0px;
}

.forum-pages li.pagesInfo {
    padding-right: 0px;
    padding-left: 7px;
}

.FrmForumBarTbl {
    display: none;
}

.forumNamesBar {
    padding: 2px 2px 2px 25px !important;
    background: #0000;
    border-radius: 11px;
    height: 25px;
    color: #000000;
    border-left: 0px solid #ffffff;
}

.forumNamesBar a {
    color: #000000;
}

.forumNamesBar a:hover {
    color: #673ab7;
}

.curator-wrapper {
    padding: 4px 7px;
    background: #57477c;
    border-radius: 11px;
    color: #eee;
    margin-left: 11px;
    font-size: 15px;
    box-shadow: 0 2px 20px 0 rgb(0 0 0 / 10%), 0 1px 4px 0 rgb(0 0 0 / 4%);
}

.curator-wrapper a {
    color: #e7e7e7;
}

.curator-wrapper a:hover {
    color: #ffffff;
}

.FrmTopButtonsTbl {
    padding: 2px 2px 2px 25px !important;
    height: 25px;
    margin-left: -6px;
}

.FrmTopButtonsCl11 {
    padding: 2px 2px 2px 4px !important;
    height: 25px;
}

.FrmTopButtonsRow1 {
    padding: 2px 2px 2px 5px !important;
    height: 25px;
}

.FrmBotCl11 {
    padding: 2px 2px 2px 0px !important;
    height: 25px;
}

.threadsDetails {
    background: #efefef00;
    padding: 7px;
    text-align: right;
}

.forumOnlineBar {
    padding: 7px;
    background: #edeef0;
    text-align: left;
}

.gTableRight {
    display: none;
}

.birthdaysBlock {
    display: none;
}

.FrmBotRow2 {
    display: none;
}

.legendBlock {
    display: none;
}

.funcBlock {
    display: none;
}

.ThrForumBarRow1 {
    display: none;
}

.threadsType {
    display: none;
}

.gTableTop {
    font-size: 0px;
    height: 20px;
    text-align: right;
    color: #00000000;
    font-weight: 600;
    list-style: none;
    background: #16161600;
    padding: 4px 6px;
    border-radius: 11px;
    margin: 7px;
}

.gTableTop a {
    color: #ffffff;
}

.gTableTop a:hover {
    color: #d9dedf;
}

.subscribe {
    float: right;
    font-size: 10px;
    color: #000000;
}

.gTableSubTop {
    display: none;
}

.infoart1 {
    color: #14110d00;
    font-size: 1px;
    line-height: 0px;
}

.postNumberLink {
    position: absolute;
    top: 0px;
    right: 10px;
    color: #fff !important;
    background: #2c2a38;
    padding: 0px 5px;
    line-height: 20px;
    border-radius: 20px;
    font-size: 11px;
    text-transform: uppercase;
}

.bbQuoteName {
    display: none;
}

.bbQuoteBlock {
    font-size: 16px;
    margin: 1px 0;
}

.com-order-block {
    display: none;
}

for4 {
    font-size: 11px;
    color: #626262;
}

for4 a {
    color: #464646;
}

hr {
    margin-top: 11px;
    margin-bottom: 11px;
    border: 0;
    border-top: 1px solid #443f584a;
}

body {
    font-family: 'Arimo', sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #000000;
    line-height: 28px;
    background-color: #f8f5ff;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    color: #e3e3e3;
}

h1 {
    font-size: 24px;
    letter-spacing: 2px;
}

h2 {
    font-size: 16px;
    letter-spacing: 1px;
}

h3 {
    font-size: 24px;
    letter-spacing: 1px;
}

h4 {
    font-size: 25px;
    letter-spacing: 2px;
    color: #1e192a;
    padding: 4px 0px;
    border-bottom: 1px dotted #4641593b;
}

h4:hover, h4:focus {
    color: #000000;
    border-bottom: 1px dotted #46415961;
}

h5 {
    font-size: 23px;
    letter-spacing: 2px;
    color: #1e192a;
    padding: 4px 0px;
    border-bottom: 1px dotted #4641593b;
}

h5:hover, h5:focus {
    color: #000000;
    border-bottom: 1px dotted #46415961;
}

h6 {
    font-size: 20px;
    letter-spacing: 1px;
    color: #444;
    padding: 4px 0px;
    border-bottom: 1px dotted #b4b4b4;
}

h6:hover, h6:focus {
    color: #000000;
}

.ulightbox img {
        width: 50%;
        height: auto;
        border-radius: 11px;
    }

a {
    color: #3e2270;
}

a:hover, a:focus {
    color: #673ab7;
    text-decoration: none;
}

iframe {
    border: 0;
}

blockquote {
    font-size: 16px;
    padding: 0 21px;
    margin: 21px 0;
    border-left: 4px solid #202020;
}

blockquote cite {
    font-size: 12px;
}

.btn, input[type="submit"] {
    font-size: 11px;
    text-transform: uppercase;
    transition: all 0.45s;
    letter-spacing: 1px;
}

.btn-default, input[type="submit"] {
    background: #3d394e;
    color: #ffffff;
    border: none;
    border-radius: 11px;
    padding: 11px 15px;
}

.btn-default:hover, input[type="submit"]:hover, .btn-default:focus, input[type="submit"]:focus, .btn-default:active, input[type="submit"]:active {
    background: #6d6595;
    outline: none;
    color: #ffffff;
}

.btn-default:active:focus, input[type="submit"]:active:focus {
    outline: none;
}

.btn-default[disabled], input[type="submit"][disabled] {
    background: #bbbbbb;
}

input[type="search"], input[type="text"], input[type="url"], input[type="email"], input[type="password"], textarea, .form-control {
    padding: 2px 11px;
    background: #534e6a00;
    border-radius: 11px;
    margin: 4px 0px;
    min-height: 1px;
    border: 0px;
    border-bottom: 2px solid #433c70;
}

input[type="search"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus, .form-control:focus {
    outline: none;
}

.fastLogBt {
    padding: 4px 11px;
    border: 1px solid #202020;
    background-color: #000;
    border-radius: 11px;
}

select {
    padding: 4px 21px;
    border: 1px solid #202020;
}

p {
    margin-bottom: 4px;
    font-size: 12px;
    margin-top: 4px;
}

pre {
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.hljs {
    padding: 7px 14px;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.alignnone {
    margin: 16px 24px 24px 0;
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 16px auto 16px auto;
}

.alignright {
    float: right;
    margin: 8px 0 24px 24px;
}

.alignleft {
    float: left;
    margin: 8px 24px 24px 0;
}

a img.alignright {
    float: right;
    margin: 8px 0 24px 24px;
}

a img.alignnone {
    margin: 8px 24px 24px 0;
}

a img.alignleft {
    float: left;
    margin: 8px 24px 24px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.screen-reader-text {
    display: none;
}

.sticky {
    background: #ffffff;
}

.twitter-tweet {
    max-width: 520px;
    margin: 0 auto;
}

.SandboxRoot .EmbeddedTweet {
    margin: 0 auto;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #00000000 !important;
}

.header-wrap {
    position: fixed;
    width: 300px;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to right, #efecf5, #f8f5ff);
    z-index: 1000;
    background-size: cover;
    background-position: center;
}

.header-wrap .main-header {
    width: 100%;
    height: 100%;
    padding: 0px 34px;
    background: rgba(248, 248, 248, 0);
}

.header-wrap .main-header .logo {
    font-size: 2em;
    padding: 30px 0;
    line-height: 1em;
    text-transform: uppercase;
}

.header-wrap .main-header .description {
    padding: 15px 0;
    position: relative;
    letter-spacing: 3px;
    color: #000000;
    font-size: 14px;
}

.header-wrap .main-header .description:before {
    width: 88px;
    height: 2px;
    left: 0;
    top: 0;
    background: #9d72ff;
    position: absolute;
}

.header-wrap .main-header .main-navigation {
    position: relative;
    padding: 15px 0;
}



.content-area-wrap {
    margin-left: 300px;
}

.post-single {
    height: 100%;
    background-color: #000000;
    background-size: cover;
    position: relative;
    border-radius: 24px;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}
.post-single:hover  {
transform: translateY(-1px);}

.post-single .post-content {
    min-height: 100%;
    background: rgb(0 0 0 / 37%);
    padding: 11px;
    position: relative;
    transition: transform .3s, box-shadow .3s;
    overflow: hidden;
    border-radius: 24px;
}


.post-single .post-content .featured-mark {
    display: none
}

.post-single3 {
    height: 100%;
    background-size: cover;
    position: relative;
    border-radius: 40% 10% / 20% 30%;
}

.post-single3 .post-content {
    min-height: 100%;
    background: rgb(0 0 0 / 47%);
    padding: 11px;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
    border-bottom: 2px solid #3b2f58;
}

.post-single3.no-image .post-content {
    background: linear-gradient(180deg, #ffffff00, #d8d6dc);
    border-radius: 24px;
    border-bottom: 2px solid #673AB7;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
}

.post-single3.no-image .post-content:hover {
    background: linear-gradient(180deg, #ffffff00, #e2e0e9);
    box-shadow: 0 4px 6px 2px rgb(0 0 0 / 18%), 0 2px 4px -1px rgb(0 0 0 / 21%);
}

.post-single3.no-image .post-content .post-header .post-meta {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-single3.no-image .post-content .post-header .post-title {
    color: #000000;
}

.post-single3.no-image .post-content .post-header .post-title:hover {
    color: #673AB7;
}

.post-single3.no-image .post-content .post-excerpt {
    margin-top: 4px;
    visibility: visible;
    text-align: center;
    -webkit-opacity: 1;
    font-size: 11px;
    color: #000000;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-single3.no-image .post-content .post-footer {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-single4 {
    height: 100%;
    background-size: cover;
    position: relative;
    border-radius: 0.75rem;
}

.post-single4 .post-content {
    min-height: 100%;
    background: rgb(0 0 0 / 47%);
    padding: 11px;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
}

.post-single4.no-image .post-content {
    background: linear-gradient(180deg, #ffffff00, #e1dfe7);
    border-radius: 24px;
    border-bottom: 2px solid #544d89;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
}

.post-single4.no-image .post-content:hover {
    background: linear-gradient(180deg, #ffffff00, #e2e0e9);
    border-radius: 24px;
    box-shadow: 0 4px 6px 2px rgb(0 0 0 / 18%), 0 2px 4px -1px rgb(0 0 0 / 21%);
}

.post-single4.no-image .post-content .post-header .post-meta {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-single4.no-image .post-content .post-header .post-title {
    color: #453f6d;
}

.post-single4.no-image .post-content .post-header .post-title:hover {
    color: #000000;
    font-size: 20px;
}

.post-single4.no-image .post-content .post-excerpt {
    margin-top: 4px;
    visibility: visible;
    -webkit-opacity: 1;
    font-size: 11px;
    display: block;
    text-align: center;
    color: #000000;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100)); 
}

.post-single4.no-image .post-content .post-footer {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-header .post-meta {
    background: #00000075;
    display: inline-block;
    z-index: 3;
    margin-bottom: 11px;
    border-bottom: 2px solid #673AB7;
    color: #ffffff;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 30px;
    line-height: 2;
    padding: 2px 10px;
    letter-spacing: 1px;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
    justify-items: center;
}

.post-header .post-meta:hover {
    border-bottom: 2px solid #9265e2;
    color: #e6d8ff;
}

.post-header .post-meta a {
    color: #ffffff;
}

.post-header .post-meta a:hover {
    color: #eadeff;
}

.post-header .post-meta3 {
    margin-bottom: 11px;
}

.post-header .post-title {
 font-size: 20px;
 font-weight: 700;
 line-height: 1.3;
 margin: 0 0 12px;
 color: #ffffff;
 text-align: center;
 text-transform: uppercase;
}

.post-excerpt {
    margin-top: 0px;
    visibility: hidden;
    overflow: hidden;
    font-size: 16px;
    text-align: center;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=(0));
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    max-height: 100px;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
    color: #f4f1ff;
}

.post-footer {
    position: absolute;
    bottom: 20px;
    left: 20px;
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=(0));
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.post-footer .author-name {
    color: #dddddd;
    padding: 6px 10px;
    border: 0px solid #fff3d133;
    border-bottom: 2px solid #7b65ad;
    z-index: 10;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 500;
    background-color: #0d0e0d29;
    letter-spacing: 0px;
    border-radius: 20px;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.post-footer .author-name3 {
    color: #ffffff;
    padding: 7px;
    background-color: #57477c;
    border: 1px solid #2d1d46;
    z-index: 10;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0px;
    border-radius: 36px;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.post-footer .author-name3:hover {
    padding: 7px;
    background-color: #7963ac;
    border: 1px solid #2d1d46;
    box-shadow: 0px 5px 5px -5px rgb(34 60 80 / 60%);
}

.post-footer .author-name3 a {
    color: #ffffff;
}

.post-footer .author-name3 a:hover {
    color: #ddd;
}

.posts-wrap-outer {
    margin-top: 2px;
}



.post-wrap {
    padding: 24px;
    height: 387px;
    overflow: hidden;
    text-align: center;
}



.post-wrap a:hover .post-content {
    backdrop-filter: blur(4px);
    background: rgb(0 0 0 / 74%);
    
}



.post-wrap a:hover .post-content .post-header .post-meta {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap a:hover .post-content .post-header .post-title {
    color: #baafff;
}

.post-wrap a:hover .post-content .post-excerpt {
    margin-top: 4px;
    visibility: visible;
    font-size: 11px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap a:hover .post-content .post-footer {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap1 {
    padding: 24px;
    height: 250px;
    overflow: hidden;
    text-align: center;
}



.post-wrap1 a:hover .post-content {
    backdrop-filter: blur(4px);
    background: rgb(0 0 0 / 74%);
}

.post-wrap1 a:hover .post-content .post-header .post-meta {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap1 a:hover .post-content .post-header .post-title {
    color: #b3a8ff;
}

.post-wrap1 a:hover .post-content .post-excerpt {
    margin-top: 4px;
    visibility: visible;
    font-size: 12px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap1 a:hover .post-content .post-footer {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap4 {
    padding: 24px;
    height: 250px;
    overflow: hidden;
    text-align: center;
}

.post-wrap4 a:hover .post-content {
    backdrop-filter: blur(4px);
    background: rgb(0 0 0 / 74%);
}

.post-wrap4 a:hover .post-content .post-header .post-meta {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap4 a:hover .post-content .post-header .post-title {
    color: #b3a8ff;
}

.post-wrap4 a:hover .post-content .post-excerpt {
    margin-top: 4px;
    visibility: visible;
    font-size: 12px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.post-wrap4 a:hover .post-content .post-footer {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=(100));
}

.flexslider {
    margin: 0;
    border: 0px;
}

.flex-caption {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    margin-bottom: 0;
    color: #ffffff;
    padding: 14px;
}

.flex-direction-nav a {
    background: rgba(0, 0, 0, 0.7);
    text-align: center !important;
}

.flex-direction-nav a i {
    font-size: 20px;
    line-height: 40px;
    color: #ffffff;
}

.flexslider:hover .flex-direction-nav .flex-next {
    right: 0;
}

.flexslider:hover .flex-direction-nav .flex-prev {
    left: 0;
}

.author-comment-wrap {
    margin-left: 7px;
    margin-right: 7px;
}


.featured-media img {
    width: 44%;
    height: auto;
    border-radius: 11px;
    box-shadow: 0px 5px 7px -5px rgb(0 0 0 / 94%);
}

.gDivRight {
    padding-left: 0px;
}

.gDivLeft {
    padding-left: 0px;
}

.cover {
    color: #000000;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 4px 6px;
}

.cover a {
    color: #e7e4ff
}

.cover a:hover {
    color: #ffffff
}

.cover .cover-inner {
    box-shadow: 0px 5px 7px -5px rgb(0 0 0 / 94%);
    padding: 30px 11px;
    background: linear-gradient(148deg, #6d62b5 0%, #7168b9 55%, #525387 100%);
    border-radius: 30px;
    border-bottom: 2px solid #43376e;
}

.cover .cover-inner:hover {
    background: linear-gradient(148deg, #6d62b5 0%, #7168b9 55%, #40416c 100%);
    border-bottom: 2px solid #2f274c;
}

.cover2 {
    color: #3b3b3b;
    text-align: left;
    background-size: cover;
    background-position: center;
    padding: 4px 6px;
}

.cover2 .cover-inner {
    padding: 4px 11px;
    font-size: 15px;
    background: linear-gradient(180deg, #fefefe00 0%, #fbf7ff 55%, #f0e7f7 100%);
    border-radius: 20px;
    border-bottom: 2px solid #312b52;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.cover3 {
    color: #000000;
    text-align: left;
    background-size: cover;
    background-position: center;
    padding: 4px 6px;
    font-size: 14px
}

.cover3 a {
    color: #000000;
}

.cover3 a:hover {
    color: #673AB7;
}

.cover3 .cover-inner {
    background: #17151f00;
    border-radius: 11px;
    padding: 2px 7px;
    border-bottom: 2px solid #322d6a;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}

.cover4 {
    color: #ffffff;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 4px 6px;
}

.cover4 a {
    color: #b1b1b1;
}

.cover4 a:hover {
    color: #ffffff
}

.cover4 .cover-inner {
    padding: 30px 11px;
    background: linear-gradient(153deg, #574e92 0%, #494185 55%, #372e64 100%);
    border-radius: 11px;
    font-size: 13px;
}

.cover5 {
    color: #000000;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 1px 1px;
}

.cover5 a {
    color: #673AB7;
}

.cover5 a:hover {
    color: #000000
}

.cover6 {
    color: #000000;
    padding: 6px;
}

.cover6 a {
    color: #000000;
}

.cover6 a:hover {
    color: #673AB7;
    text-decoration: underline;
}

.cover6 .cover-inner {
    padding: 6px;
    font-size: 11px;
}

.cover81 {
    color: #ffffff;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 4px 6px;
}

.cover81 a {
    color: #e8e8e8;
    border-bottom: solid 2px #af8eff;
}

.cover81 a:hover {
    color: #cbcbcb;
}

.cover81 .cover-inner {
    padding: 2px;
    background: linear-gradient(178deg, #29262e, #131116);
    border-radius: 11px;
    font-size: 14px;
    border-bottom: 2px solid #1b1322;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
}



.entry-btn {
    background-color: #f5f5f5;
    color: #000 !important;
    font-size: 12px;
    display: inline-block;
    font-weight: bold;
    padding: 1px 10px;
    border-radius: 5px;
    text-align: center;
    margin: 7px 7px 0 0;
    border: 1px solid #e5e5e5;
}

.input.codeButtons, select.codeButtons {
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 84%);
    background: #534e6a;
    border: 0px solid #243443;
    border-bottom: 2px solid #281648;
    margin: 4px 1px;
    color: #d7d7d7;
    font-size: 11px;
    border-radius: 7px;
    padding: 3px 1px;
    width: auto !important;
    line-height: 14px;
}

.codeButtons {
    background: #534e6a;
    border: 0px;
    border-bottom: 2px solid #281648;
    margin: 4px 1px;
    color: #e1e1e1;
    font-size: 11px;
    padding: 0px 6px;
    display: inline;
    width: auto !important;
    border-radius: 7px;
    line-height: 19px;
    box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 84%);
}

.jl_menu_footer {
    padding: 0px 30px 30px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
}

@media screen and (max-width: 1400px) {
    .post-header .post-meta {
        padding: 0px 4px;
        margin-bottom: 7px;
        font-size: 8px;
        letter-spacing: 1px;
    }

    .post-excerpt {
        font-size: 9px;
        max-height: 72px;
    }

    .post-footer .author-name {
        display: none;
    }

    body {
        font-size: 16px;
        line-height: 26px;
    }

    p {
        margin-bottom: 0px;
        font-size: 10px;
        margin-top: 0px;
    }

    .main-navigation .menu li a, .navbar-collapse .menu li a {
        font-size: 11px;
    }
}

@media screen and (max-width: 767px) {

.ulightbox img {
        width: 100%;
        height: auto;
        border-radius: 11px;
    }
    

.post-single:hover  {
transform: none;}
    
    .threadsDetails {
        padding-bottom: 4px;
        padding-top: 2px;
        background: #534e6a;
        border-radius: 11px;
        padding: 0px;
        text-align: center;
        color: #ffffff;
        font-size: 11px;
    }

    .forumNamesBar {
        display: none;
    }

    .post-header .post-title {
        text-align: center;
        margin-top: 34px;
    }

    .thread_subscribe {
        background: #57477c;
        font-size: 11px;
        border-radius: 11px;
        padding: 4px 6px;
        display: inline;
        width: auto !important;
    }

    for4 {
        display: none;
    }

    .gam2 {
        display: none;
    }

    .FastSearchRow1 {
        display: none;
    }

    .button3 {
        --animation-color: #9a8ff1;
        --fs-size: 0.6em;
        letter-spacing: 3px;
        font-family: 'Arimo', sans-serif;
        -webkit-text-stroke: 1px var(--text-stroke-color);
    }

    .gTableTop {
        font-size: 0px;
        padding: 0px;
        border-radius: 0px;
        margin: 0px;
        box-shadow: none;
        color: #423f5400;
        background-color: #423f5400;
    }

    body {
        font-size: 16px;
        color: #000000;
        background-color: #f8f6ff;
        background-image: none;
    }

    h1 {
        font-size: 18px;
        letter-spacing: 1px;
    }

    h2 {
        font-size: 12px;
        letter-spacing: 1px;
    }

    h3 {
        font-size: 16px;
        letter-spacing: 1px;
        margin-bottom: 0px;
    }

    h5 {
        font-size: 17px;
        color: #2f2646;
        padding: 4px 0px;
    }

    h5:hover, h5:focus {
        color: #000000;
    }

    h4 {
        font-size: 18px;
        color: #2f2646;
        padding: 4px 0px;
    }

    h6 {
        font-size: 16px;
        color: #2f2646;
        padding: 4px 0px;
    }

    p {
        margin-bottom: 0px;
        font-size: 11px;
        margin-top: 2px;
    }

    .fFastSearchTd {
        font-size: 13px;
        align-items: center;
        display: flex;
    }

    

    .post-header .post-meta {
        display: none;
    }

    .post-wrap {
        padding: 0px 15px 11px 15px;
        height: 260px;
    }

    .post-wrap a:hover .post-content .post-header .post-title {
        color: #baafff;
        font-size: 18px;
    }

    .post-excerpt {
        text-align: center;
    }

    .post-wrap1 {
        padding: 6px;
        height: 200px;
        overflow: hidden;
        border-radius: 24px;
    }

    .post-wrap4 {
        padding: 6px;
        height: 200px;
        overflow: hidden;
        border-radius: 24px;
    }

    .single-post-full .post-content-wrap {
        display: none;
    }

    .post-header .post-meta3 {
        display: none;
    }

    .post-single4.no-image .post-content .post-header .post-title {
        color: #6d6795;
        margin-top: 34px;
    }

    .post-single4.no-image .post-content .post-header .post-title:hover {
        color: #000000;
        font-size: 20px;
    }

    .post-header .post-meta:hover {
        padding: 0px 4px;
        margin-bottom: 12.666667px;
        font-size: 8px;
        border-radius: 7px;
        letter-spacing: 1px;
    }

    .post-single3.no-image .post-content .post-header .post-title {
        color: #000000;
        margin-top: 30px;
    }



    .featured-media img {
        width: 100%;
        height: auto;
        border-radius: 11px;
    }



    .cover {
        color: #000000;
        text-align: center;
        background-size: cover;
        background-position: center;
        padding: 0px 0px 20px 0px;
    }

    .cover2 {
        color: #000000;
        text-align: center;
        background-size: cover;
        background-position: center;
        padding: 0px;
    }

    .cover3 {
        padding: 4px 0px;
        text-align: center;
    }

    .cover4 {
        color: #000000;
        padding: 20px 0px 0px 0px;
    }

    .cover4 a {
        color: #381477;
    }

    .cover4 a:hover {
        color: #000000
    }

    .cover5 {
        color: #ffffff;
        text-align: center;
        background-size: cover;
        background-position: center;
        padding: 0px;
    }

    .cover6 {
        text-align: center;
        padding: 6px 0px;
    }

    .cover6 a {
        color: #000000;
    }

    .cover6 a:hover {
        color: #673AB7;
        text-decoration: underline;
    }

    .cover81 {
        color: #ffffff;
        text-align: center;
        background-size: cover;
        background-position: center;
        padding: 7px 4px;
    }

    .cover .cover-inner {
        background: linear-gradient(179deg, #57477c 0%, #57477c 55%, #57477c 100%);
        border-radius: 0px 0px 20px 20px;
    }

    .cover .cover-inner:hover {
        background: linear-gradient(179deg, #57477c 0%, #57477c 55%, #62508e 100%);
    }

    .cover2 .cover-inner {
        padding: 2px 6px;
        bottom: 0px;
        font-size: 11px;
        background: linear-gradient(180deg, #534e6a00, #e9e4ff);
        border-bottom: 2px solid #866dfb;
    }

    .cover3 .cover-inner {
        padding: 2px 6px;
        border-bottom: 2px solid #8978ff;
        box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
    }

    .cover4 .cover-inner {
        padding: 20px 11px;
        background: linear-gradient(180deg, #534e6a00 0%, #f4f3f9 55%, #9d9d9d 100%);
        border-radius: 0px;
        font-size: 11px;
        border: 0px;
        border-top: 0px solid #42365a;
        box-shadow: none;
    }

    .cover5 .cover-inner {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 2px;
        padding-right: 2px;
        background: #57477c00;
        border-radius: 0px;
        font-size: 12px;
        box-shadow: none;
    }

    .cover5 .cover-inner:hover {
        background: #57477c00;
    }

    .cover5 a {
        color: #ffffff;
    }

    .cover5 a:hover {
        color: #e8dcff
    }

    .cover6 .cover-inner {
        padding: 0px 4px;
        background: #f4f2ff00;
        border-radius: 11px;
        border-bottom: 2px solid #3a3746;
        box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
    }

    .cover81 .cover-inner {
        padding-left: 4px;
        padding-right: 4px;
        padding-top: 2px;
        padding-bottom: 2px;
        border-radius: 9px;
        font-size: 11px;
        background: linear-gradient(178deg, #1e201a, #12140e);
        box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
    }

   

    .content-area-wrap {
        margin-left: -1px;
        margin-right: 0px;
    }

    .main-footer {
        margin-left: 0;
    }

    .sidebar-wrap .widget {
        padding: 0 7px 22px 7px;
    }

    .button3 {
        --text-stroke-color: #ffffff;
        --fs-size: 0.7em;
    }

    .forum-pages li.pagesInfo {
        font-size: 9px;
    }

    li.switchActive {
        line-height: 8px;
        color: #eae0ff;
        font-size: 10px;
    }

    li.switch {
        width: 5px;
        padding: 0px 7px;
    }
}

@media screen and (prefers-color-scheme: dark) {
    h5 {
        font-size: 23px;
        letter-spacing: 1px;
        color: #ffffff;
        padding: 4px;
        border-bottom: 1px dotted #464159;
    }

    h5:hover, h5:focus {
        color: #ffffff;
        border-bottom: 1px dotted #3936488f;
    }

    h6 {
        font-size: 19px;
        color: #bfbfbf;
        border-bottom: 1px dotted #b4b4b436;
    }

    .forum-pages li.pagesInfo {
        color: #fff;
    }

    .header-wrap {
        background: linear-gradient(to right, #0f0f0f , #0f0f0f);
    }

    a {
        color: #7b6dcf;
    }

    a:hover, a:focus {
        color: #ffffff;
    }

    body {
        color: #ffffff;
        background-color: #0f0f0f;
    }

    .cover .cover-inner {
        background: linear-gradient(148deg, #766ac8 0%, #8774e1 55%, #6e60b4 100%);
    }

    .cover .cover-inner:hover {
        background: linear-gradient(148deg, #766ac8 0%, #8774e1 55%, #5f539d 100%);
    }

    .cover5 .cover-inner {
        background: #21212100;
    }

    .cover5 .cover-inner:hover {
        background: #2b2b2b00;
    }

    .cover5 {
        color: #ffffff;
    }

    .cover2 .cover-inner {
        padding: 4px 11px;
        background: linear-gradient(180deg, #fefdff00 0%, #fbf7ff00 55%, #0c0c0c 100%);
        border-bottom: 2px solid #766ac8;
    }

    .cover3 .cover-inner {
        border-radius: 0px;
        border-bottom: 0px solid #b2b2b200;
        box-shadow: none;
    }

    .cover2 {
        color: #a5a5a5;
    }

    .cover3 {
        color: #ffffff;
        text-align: left;
        background-size: cover;
        background-position: center;
        padding: 4px 6px;
    }

    .cover3 a {
        color: #ffffff;
    }

    .cover3 a:hover {
        color: #aeaeae;
    }

    .post-single3.no-image .post-content {
        background: linear-gradient(180deg, #463b7800, #202124);
    }

    .post-single3.no-image .post-content:hover {
        background: linear-gradient(180deg, #534e6a00, #232428);
    }

    .post-single3.no-image .post-content .post-header .post-title {
        color: #ffffff;
    }

    .post-single3.no-image .post-content .post-header .post-title:hover {
        color: #786ccb;
    }

    .post-single3.no-image .post-content .post-excerpt {
        color: #a9a9a9;
    }

    .post-single4.no-image .post-content {
        background: linear-gradient(180deg, #ffffff00, #1f2023);
        border-radius: 11px;
        border-bottom: 2px solid #544d89;
        box-shadow: 0px 5px 5px -5px rgb(0 0 0 / 94%);
    }

    .post-single4.no-image .post-content:hover {
        background: linear-gradient(180deg, #ffffff00, #26272b);
        border-radius: 11px;
    }

    .post-single4.no-image .post-content .post-header .post-title {
        color: #a9a9a9;
    }

    .post-single4.no-image .post-content .post-header .post-title:hover {
        color: #ffffff;
    }

    .post-single4.no-image .post-content .post-excerpt {
        color: #a9a9a9;
    }

    .gTableTop {
        background: #16161600;
        border-radius: 0px;
        box-shadow: none;
    }

    .comment-container ol li .comment-body {
        background: #21212100;
        border-bottom: 0px solid #212121;
        border-radius: 11px;
    }

    .comment-container ol li .comment-body a {
        color: #7a67ff;
        border-bottom: 2px solid #8175d5;
        transition: all 0.2s ease-in-out;
    }

    .comment-container ol li .comment-body a:hover, .comment-container ol li .comment-body a:focus {
        color: #ffffff;
        border-bottom: 2px solid #8175d500;
    }

    .comment-container ol1 li .comment-body {
        border-radius: 11px;
        background: #3f377400;
        border-bottom: 0px solid #3f377400;
    }

    .comment-container ol1 li {
        color: #fff;
    }

    .signatureView {
        color: #ffffff;
        border-left: 4px solid #4c457a;
    }

    .comment-container ol li header .comment-details .commenter-meta {
        color: #959595;
    }

    .postTextFl {
        background: linear-gradient(180deg, #534e6a00, #212121);
        color: #ffffff;
    }

    .comment-container ol li header .comment-details .commenter-meta a {
        color: #8774e1;
    }

    .comment-container ol li header .comment-details .commenter-meta a:hover {
        color: #a28eff;
    }

    .comment-container ol li header .comment-details .commenter-name a {
        color: #ffffff;
    }

    .comment-container ol li header .comment-details .commenter-name a:hover {
        color: #a9a9a9;
    }

    .statusOnline {
        color: #a294ff;
    }

    .statusOffline {
        color: #291f3600;
    }

    .comment-container ol1 li header .comment-details .commenter-name {
        color: #ffffff;
    }

    .comment-container ol1 li header .comment-details .commenter-meta {
        color: #959595;
        font-size: 12px;
        line-height: 30px;
    }

    .comment-container ol1 li header .comment-details .commenter-meta a {
        color: #8774e1;
    }

    .comment-container ol1 li header .comment-details .commenter-meta a:hover {
        color: #a28eff;
    }

    .comment-container ol1 li header .comment-details .commenter-name a {
        color: #ffffff;
    }

    .comment-container ol1 li header .comment-details .commenter-name a:hover {
        color: #a9a9a9;
    }

    .cover6 .cover-inner {
        padding: 2px 6px;
        background: #0a0a0a;
        border-radius: 11px;
        font-size: 11px;
        box-shadow: none;
    }
}
