/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 14 version
*/

body {
	background-color: #fff;
	background-image: url(/fondgwhite.png);
	background-repeat: no-repeat;
}

#templatemo_main_wrapper {
	padding: 0 0;
	max-width: 1234px;
}

#templatemo_content_outer {
	background: #F9F9F9 !important;
	background-color: #F9F9F9 !important;
}

.tcoc_fix {
	background-color: #F9F9F9 !important;
}

#templatemo_content {

	min-width: unset !important;
	max-width: unset !important;
}

#templatemo_content_inner {
	padding: 0;
}

#sidebar-right {
	float: unset;
	width: unset;
}

#sidebar {
	min-width: 230px;
    background-color: #3c3c3c;
    padding: 12px 12px;
}

.flex-leveler {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.flex-leveler.col {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.ns-wrapper {
	-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.1), 0 0px 2px 0px rgb(0 0 0 / 20%);
	        box-shadow: 0 0px 3px rgba(0, 0, 0, 0.1), 0 0px 2px 0px rgb(0 0 0 / 20%);
	border: none;
}

.ns .header {
	width: 100%;
	
	
}

.ns .header .navbar {
	height: 76px;
	background-color: var(--main-purple);
	margin: 0 auto;
    top: 0;
    width: 100%;
    z-index: 1001;
	padding: 0 32px;
	box-sizing: border-box;
}

.ns .header .navbar .container {
	display: -webkit-flex; 
	display: -webkit-box; 
	display: -ms-flexbox; 
	display: flex; 
	max-width: 1076px;
    margin: 0 auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}


.ns .header .panel {
	display: -webkit-flex; 
	display: -webkit-box; 
	display: -ms-flexbox; 
	display: flex; 
	height: 50px;
	background-color: #0088cc;
	max-width: 1100px;
    margin: 0 auto;
	margin-top: 50px;
}


.ns .header .navbar .container .m-list {
	max-height: 50px;
	/*overflow: hidden;*/
	width: 100%;
}

.ns .header .navbar .container .m-list .m-item {
	display: flex;
	align-items: center;
	color: #fff;
    font-size: 15px;
    height: 76px;
    line-height: 50px;
    vertical-align: middle;
    padding: 0 16px;
}

.ns .header .navbar .container .m-list .m-item.txt-item {
	padding: 0;
}

.ns .header .navbar .container .m-list .m-item.txt-item:hover {
}

.ns .header .navbar .container .m-list .m-item.smp {
    padding: 0px 6px;
}

.ns .header .navbar .container .m-list .m-item:hover .link {
    text-decoration: none;
}

.ns .header .navbar .container .m-list .m-item .link {
	display: inline-block;
	padding: 0 16px;
	font-size: inherit;
    font-weight: inherit;
	color: var(--light-purple);
}

.ns .header .logo svg:hover #SvgjsG22155 {
	fill: var(--extra-purple);
}

.panel .lb {
	max-width: 800px;
	height: 50px;
	-webkit-box-flex: 1;
	-webkit-flex: auto;
	    -ms-flex: auto;
	        flex: auto;
}


.panel .rb {
	width: 200px;
}

.panel .rb .avatar {
	border-radius: 50%;
}

#sidebar .leftblock,
#sidebar .blockzag {
	background-color: #3c3c3c;
}

.leftbcontent a {
    color: #fff;
}

#sidebar .ns-wrapper {
	box-shadow: none;
    border: none;
}

#sidebar .leftblogmine {
	border: none;
	max-width: unset;
}

.leftblockzag, .table thead th, .blockzag {
    background-color: #3e2457;
}

.stylelbtext {
	font-family: unset;
}

.avalbc img {
	border: none;
	box-shadow: 0 0px 2px #2986c3, 0 0px 3px 1px #0977bf;
}


.new-footer {
	max-width: unset !important;
	border-radius: 0;
}

#templatemo_footer {
	background-color: #333;
}

.servers-tbl td {
    padding: 6px 6px;
}

.servers th {
	padding: 6px 6px;
}

#sidebar-right .blockzag {
    padding: 6px;
}

.users-online .bodyblock a {
	color: #fff !important;
}

.users-online .bodyblock svg,
.users-online .bodyblock path {
	fill: #272727 !important;
}

.leftblogmine:hover {
	height: 51px;
	box-shadow: unset;
	background-color: #0977bf;
}

