.night-mode body{
    background-color: #383b50
}

.night-mode #content, .night-mode a:-webkit-any-link{
    background-color: ##383b50;
    color: #eee
}

.night-mode {
	--bg-color: #383b50;
	--bg-alert-warning: #f5a108f7;
	--bg-alert-success: #f5a108f7;
	--bg-alert-pm: #46389c;
	--color: #fff;
	--main-color: #46389c;
	--dark-bg-color: #323448;
	background: var(--bg-color)
}
.night-mode .post-code-block code, .night-mode .ts_leftside_room_name, .night-mode .ts_leftside_user_alt, {
	color: var(--bg-color)
}
.night-mode .header, .night-mode .dd__item:hover, .night-mode .popup__item:hover, .night-mode .post-attachment__item, .night-mode .quick-reply-option, .night-mode .badge--reputation_neutral {
	background: var(--bg-color)
}
@media(max-width:991.98px) {
	.night-mode .form-control__portion--label {
		background: var(--bg-color)
	}
}
.night-mode .post-code-block {
	background: var(--code-area-color)
}
.night-mode .header-nav__link:hover {
	border: 2px solid var(--main-color)
}

.night-mode .glob-nav__link, .night-mode .top-panel, .night-mode .d8, .night-mode .market_nav, .night-mode .portlet__main, .night-mode .dd, .night-mode .popup, .night-mode .v7-statistics__cell, .night-mode .footer__section--tools, .night-mode .thread-hero, .night-mode .post__section--head, .night-mode table.tborder, .night-mode td.trow1, .night-mode .alert--users-browsing, .night-mode .drawer, .night-mode .drawer__close, .night-mode .usercp-nav {
	background: var(--dark-bg-color)
}
.night-mode .bb-closed {
	background: var(--bg-alert-pm)
}
.night-mode .bb-closed a {
	color: var(--color);
	font-weight: 500
}
.night-mode .dd__item svg, .night-mode .popup__text, .night-mode .portlet__nav-item svg, .night-mode .header-nav__text, .night-mode .scroll-top svg, .night-mode .portlet__title-link, .night-mode .t-dark, .night-mode .t-dark-sub a, .night-mode .popup__text, .night-mode .sub-forums-dd__link, .night-mode .portlet__nav-item, .night-mode .tcat strong, .night-mode .thead strong, .night-mode .badge--secondary, .night-mode .badge--primary, .night-mode a.breadcrumb__item, .night-mode a.button, .night-mode a.drawer__close svg, .night-mode button.button svg, .night-mode .dd__text, .night-mode .tcat a, .night-mode .alert a, .night-mode td.trow2, .night-mode td.trow2 a, .night-mode td.trow1, .night-mode td.trow1 a, .night-mode .head-items a, .night-mode .nav__item, .night-mode .nav__icon, .night-mode .ratio-control__option:first-child .ratio-control__label, .night-mode .ratio-control__input:checked+.ratio-control__label, .night-mode .ratio-control__option:last-child {
	color: var(--color)!important
}
.night-mode .stats {
	border: none
}
.night-mode .portlet__main a:hover, .night-mode .portlet__main a, .night-mode .author a, .night-mode .subx-item, .night-mode .list__item--option span, .night-mode .mycode_color {
	color: var(--color)
}
.night-mode .list__item--option span:hover, .night-mode .list__item--active span {
	color: var(--bg-primary-light)!important
}
.night-mode .custom-select {
	background: url("data:image/svg+xml;charset=utf-8,<svg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23d9dae9' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>") no-repeat right 1rem center/8px;
	background-color: var(--bg-color)
}
.night-mode div.sceditor-dropdown a, .night-mode div.sceditor-dropdown a:link, .night-mode .sceditor-button {
	color: #333!important
}
.night-mode .pricing-table__item--popular::before {
	background-color: var(--main-color)
}
.night-mode .advertisement_process {
	background-color: var(--main-color)!important
}
.night-mode .alert__col--dismiss, .night-mode .portlet__footer {
	background-color: var(--bg-primary)
}
.night-mode .pagination__item--page.is-active {
	background-color: #323739
}
.night-mode .sub-forums-dd__link:focus, .night-mode .sub-forums-dd__link:hover, .night-mode .user-panel__item .subx-menu .subx-item:hover {
	background: var(--dark-bg-color);
	color: var(--color)
}
.night-mode .portlet--secondary .portlet--category, .night-mode .portlet--category {
	border-bottom: .2rem solid #131c21
}
.night-mode .post-button__link, .night-mode .ratio-control__label {
        color: #fff!important
}
.night-mode .thread-hero__col--next, .night-mode .alert__col--icon {
	background: var(--bg-color)
}
.night-mode .unreadcounter, .night-mode .portlet__header, .night-mode .subx-menu .subx-menu-foot, .night-mode .thead {
	background: var(--main-color)
}
.night-mode .subx-menu .subx-menu-head .head-items:hover, .night-mode .subx-menu .subx-menu-head .head-items, .night-mode .subx-menu-foot, .night-mode .post_body span, .night-mode .portlet__footer button, .night-mode input.button {
	color: var(--color)
}
.night-mode .popup__sep {
	border-top: 1px solid var(--main-color)
}
.night-mode #footerh2 {
	border-bottom: 1px solid #757575!important;
	border-top: 1px solid #757575!important;
	background: var(--dark-bg-color)!important
}
.night-mode::-webkit-scrollbar {
	background-color: transparent
}
.night-mode::-webkit-scrollbar-button {
	width: 0;
	height: 0
}

