#particles-js {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
}

.child-menu-ul {
    padding-left: 0;
}

.spinner-wrapper {
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(0 0 0 / 85%);
}

a.active1 { background-color: #272727; }

nav.navbar .dropdown:hover > .dropdown-menu {
    display: block; 
} 

nav.navbar .dropdown:hover > .dropdown-menu {
    display: block; 
} 

.sort {
	list-style-type: none;
}

.text-nowrap {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto;
}

.spedA a {text-decoration:none;color:#fff;}
.spedA a:hover {text-decoration:underline;}

.full-text > *:last-child {
    margin-bottom: 0;
}

.bg-top-1 {
    border-top: 1px solid #ededed;
}

.bg-mta-but1 {
    background-color: #181b1e;
    border: none;
    transition: all 0.3s ease;
}

.bg-mta-but1:hover {
    background-color: #1e2226;
}

.bg-mta-but1-1 {
    background-color: #181b1e;
}

.bg-nav-ren1 {
    transition: all 0.3s ease;
}

.bg-nav-ren1:hover {
    background: #181b1e;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
}

.logo-grad-1 {
    background-image: linear-gradient(to left, #B993D6, #8CA6DB);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}

.izbr1 a {
    text-decoration: none;
	color: none;
}

.bg-typlis-1 {
	background: #212529;
    border: none;
}

.no-textdn-1 a {
    text-decoration: none;
}

.no-textdn-2 a {
    text-decoration: none;
    color: #000;
}

.avatar-deg-1 {
	transition: all 0.7s ease;
}

.avatar-deg-1:hover {
	transform: rotate(360deg);
}

.child-menu-ul img {
    display: none;
}

.from-inptx-1 {
    background-color: #16191c;
    border: none;
}

.navbar-sticky-on {
    position: fixed;
    z-index: 1020;
    top: 0;
    left: 0;
    right: 0;
    -webkit-animation: fadeInDown 0.15s;
    animation: fadeInDown 0.15s;
    width: 100%;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    background-color: transparent !important;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.obvodkim1 { box-shadow: 0 0 0 5px rgb(0 0 0 / 10%); }
.obvodkim2 { box-shadow: 0 0 0 3px rgb(0 0 0 / 10%); }

.back-top {
    cursor: pointer;
    position: fixed !important;
    bottom: 40px;
    right: 40px;
    display: block;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: rgb(104 109 224 / 25%);
    color: #686de0;
    border-radius: 50%;
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-align: center;
}

.back-top:hover {
    background: #686de0;
    color: #fff;
}

.back-top.back-top-show {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

.fxdsstory {
	box-shadow: 0 0 25px rgb(33 37 41);
}

.restb1ick1 {background: #212529;}

.bottom-navi{text-align:center;width:100%;display:block}
.pprev,.pnext{border-radius:3px;display:inline-block;color:#686de0;font-size:14px;padding:8px 15px;background:rgb(104 109 224 / 10%)}
.pnext:hover,.pprev:hover{background:#686de0;color:#fff;text-decoration:none}
.pnext:hover a,.pprev:hover a{color:#fff;text-decoration:none}
.pnext a,.pprev a{color:#686de0}
.navigations a,.navigations span{font-size:14px;font-weight:500;margin-bottom:15px;background:rgb(104 109 224 / 10%);border-radius:3px;display:inline-block;margin:0 2.5px;color:#686de0;padding:8px 15px;text-decoration: none;}
.navigations span{background-color:#686de0;color:#fff}
.navigations a:hover{background:#686de0;color:#fff;text-decoration:none}
.navigations span.nav_ext{background:none;color:#fff}
.nav-load span {display: none;}

.lightstat_main * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.lightstat_main *:before, .lightstat_main *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.lightstat_main {
	min-width: 230px;
	width: 100%;
	margin: 0 auto;
	border-radius: 0.375rem;
}

.onlineComi1 {
	border: 2px solid #40b540;
}

.lightstat_progress {
	width: 100%;
	padding: 0 10px;
}

.lightstat_progress span {
	height: 4px;
	display: block;
	float: left;
}

.lightstat_progress span:nth-of-type(1) {
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}

.lightstat_progress span:nth-last-of-type(1) {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}

.lightstat_body {
	background: transparent;
	border-radius: 8px 8px 0 0;
	padding: 15px 0 1px 0;
}

.lightstat_body.border_none_user {
	border-radius: 8px;
}

.lightstat_body .result_numb div {
	padding: 0 10px 11px 10px;
	color: #000;
	font-size: 14px;
}

.lightstat_body .result_numb div span:nth-of-type(1) {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 99px;
	margin: 4px 10px 0 0;
	vertical-align: top;
	box-shadow: 0px -1px 1px rgba(0, 0, 0, .6);
}

.lightstat_body .result_numb div span:nth-of-type(2) {
	float: right;
	color: #fff;
}

.lightstat_body .result_numb .lightstat_user span:nth-of-type(1) {
	border: 2px solid #d9823b;
}

.lightstat_body .result_numb .lightstat_guest span:nth-of-type(1) {
	border: 2px solid #a963b9;
}

.lightstat_body .result_numb .lightstat_bot span:nth-of-type(1) {
	border: 2px solid #36a7a5;
}

.lightstat_user_circle {
	background: #d9823b;
}

.lightstat_guest_circle {
	background: #a963b9;
}

.lightstat_bot_circle {
	background: #36a7a5;
}

.lightstat_is {
	color: #000;
	font-size: 10px;
	text-transform: uppercase;
	padding: 18px 0 15px 28px;
	display: block;
}

.lightstat_user_list {
	background: transparent;
	border-radius: 0 0 8px 8px;
	position: relative;
}

.lightstat_pandoge_com {
	width: 8px;
	height: 20px;
	position: relative; 
	background: #222;
	display: block;
	position: absolute;
	top: 0;
	right: 20px;
	transition: .2s;
}

.lightstat_pandoge_com:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 4px solid #d1d5d8;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
}

.lightstat_pandoge_com:hover {
	height: 24px;
	transition: .2s;
}

.lightstat_user_list_title {
	color: #000000;
	font-size: 10px;
	text-transform: uppercase;
	padding: 18px 0 17px 28px;
	display: block;
	font-weight: 700;
}

.lightstat_user_list_item {
	padding: 0 10px 20px 10px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.lightstat_user_list_item a {
	text-decoration: none !important;
	color: #000;
}

.lightstat_user_list_item_avatar {
	background-size: cover !important;
	border-radius: 99px;
	width: 34px;
	height: 34px;
	display: block;
}

.lightstat_user_list_item_avatar:hover {
	opacity: .8;
}

.lightstat_user_list_item_info {
	font-size: 13px;
	font-weight: 700;
	width: calc(100% - 34px);
	padding: 1px 0 0 10px;
}

.lightstat_user_list_item_info span {
	display: block;
	font-weight: 400;
	padding: 2px 0 0 0;
	color: #888;
}

.lightstat_user_list_item_info span.online {
	color: #37bf74;
}

.lightstat_user_list_item_info a:hover {
	text-decoration: underline !important;
}

.full_list_visit {
    margin: auto;
    color: #ffffff;
    font-size: 10px;
    text-transform: uppercase;
    display: block;
    font-weight: 600;
    width: 120px;
    text-align: center;
    background: #121212;
    border-radius: 0.575rem;
    height: 26px;
    line-height: 26px;
    text-decoration: none;
    border: 1px solid #272727;
}

.full_list_visit:hover {
    color: #dadada;
}

.full_list_visit_bg {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 0 0 8px 8px;
	z-index: 2;
	padding: 20px 0;
}

.lightstat_user_list_item {
	display: none;
}

.lightstat_user_list .lightstat_user_list_item:nth-of-type(1), .lightstat_user_list .lightstat_user_list_item:nth-of-type(2), .lightstat_user_list .lightstat_user_list_item:nth-of-type(3) {
	display: flex;
}

.lightstat_light_theme .lightstat_body {
	background: #0f0f0f;
}

.lightstat_light_theme .lightstat_user_list_item a {
	color: #ffffff;
}

.lightstat_light_theme .lightstat_user_list_title {
	color: #030304;
}

.lightstat_light_theme .lightstat_body .result_numb div span:nth-of-type(2) {
	color: #fff;
}

.lightstat_light_theme .lightstat_body .result_numb div {
	color: #fff;
	text-shadow: none;
}

.lightstat_light_theme .lightstat_is {
	text-shadow: none;
	color: #fff;
}

.lightstat_light_theme .lightstat_body .result_numb .lightstat_user span:nth-of-type(1) {
	border: 2px solid #0bb1d6;
	box-shadow: none;
}

.lightstat_light_theme .lightstat_body .result_numb .lightstat_guest span:nth-of-type(1) {
	border: 2px solid #ff6d00;
	box-shadow: none;
}

.lightstat_light_theme .lightstat_body .result_numb .lightstat_bot span:nth-of-type(1) {
	border: 2px solid #345471;
	box-shadow: none;
}

.lightstat_light_theme .lightstat_user_circle {
	background: #0bb1d6;
}

.lightstat_light_theme .lightstat_guest_circle {
	background: #ff6d00;
}

.lightstat_light_theme .lightstat_bot_circle {
	background: #345471;
}

@media screen and (max-width: 950px) {
	.st__hQiX3NGW {
        display: none !important;
    }
}

.pm-page {
    color: #fff;
}

.pm-page a {
    color: inherit;
    text-decoration: none;
}

.pm-shell {
    border: 1px solid rgba(255, 255, 255, 0.08);
    overflow: hidden;
}

.pm-hero {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 16px;
}

.pm-hero__title {
    display: flex;
    align-items: center;
    gap: 14px;
    min-width: 0;
}

.pm-hero__icon {
    width: 48px;
    height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 48px;
    border-radius: 12px;
    color: #fff;
    background: linear-gradient(135deg, #686de0, #35b6d8);
    box-shadow: 0 10px 24px rgba(104, 109, 224, 0.22);
}

.pm-hero h1,
.pm-section__head h2,
.pm-reply-box h3 {
    margin: 0;
    color: #fff;
    font-weight: 700;
    line-height: 1.25;
}

.pm-hero h1 {
    font-size: 1.35rem;
}

.pm-hero p,
.pm-section__head span,
.pm-limit-card__bottom,
.pm_last_date,
.pm_last_message,
.pm_with_user {
    margin: 4px 0 0;
    color: #9ca3af;
    font-size: 0.86rem;
}

.pm-actions,
.pm-submit,
.pm-message__tools {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.pm-action,
.pm-back {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 40px;
}

.pm-limit-card,
.pm-section,
.pm-reply-box {
    background: rgba(15, 15, 15, 0.72);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 10px;
}

.pm-limit-card {
    padding: 14px;
    margin-bottom: 16px;
}

.pm-limit-card__top {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    color: #d1d5db;
    font-size: 0.9rem;
    margin-bottom: 10px;
}

.pm-limit-card__top b {
    color: #fff;
}

.pm-progress {
    height: 8px;
    border-radius: 999px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.08);
}

.pm-progress span {
    display: block;
    height: 100%;
    min-width: 4px;
    border-radius: inherit;
    background: linear-gradient(90deg, #686de0, #35b6d8);
}

.pm-section {
    padding: 16px;
}

.pm-section + .pm-section {
    margin-top: 16px;
}

.pm-section__head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 14px;
}

.pm-section__head h2,
.pm-reply-box h3 {
    font-size: 1.05rem;
}

.pm-list-wrap {
    overflow-x: auto;
}

.pm-page table.pm {
    width: 100% !important;
    min-width: 680px;
    border-collapse: separate;
    border-spacing: 0 8px;
}

.pm-page table.pm thead th {
    padding: 0 14px 6px;
    border: 0;
    color: #9ca3af;
    font-size: 0.78rem;
    font-weight: 600;
    text-transform: uppercase;
}

.pm-page table.pm tbody tr {
    background: #121212;
    transition: background 0.18s ease, transform 0.18s ease;
}

.pm-page table.pm tbody tr:hover {
    background: #181818;
    transform: translateY(-1px);
}

.pm-page table.pm td.pm_list {
    padding: 14px;
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    vertical-align: middle;
    cursor: pointer;
}

.pm-page table.pm td.pm_icon {
    width: 52px;
    color: #8b90f1;
    border-left: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 10px 0 0 10px;
    text-align: center;
}

.pm-page table.pm td.pm_checkbox {
    width: 52px;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 0 10px 10px 0;
}

.pm-page table.pm .pm_subj > a {
    display: inline-block;
    max-width: 100%;
    color: #fff;
    font-weight: 650;
}

.pm-page table.pm .pm_last_user a,
.pm_with_user a,
.pm-message__author a {
    color: #cfd2ff;
    font-weight: 600;
}

.pm-unread-image {
    color: #35b6d8 !important;
}

.pm-reply-image {
    color: #7dd3fc !important;
}

.pm-page .form-check-input {
    cursor: pointer;
}

.pm-page table.pm_navigation {
    width: 100% !important;
    margin-top: 12px;
}

.pm-page table.pm_navigation td {
    padding-top: 8px;
    vertical-align: middle;
}

.pm-page table.pm_navigation select {
    min-height: 38px;
    color: #fff;
    background: #121212;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 8px;
    padding: 0 10px;
}

.pm-page .navigation {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.pm-page .navigation a,
.pm-page .navigation span {
    min-width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: #121212;
    border: 1px solid rgba(255, 255, 255, 0.08);
    color: #fff;
}

.pm-page .navigation span {
    background: #686de0;
    border-color: #686de0;
}

.pm-no-messages {
    display: block;
    padding: 18px;
    text-align: center;
    color: #9ca3af;
    background: #121212;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 10px;
}

.pm-form .ui-form {
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.pm-form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.pm-page .form-control,
.pm-captcha input {
    color: #fff;
    background-color: #121212;
    border-color: rgba(255, 255, 255, 0.12);
}

.pm-page .form-control:focus,
.pm-captcha input:focus {
    color: #fff;
    background-color: #151515;
    border-color: #686de0;
    box-shadow: 0 0 0 0.2rem rgba(104, 109, 224, 0.18);
}

.pm-editor {
    overflow: hidden;
    border-radius: 10px;
}

.pm-submit {
    align-items: center;
    margin-top: 14px;
}

.pm-captcha {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    width: 100%;
}

.pm-captcha img {
    border-radius: 8px;
}

.pm-dialog__head {
    align-items: center;
}

.pm-thread {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.pm-message {
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr);
    gap: 12px;
}

.pm-message__avatar span {
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
    border: 2px solid rgba(255, 255, 255, 0.12);
}

.pm-message__body {
    min-width: 0;
    padding: 14px;
    background: #121212;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 10px;
}

.pm-message__meta {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 10px;
}

.pm-message__author {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
}

.pm-message__author em {
    display: inline-flex;
    align-items: center;
    min-height: 22px;
    padding: 0 8px;
    color: #bbf7d0;
    background: rgba(34, 197, 94, 0.14);
    border-radius: 999px;
    font-size: 0.75rem;
    font-style: normal;
}

.pm-message__meta time {
    color: #9ca3af;
    font-size: 0.82rem;
    white-space: nowrap;
}

.pm-message__text {
    color: #e5e7eb;
    line-height: 1.65;
    overflow-wrap: anywhere;
}

.pm-message__text img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

.pm-signature {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    color: #9ca3af;
    font-size: 0.86rem;
}

.pm-message__tools {
    margin-top: 12px;
}

.pm-message__tools a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    min-height: 32px;
    padding: 0 10px;
    border-radius: 8px;
    color: #d1d5db;
    background: rgba(255, 255, 255, 0.05);
}

.pm-message__tools a:hover {
    color: #fff;
    background: rgba(104, 109, 224, 0.28);
}

.pm-reply-box {
    margin-top: 16px;
    padding: 16px;
}

.pm-reply-box h3 {
    margin-bottom: 12px;
}

.pm-reply-box .btn {
    margin-top: 12px;
}

@media (max-width: 768px) {
    .pm-hero,
    .pm-section__head,
    .pm-message__meta {
        flex-direction: column;
    }

    .pm-actions,
    .pm-action,
    .pm-back,
    .pm-submit .btn {
        width: 100%;
    }

    .pm-form-grid,
    .pm-message {
        grid-template-columns: 1fr;
    }

    .pm-message__avatar {
        display: none;
    }

    .pm-page table.pm {
        min-width: 620px;
    }
}

.fp-comment-card {
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr);
    gap: 12px;
    padding: 14px;
    color: #fff;
    background: rgba(15, 15, 15, 0.72);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 10px;
}

.fp-comment-avatar img {
    width: 48px;
    height: 48px;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.12);
}

.fp-comment-body {
    min-width: 0;
}

.fp-comment-head,
.fp-comment-footer,
.fp-comment-actions,
.fp-comment-rating {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.fp-comment-head {
    justify-content: space-between;
    margin-bottom: 10px;
}

.fp-comment-author,
.fp-comment-author a {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}

.fp-comment-date {
    margin-top: 2px;
    color: #9ca3af;
    font-size: 0.82rem;
}

.fp-comment-online {
    display: inline-flex;
    align-items: center;
    min-height: 22px;
    padding: 0 8px;
    color: #bbf7d0;
    background: rgba(34, 197, 94, 0.14);
    border-radius: 999px;
    font-size: 0.75rem;
}

.fp-comment-news {
    margin: 0 0 10px;
    color: #fff;
    font-size: 1rem;
}

.fp-comment-text {
    color: #e5e7eb;
    line-height: 1.65;
    overflow-wrap: anywhere;
}

.fp-comment-text img,
.fp-comment-images img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

.fp-comment-images,
.fp-comment-signature {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.fp-comment-signature {
    color: #9ca3af;
    font-size: 0.86rem;
}

.fp-comment-footer {
    justify-content: space-between;
    margin-top: 12px;
}

.fp-comment-actions a,
.fp-comment-actions span:not(.fp-comment-mass),
.fp-comment-rating a,
.fp-comment-rating span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    min-height: 32px;
    padding: 0 10px;
    color: #d1d5db;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 8px;
    text-decoration: none;
}

.fp-comment-actions a:hover,
.fp-comment-rating a:hover {
    color: #fff;
    background: rgba(104, 109, 224, 0.28);
}

.fp-comment-mass {
    display: inline-flex;
    align-items: center;
}

.fp-addcomment {
    border: 1px solid rgba(255, 255, 255, 0.08);
    overflow: hidden;
}

.fp-addcomment .card-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.fp-addcomment .form-control,
.fp-comment-captcha input {
    color: #fff;
    background-color: #121212;
    border-color: rgba(255, 255, 255, 0.12);
}

.fp-addcomment .form-control:focus,
.fp-comment-captcha input:focus {
    color: #fff;
    background-color: #151515;
    border-color: #686de0;
    box-shadow: 0 0 0 0.2rem rgba(104, 109, 224, 0.18);
}

.fp-comment-editor {
    overflow: hidden;
    border-radius: 10px;
}

.fp-comment-captcha {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.fp-comment-captcha img {
    border-radius: 8px;
}

@media (max-width: 768px) {
    .fp-comment-card {
        grid-template-columns: 1fr;
    }

    .fp-comment-avatar {
        display: none;
    }

    .fp-comment-footer,
    .fp-comment-actions a,
    .fp-comment-actions span:not(.fp-comment-mass),
    .fp-comment-rating a,
    .fp-comment-rating span {
        width: 100%;
    }
}

#DLEPush.DLEPush,
.DLEPush.jGrowl {
    position: fixed !important;
    z-index: 999999 !important;
    width: min(420px, calc(100vw - 28px));
    pointer-events: none;
}

#DLEPush.top-right,
.DLEPush.top-right {
    top: 18px !important;
    right: 18px !important;
    bottom: auto !important;
    left: auto !important;
}

#DLEPush.top-left,
.DLEPush.top-left {
    top: 18px !important;
    left: 18px !important;
    right: auto !important;
    bottom: auto !important;
}

#DLEPush.bottom-right,
.DLEPush.bottom-right {
    right: 18px !important;
    bottom: 18px !important;
    top: auto !important;
    left: auto !important;
}

#DLEPush.bottom-left,
.DLEPush.bottom-left {
    left: 18px !important;
    bottom: 18px !important;
    top: auto !important;
    right: auto !important;
}

#DLEPush .DLEPush-notification.wrapper {
    position: relative;
    display: grid !important;
    grid-template-columns: 34px minmax(0, 1fr) 28px;
    align-items: center;
    gap: 10px;
    width: 100%;
    min-height: 58px;
    margin: 0 0 10px;
    padding: 12px 12px 12px 14px;
    color: #fff;
    background: #121212;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-left: 3px solid #686de0;
    border-radius: 10px;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.45);
    pointer-events: auto;
    overflow: hidden;
}

#DLEPush .DLEPush-notification.wrapper.ui-state-error {
    border-left-color: #ef4444;
}

#DLEPush .DLEPush-notification.wrapper.ui-state-highlight {
    border-left-color: #f59e0b;
}

#DLEPush .DLEPush-notification.wrapper.ui-state-default {
    border-left-color: #35b6d8;
}

#DLEPush .DLEPush-notification:first-child:empty {
    display: none !important;
}

#DLEPush .DLEPush-icon {
    grid-column: 1;
    grid-row: 1 / span 2;
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 9px;
    font-size: 18px;
}

#DLEPush .DLEPush-header {
    grid-column: 2;
    margin: 0;
    color: #fff;
    font-size: 0.9rem;
    font-weight: 700;
    line-height: 1.25;
}

#DLEPush .DLEPush-header:empty {
    display: none;
}

#DLEPush .DLEPush-message {
    grid-column: 2;
    color: #e5e7eb;
    font-size: 0.9rem;
    line-height: 1.45;
    overflow-wrap: anywhere;
}

#DLEPush .DLEPush-close {
    grid-column: 3;
    grid-row: 1 / span 2;
    width: 28px;
    height: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    align-self: start;
    padding: 0;
    color: #9ca3af;
    background: rgba(255, 255, 255, 0.06);
    border: 0;
    border-radius: 8px;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
}

#DLEPush .DLEPush-close:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.12);
}

@media (max-width: 768px) {
    #DLEPush.DLEPush,
    .DLEPush.jGrowl {
        top: 12px !important;
        right: 12px !important;
        left: 12px !important;
        bottom: auto !important;
        width: auto;
    }
}