.avalbc img:hover {
	border: unset;
}

.avalbc {
	margin-right: 9px;
}

/*временно*/
.leftblockzag,
.table thead th,
.blockzag {
	/*background-color: #0088cc;*/
	/*background-color: #3E4A58; интересный цвет для фона или темной темы*/
	background-color: #2986c3;
	/* background-color: #0477bc; новый темнее */
	font-family: inherit !important;
	font-weight: bold;
    font-size: 13px;
	border-radius: 2.5px 2.5px 0 0;
	
}


.leftbodyblock,
.leftblock, 
table {
	background-color: #fff;
	border-radius: 2.5px;
}

.leftblockzag,
.servers-tbl th,
.blockzag {
	padding: 5px;
}

.leftbodyblock {
	border-radius: 2.5px;
	background-color: #3c3c3c;
}

.servers {
	margin-bottom: 12px;
}

.center_and_right_content {
	padding-top: 12px;
}

.news-container {
}

.main_container {
	width: 686px;
}

.servers-tbl {
	border-radius: 2.5px;
	margin-bottom: 0px;
}

.servers-tbl td {
	border-color: #d8d8d8;
	padding: 6px 6px;
}

.servers th {
	padding: 6px 6px;
}

.servers-tbl th {
	border-radius: 0 !important;
}

.servers-tbl th:first-child {
	border-radius: 2.5px 0 0 0 !important;
	padding-left: 9px;
}

.servers-tbl th:last-child {
	border-radius: 0 2.5px 0 0 !important;
}

.ns .header .amenu-block-tgl {
	display: none;
    padding-left: 16px;
    height: 20px;
}

.ns .header .navbar-toggler-icon {
	fill: #ffffff;
}

.ns .header .lil-menu-base {
}

.ns .header .amenu-block-tgl .dropdown-menu {
    margin: 0;
    padding: 0px;
    height: auto;
    background: #333;
	border-radius: 0;
	width: 100%;
}

.ns .header .amenu-block-tgl .dropdown-menu .m-item {
    
}

.ns .header .amenu-block-tgl .dropdown-menu .m-item a {
    color: #fff;
}

.ns .header .navbar .m-list .m-item .header-svg {
	height: 100%;
    fill: #fff;
}


.user-menu .dropdown-menu {
	margin: 0;
    padding: 14px 0px;
    height: auto;
    background: #fff;
    border-radius: 0;
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 300px;
    right: -12px;
    left: unset;
    border: none;
    border-radius: 12px;
	min-width: 230px;
	box-shadow: 0px 4px 12px rgba(23, 5, 38, 0.12);
	top: 62px;
}

.user-menu .dropdown-menu .nav-list {
	margin: 0;
    padding: 0;
}

.user-menu .dropdown-menu .nav-list li {
	padding: 0px 20px;
}

.user-menu .dropdown-menu .nav-list li:hover {
	background-color: #2986c3;
	background-image: none;
}

.user-menu .dropdown-menu .nav-list li a {
	text-shadow: none;
    color: #726d89;
	font-size: 14px;
	text-align: left;
}

.user-menu .dropdown-menu .nav-list li a:focus {
    background: none;
    color: #726d89;
    outline: none;
}

.user-menu .dropdown-menu .nav-list li.active > a {
	box-shadow: none;
	border-radius: 4px;
}

.sidebar_box {
	width: 100%;
}

.sidebar_box.left-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.users-online .bodyblock {
	padding-bottom: 7px;
}

.user-menu .dropdown-menu .nav-list li .svg-icon-block {
    display: inline-block;
    vertical-align: text-top;
    margin-right: 12px;
}

.user-svg {
	background: url(/main/img/svg/user.svg) no-repeat;
	width: 18px !important;
    height: 18px !important;
}

.friends-svg {
	background: url(/main/img/svg/friends.svg) no-repeat;
	width: 20px !important;
    height: 20px !important;
}

.paper-plane-svg {
	background: url(/main/img/svg/paper-plane.svg) no-repeat;
	width: 18px !important;
    height: 18px !important;
}

.diamond-svg {
	background: url(/main/img/svg/diamond.svg) no-repeat;
	width: 20px !important;
    height: 20px !important;
	vertical-align: sub !important;
}