.night-mode .degisken-yazi div{
background-color: #383b50;
    color: #eee
}

.night-mode::-webkit-scrollbar:hover {
	background-color: var(--dark-bg-color)
}
.night-mode::-webkit-scrollbar-thumb {
	border: 2px solid var(--bg-color);
	min-height: 48px;
	border-radius: .5rem;
	background-color: var(--main-color)
}
.night-mode .badge--reputation_positive {
	background: green
}
.night-mode .list__column--key, .night-mode .breadcrumb__item--active, .night-mode .dd__icon, .night-mode .post-edit__edited, .night-mode .text-color, .night-mode .mycode_quote cite {
	color: var(--gray-color)
}
.night-mode .post__section--head, .night-mode .tfoot, .night-mode .mycode_quote {
	background: linear-gradient(-41deg, #3f4257, transparent)
}
.night-mode .custom-select {
	border: 1px solid var(--gray-color);
	color: var(--gray-color)
}
.night-mode .s-14 {
	color: var(--gray-color)!important
}
.night-mode .trow1, .night-mode .trow2, .night-mode .trow_deleted, .night-mode .trow_shaded {
	border-bottom: 1px solid #ff5e3a;
	background-color: #222831
}
.night-mode .user-portlet {
	border: 1px solid var(--bg-color)
}
.night-mode .pagination__item--page {
	background: #131c21;
	color: var(--gray-color)
}
.night-mode .form-control__portion--label {
	border-right: 2px solid var(--bg-color)!important
}
.night-mode .form-control__portion--label label {
	color: var(--gray-color)
}
.night-mode .form-control__section:not(:last-child), .night-mode .post__section--author {
	border-bottom: 1px solid #ff5e3a
}
.night-mode .post-signature {
	border-top: 1px solid #ff5e3a
}
.night-mode .trow1:not(:last-child), .night-mode .trow2:not(:last-child), .night-mode .trow_deleted:not(:last-child), .night-mode .trow_shaded:not(:last-child), {
	border-right: none
}

.night-mode .glob-nav__link:hover, .night-mode input.button, .night-mode a.button {
	background: #2a2f32
}
.night-mode .private-nav {
	background: var(--dark-bg-color)
}
.night-mode .sub-forums-dd__status--minion-v, .night-mode .private-nav .nav__item svg {
	color: var(--main-color)
}
.night-mode .thread-list-prefix--unread svg, .night-mode .thread-list-prefix--unread:hover svg {
	color: #4caf50!important
}

.panel__section--profile .panel__nav-icon {
	color: #7075a5!important
}
.night-mode .post-code-block__code {
	color: #b5b6c1!important
}
.night-mode .portlet--info, .night-mode .portlet__subtitle-heading {
	color: rgb(239 235 235/70%)
}
.night-mode .list--thread-list .list__item--sep {
	color: #afb0b7
}
.night-mode .custom-select {
	border: 1px solid #6b6e84!important
}
.night-mode .list__item:not(:last-child) {
	border-bottom: 1px solid #4d4f63
}
.night-mode .custom-input, .night-mode .custom-text, .night-mode .selector__item:not(:first-child) {
         background-color: #14191e;
         color: #fff;
	 border: 1px solid #fff
}

.night-mode .pagination__item--page:hover {
	background: #323739
}
.night-mode .post-code-block {
	background: #383b50!important
}
.night-mode .g1 {
	background: #26283b
}

.night-mode .popup__icon {
	color: #7075a5
}
.night-mode .header-nav-icon-red {
	color: #dc143c
}

.night-mode .stabview, .night-mode .stabview-row, .night-mode .stabview_content {
	 background-color: #314056;
    border-color: #a2a2a2;
    color:#fff
}

.night-mode .stabview-row-item, .night-mode .stabview_content {
background-color: #383b50;
    border-color: #383b50;
    color:#fff
}

.night-mode .stabview-tcat {
	 background-color: #1d2333;
    border-color: #fff;
    color:#fff
}

.night-mode .stabview-showmore,
.night-mode .stabview-row-status {
	 background-color: #1d2333;
    border-color: #eaeaea;
    color:#fff
}
 

.night-mode .index_stats_item, .night-mode .t-center, .night-mode form, .night-mode .drawer__section {
   background-color: #36344f;
    border-color: #a2a2a2;
    color:#fff
}

.night-mode .stabview-row-status[status="online"] {
    background: yellowgreen;
}

.night-mode .stabview-row-status[status="offline"] {
    background: red;
}

.night-mode .Duyuru1 {
    background: #5564cd;
}

.night-mode .Duyuru2 {
    background: #f44336;
}

.night-mode .Duyuru3 {
    background: #00aecd;
}
a {
    color:white;
}
}