.folder-svg {
	background: url(/main/img/svg/folder.svg) no-repeat;
	width: 18px !important;
    height: 18px !important;
}

.giftbox-svg {
	background: url(/main/img/svg/giftbox.svg) no-repeat;
	width: 17px !important;
    height: 17px !important;
}

.repairing-service-svg {
	background: url(/main/img/svg/repairing-service.svg) no-repeat;
	width: 18px !important;
    height: 18px !important;
}

.day-and-night-svg {
	background: url(/main/img/svg/day-and-night.svg) no-repeat;
	width: 18px !important;
    height: 18px !important;
}

.house-key-svg {
	background: url(/main/img/svg/house-key.svg) no-repeat;
    width: 18px !important;
    height: 18px !important;
}

.right-reverse-bend-svg {
	background: url(/main/img/svg/right-reverse-bend.svg) no-repeat;
    width: 18px !important;
    height: 18px !important;
}

.logout-svg {
	background: url(/main/img/svg/logout.svg) no-repeat;
    width: 18px !important;
    height: 18px !important;
}

.add-svg {
	background: url(/main/img/svg/add.svg) no-repeat;
    width: 16px !important;
    height: 16px !important;
    display: inline-block;
    vertical-align: sub;
    margin: 0 5px;
}

.tablet-news {
	display: none;
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	    -ms-flex-order: 3;
	        order: 3;
}

.chat {
	border-color: #d8d8d8;
}

.chat .text {
	word-break: break-word;
}

#chatBottomBar .bottom-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

#pac_text {
	width: calc(100% - 18px);
}

#chatBottomBar .bottom-block .social-chats {
	display: inline-block;
}

.svg-icon-chat svg,
.chat-telegram-icon svg path,
.chat-vk-icon svg path,
.chat-discord-icon svg path {
	fill: var(--main-purple) !important;
}

.svg-icon-chat svg:hover,
.chat-telegram-icon svg:hover path,
.chat-vk-icon svg:hover path,
.chat-discord-icon:hover svg path,
#pac_form .chat-tools svg:hover {
	fill: #3e2457 !important;
}

#pac_form .chat-tools svg {
	fill: #8f8aa5 !important;
}

/* News */
.content-news {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.content-news .img-news {
    max-width: 220px;
    max-height: 120px;
    width: unset;
    height: 100%;
    min-width: 220px;
}

.content-news .img-news img {
	max-height: 120px;
    width: 100%;
}

.content-news .info-news {
	max-width: 327px;
    max-height: 120px;
	width: unset;
    height: unset;
}

.content-news .text-news {
	max-height: 80px;
}

.content-news .info-news .header-news {
	height: unset;
	margin-bottom: 5px;
}

.hr-news {
	border-top: 1px solid #d8d8d8;
	border-bottom: none;
}

.hr-news:last-child {
	margin: 5px;
    border: none;
}

.tablet-news .tab-content {
	overflow: hidden;
}

ul.submenu {
	background-color: #2a2a2a;
	border: none;
	top: unset;
}

ul.m-list > li {
	position: relative;
}

ul.submenu > li > a {
	padding: 10px 16px;
	background: unset;
    border: none;
	font-weight: 450;
}

.im-notification .notification-count {
	/* top: -31px !important; */
	min-width: 12px;
    min-height: 12px;
}

.notification-count {
	top: 12px !important;
	min-width: 12px;
    min-height: 12px;
	font-size: 11px;
    background: var(--bright-purple);
    color: #fff;
    border-radius: 4px;
    width: fit-content;
    padding: 2px 6px;
    line-height: 12px;
    box-sizing: border-box;
    display: inline-flex;
    height: 16px;
    box-shadow: 0 0 0 1px #fff;
}

.m-item .notification:hover svg {
}

.m-item .im-notification svg:hover path:nth-child(2) {
}

.sidebar_box.left-box:first-child .leftblock {
	width: 100%;
}

.sidebar_box.left-box .leftblock .leftblogmine {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
	min-width: 209px;
	width: calc(100% - 10px);
	max-width: 209px;
	border-color: #d8d8d8;
}

.suggest-article .btn-info {
	color: #fff;
    text-shadow: none;
}

.mini-title {
	border-radius: 2.5px;
	width: unset !important; 
}

/* /request */


.theme-switcher {
}

.theme-switcher .toggle-btn {
    position: relative;
    width: 47px;
    height: 24px;
    border-radius: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 16px;
}

.theme-switcher input[type="checkbox"] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
}

/* First toggle btn */

.theme-switcher #_1st-toggle-btn span {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    overflow: hidden;
    opacity: 1;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 7px 0px #d9d9d9;
            box-shadow: 0px 0px 7px 0px #d9d9d9;
    border-radius: 40px;
    -webkit-transition: 0.2s ease background-color, 0.2s ease opacity;
    -o-transition: 0.2s ease background-color, 0.2s ease opacity;
    transition: 0.2s ease background-color, 0.2s ease opacity;
}

.theme-switcher #_1st-toggle-btn span:before,#_1st-toggle-btn span:after {
    content: '';
    position: absolute;
	top: 2.6px;
    width: 19.2px;
    height: 18.8px;
    border-radius: 50%;
    -webkit-transition: 0.5s ease transform, 0.2s ease background-color;
    -o-transition: 0.5s ease transform, 0.2s ease background-color;
    transition: 0.5s ease transform, 0.2s ease background-color;
}

.theme-switcher #_1st-toggle-btn span:before {
    background-color: #fff;
    -webkit-transform: translate(-18.8px,0px);
        -ms-transform: translate(-18.8px,0px);
            transform: translate(-18.8px,0px);
    z-index: 1;
}

.theme-switcher #_1st-toggle-btn span:after {
background-color: #000;
    -webkit-transform: translate(2.6px,0px);
        -ms-transform: translate(2.6px,0px);
            transform: translate(2.6px,0px);
    z-index: 0;
}

.theme-switcher #_1st-toggle-btn input[type="checkbox"]:checked + span {
    background-color: #000;
}

.theme-switcher #_1st-toggle-btn input[type="checkbox"]:active + span {
    opacity: 0.5;
}

.theme-switcher #_1st-toggle-btn input[type="checkbox"]:checked + span:before {
    background-color: #000;
	-webkit-transform: translate(18.1px,-6.1px);
	    -ms-transform: translate(18.1px,-6.1px);
	        transform: translate(18.1px,-6.1px);
}

.theme-switcher #_1st-toggle-btn input[type="checkbox"]:checked + span:after {
    background-color: #fff;
    -webkit-transform: translate(24.6px,0px);
        -ms-transform: translate(24.6px,0px);
            transform: translate(24.6px,0px);
}

.container-wo-sb {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.container-wo-sb .mini-title {
    border-radius: 2.5px;
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
	margin-bottom: 8px !important;
	height: unset;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.container-wo-sb .mini-title .text {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}

.container-wo-sb .mini-title .date {
    margin-right: 4px;
}

.container-wo-sb .left-block {
	width: 100%;	
    background-color: #fff
}

.container-wo-sb .right-block {
	max-width: 200px;
    width: 100%;
	margin-left: 12px;
	background-color: #fff
}

.container-wo-sb .active-button {
	max-width: 200px;
    width: 100%;
	margin-left: 12px;
}

.container-wo-sb .left-block .author {
	padding: 8px 10px;
    border-bottom: 1px solid #2980b9;
}

.container-wo-sb .left-block .author {
	padding: 5px 10px;
    border-bottom: 1px solid #d8d8d8;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.container-wo-sb .left-block .author .avatar {
    margin-right: 10px;
}

.container-wo-sb .left-block .author .avatar .ava-img {
	height: 40px;
    width: 40px;
    border-radius: 50%;
}

.horizontal-adaptive-panel {
    height: 42px;
    z-index: 9;
    overflow: hidden;
    background: var(--light-purple);
    max-width: 768px;
    width: 100%;
    left: 0;
    position: absolute;
	top: 50px;
	color: #333;
}

.horizontal-adaptive-panel .scroll-bar {
    position: relative;
    height: 100%;
    z-index: 2;
    overflow: hidden;
    margin: 0;
}

.scroll-bar__scroll {
	-webkit-overflow-scrolling: touch;
    overflow-x: auto;
}

.horizontal-adaptive-panel__inner {
display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	padding: 11px 4px 4px 0;
    padding-bottom: 18px;
}

.horizontal-adaptive-panel .link {
	font-size: 15px;
    color: #333;
    margin: 0px 8px;
    font-weight: 450;
    text-decoration: none;
	white-space: nowrap;
}

.horizontal-adaptive-panel .link:first-child {
    margin-left: 12px;
}

.horizontal-adaptive-panel .link:last-child {
	padding-right: 12px;
}

.guider {
    top: 62px !important;
    right: 15% !important;
	left: unset !important;
}

.new-footer .main {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
}

.new-footer .main .links-to-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-flex: 0.3;
    -webkit-flex-grow: 0.3;
        -ms-flex-positive: 0.3;
            flex-grow: 0.3;
}

.new-footer .main .partner-block {
	
}

.new-footer .main .social-networks {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
	margin-top: 12px;
}

.new-footer .main .social-networks .sn-link {
	text-decoration: none;
    width: 30px;
    display: inline-block;
}

.new-footer .main .social-networks .sn-link svg {
	fill: #fff !important;
}

.new-footer .directory-column .directory-extra .allusers {
    margin-bottom: 12px;
}

.new-footer .directory-column {
	margin-right: 0px;
}

.new-footer .directory-column .directory-extra {
	padding: 0px;
}


.navbar {
	margin-bottom: 8px;
}

.navbar-inner {
	background-color: #2986C3 !important;
	background-image: none !important;
	border-radius: 2.5px !important;
}

.navbar .brand {
	text-shadow: none;
	color: #fff;
	font-weight: 400;
}

.message,
.create_message {
	border-radius: 2.5px !important;
	background: #fff;
}

.gnews-content .gnews-infon {
	width: unset;
}

.gnews-content .gnews-img {
	width: unset;
	margin-right: 12px;
	margin-bottom: 8px;
}

.server-rules {
}

.server-rules .table-punishment .table_col {
	width: 100%;
}

.server-rules .nav-rules {
	width: 50%;
}

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

.ns-comments {
	margin-top: 20px;
}

.ns-comments .create-msg {
}

.ns-comments .create-msg textarea {
	width: 100% !important;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
    min-height: 60px;
    padding-top: 10px;
    padding-left: 12px;
    margin: 0;
    border-bottom: none;
    border-radius: 8px 8px 0px 0px;
    resize: vertical;
	border: 1px solid #ece8ef;
    box-shadow: none;
	border-bottom: 0;
}

.ns-comments .create-msg .bar {
	width: 100%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
    border: 1px solid #ece8ef;
    border-radius: 0px 0px 4px 4px;
    border-top: none;
    position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.ns-comments .create-msg .panel {
    padding: 4px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
}

.ns-comments .create-msg .panel .panel-item {
	display: inline-block;
    padding: 4px;
    line-height: 0px;
    width: 18px;
    height: 18px;
    position: relative;
    float: left;
}

.ns-comments .create-msg .bar .actions {

}

.ns-comments .create-msg .bar .actions .send {
    font-size: 13px;
    padding: 2px 12px;
    text-align: center;
    color: #fff;
    border: none;
    margin: 5px 4px 0px 0px;
}

.ns-comments .comment-v1 {
	margin-top: 16px;
}

.ns-comments .comment-v1 .wrap {
	margin-left: 46px;
}

.ns-comments .comment-v1 .wrap {
	margin-left: 46px;
}

.ns-comments .comment-v1 .avatar {
	float: left;
    margin-left: -46px;
    margin-right: 10px;
    margin-top: 6px;
}

.ns-comments .comment-v1 .avatar img {
	border-radius: 50%;
}

.ns-comments .comment-v1 .main {
    background: #f6f6f9;
    border-radius: 18px;
    padding: 4px 12px;
    border: 1px solid #eaeaea;
}

.ns-comments .comment-v1 .main .text {
	word-break: break-word;
}

.ns-comments .comment-v1 .main .about .date {
	float: right;
    color: #90949c;
    font-size: 11px;
    text-transform: lowercase;
}

.ns-comments .comment-v1 .dlt-comment-form {
	display: none;
}

.ns-comments .comment-v1:hover .dlt-comment-form {
	display: inline;
}

.ns-comments .comment-v1 .dlt-comment-btn {
	border: none !important;
	background: none !important;
	outline: none !important;
	line-height: 0;
	padding: 0px 3px;
}

.ns-comments .comment-v1 .dlt-comment {
    color: #90949c;
    font-size: 12px;
}

.ns-comments .comment-v1 .dlt-comment-btn:hover .dlt-comment {
	color: #b92930;
}

#navmenu_block {
	bottom: 0px;
    left: 0px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 10;
    display: block;
    background: unset;
    margin: 0;
    border: 0;
    border-radius: 0;
	z-index: 999;
	top: 50px;
    background: var(--main-purple);
    padding: 10px 14px;
    box-sizing: border-box;
}

#navmenu_block .navm-list {
    display: flex;
    position: relative;
    overflow-y: auto;
    max-height: calc(100vh - 50px);
    border: none;
    flex-direction: column;
}

.navm-list .m-item {
	display: flex;
	align-items: center;
}

.navm-list .m-item a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 10px 20px;
    background: #fff;
    border-radius: 12px;
    margin-bottom: 6px;
}

.navm-list .m-item.active a {
	background: #104b6f;
	background-image: linear-gradient(to left, #164a6c, #025b90);
	padding: 0 20px;
}

#navmenu_block .navm-list li > a {
	color: var(--main-purple);
}

#navmenu_block .navm-list li > a:hover,
#navmenu_block .navm-list li > a:focus {
	background-image: none;
	background: var(--extra-purple);
    color: #fff !important;
	border: none;
    outline: none;
}

#navmenu_block .navm-list li > a i {
	font-size: 15px;
    margin-right: 10px;
}

.nlist-block-right .btn-create {
	padding: 6px 0px;
    border: none;
	width: 100%;
	color: #fff;
    height: 18px;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
    background-color: #2980b9;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
    background-color: #086fb3;
    background-image: -o-linear-gradient(top, #2986c3, #0477bc);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2986c3), to(#0477bc)) !important;
	background-image: linear-gradient(to bottom, #2986c3, #0477bc) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    line-height: 18px;
}

.color-blue {
	color: blue;
}

.color-red {
	color: red;
}

.color-purple {
	color: purple;
}

/* градиенты */
.grd-midnight {
	background: #232526;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #414345, #232526);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #414345, #232526); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.grd-sky {
	background: #E0EAFC;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #CFDEF3, #E0EAFC);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #CFDEF3, #E0EAFC); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.mwindow {
	margin: auto;
    left: 0;
    right: 0;
} 

.mwindow.fade.in {
	top: 10%;
}

.mwindow .modal-header {
	padding: 15px;
}

.mwindow .modal-body {
	padding: 15px;
}

.mwindow .modal-title {
	text-transform: uppercase;
	font-size: 16px;
    font-weight: 500;
} 

.mwindow .modal-title font {
	color:#2785c8;
} 

.mwindow .modal-body::-webkit-scrollbar {
	width: 5px;
	background: inherit;
}


.mwindow .modal-body::-webkit-scrollbar-thumb {
    background-color: #282828;
    border-radius: 8px;
}

.rep-list {

}

.rep-list .rep-item {
    display: flex;
    justify-content: space-between;
    padding: 8px;
    background: #f7fbfd;
	margin-bottom: 4px;
}

.rep-list .rep-item .vote {
	flex-basis: 10%;
}

.rep-list .rep-item .user {
	flex-basis: 20%;
}

.rep-list .rep-item .comment {
	flex-grow: 1;
}

.rep-list .rep-item .date {

}


#ummenu {
	background: #212121;
	width: 270px;
	line-height: initial;
    font-weight: normal;
    font-size: 13px;
	padding: 7px;
}

#ummenu .user-part {
	background-color: rgb(181, 3, 3);
	padding: 12px;
}

#ummenu .user-part .main {
	display: flex;

}

#ummenu .user-part .main .info-wrapper {
	flex-grow: 1;
}

#ummenu .user-part .main .login {
	
}

#ummenu .user-part .main .group {
	font-size: 11px;
}

#ummenu .user-part .main .balance {
	background: #212121;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 8px;
    font-weight: 500;
    font-size: 12px;
}

#ummenu .actions {
    display: flex;
    justify-content: space-between;
    padding-top: 12px;
}

#ummenu .actions .btn-a {
	background: #ffffff;
    padding: 8px 10px;
    width: 49%;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
}

#ummenu .actions .btn-tup {
	background-image: linear-gradient(to left, #3c3e44, #29292d);
    color: #fff;
}

#ummenu .actions .btn-sub {
	
}