@font-face {
    font-family: 'Ubuntu';
    src: url("/fonts/Ubuntu-Regular.eot");
    src: local("Ubuntu Regular"), local("Ubuntu-Regular"), url("/fonts/Ubuntu-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/Ubuntu-Regular.woff") format("woff"), url("/fonts/Ubuntu-Regular.ttf") format("truetype");
    font-weight: normal;
    font-display: swap;
    font-style: normal; }

@font-face {
    font-family: 'Ubuntu';
    src: url("/fonts/Ubuntu-Light.eot");
    src: local("Ubuntu Light"), local("Ubuntu-Light"), url("/fonts/Ubuntu-Light.eot?#iefix") format("embedded-opentype"), url("/fonts/Ubuntu-Light.woff") format("woff"), url("/fonts/Ubuntu-Light.ttf") format("truetype");
    font-weight: 300;
    font-display: swap;
    font-style: normal; }

@font-face {
    font-family: 'Ubuntu';
    src: url("/fonts/Ubuntu-LightItalic.eot");
    src: local("Ubuntu Light Italic"), local("Ubuntu-LightItalic"), url("/fonts/Ubuntu-LightItalic.eot?#iefix") format("embedded-opentype"), url("/fonts/Ubuntu-LightItalic.woff") format("woff"), url("/fonts/Ubuntu-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-display: swap;
    font-style: italic; }

@font-face {
    font-family: 'Ubuntu';
    src: url("/fonts/Ubuntu-Medium.eot");
    src: local("Ubuntu Medium"), local("Ubuntu-Medium"), url("/fonts/Ubuntu-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/Ubuntu-Medium.woff") format("woff"), url("/fonts/Ubuntu-Medium.ttf") format("truetype");
    font-weight: 500;
    font-display: swap;
    font-style: normal; }

@font-face {
    font-family: 'Ubuntu';
    src: url("/fonts/Ubuntu-Italic.eot");
    src: local("Ubuntu Italic"), local("Ubuntu-Italic"), url("/fonts/Ubuntu-Italic.eot?#iefix") format("embedded-opentype"), url("/fonts/Ubuntu-Italic.woff") format("woff"), url("/fonts/Ubuntu-Italic.ttf") format("truetype");
    font-weight: normal;
    font-display: swap;
    font-style: italic; }

@font-face {
    font-family: 'Ubuntu';
    src: url("/fonts/Ubuntu-Bold.eot");
    src: local("Ubuntu Bold"), local("Ubuntu-Bold"), url("/fonts/Ubuntu-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/Ubuntu-Bold.woff") format("woff"), url("/fonts/Ubuntu-Bold.ttf") format("truetype");
    font-weight: bold;
    font-display: swap;
    font-style: normal; }

@font-face {
    font-family: 'Ubuntu';
    src: url("/fonts/Ubuntu-BoldItalic.eot");
    src: local("Ubuntu Bold Italic"), local("Ubuntu-BoldItalic"), url("/fonts/Ubuntu-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/fonts/Ubuntu-BoldItalic.woff") format("woff"), url("/fonts/Ubuntu-BoldItalic.ttf") format("truetype");
    font-weight: bold;
    font-display: swap;
    font-style: italic; }

@font-face {
    font-family: 'Ubuntu';
    src: url("/fonts/Ubuntu-MediumItalic.eot");
    src: local("Ubuntu Medium Italic"), local("Ubuntu-MediumItalic"), url("/fonts/Ubuntu-MediumItalic.eot?#iefix") format("embedded-opentype"), url("/fonts/Ubuntu-MediumItalic.woff") format("woff"), url("/fonts/Ubuntu-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-display: swap;
    font-style: italic; }

html {
    padding: 0;
    margin: 0;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }

body {
    padding: 0;
    margin: 0;
    line-height: 1; }

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    font-weight: normal; }

p {
    margin-top: 0;
    font-weight: normal;
    margin-top: 0; }

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

a {
    text-decoration: none; }

form {
    padding: 0;
    margin: 0; }

input[type="text"] {
    outline: none;
    border: none;
    padding: 0;
    margin: 0;
    background: transparent; }

input[type="submit"] {
    outline: none;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer; }

ul {
    padding: 0;
    margin: 0;
    list-style: none; }

li {
    padding: 0;
    margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block; }

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline; }

audio:not([controls]) {
    display: none;
    height: 0; }

[hidden], template {
    display: none; }

a {
    background-color: transparent; }
a:active, a:hover {
    outline: 0; }

abbr[title] {
    border-bottom: 1px dotted; }

b, strong {
    font-weight: bold; }

dfn {
    font-style: italic; }

mark {
    background: #ff0;
    color: #000; }

small {
    font-size: 80%; }

sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }

sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em; }

sub {
    bottom: -0.25em; }

img {
    border: 0; }

svg:not(:root) {
    overflow: hidden; }

figure {
    margin: 1em 40px; }

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0; }

pre {
    overflow: auto; }

code, kbd, pre, samp {
    font-family: monospace,	monospace;
    font-size: 1em; }

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0; }

button {
    overflow: visible;
    text-transform: none; }

select {
    text-transform: none; }

button, html input[type="button"] {
    -webkit-appearance: button;
    cursor: pointer; }

input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }

button[disabled], html input[disabled] {
    cursor: default; }

button::-moz-focus-inner {
    border: 0;
    padding: 0; }

input {
    line-height: normal; }
input::-moz-focus-inner {
    border: 0;
    padding: 0; }
input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }

legend {
    border: 0;
    padding: 0; }

textarea {
    overflow: auto; }

optgroup {
    font-weight: bold; }

table {
    border-collapse: collapse;
    border-spacing: 0; }

td, th {
    padding: 0; }

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent; }

body {
    font-size: 14px;
    color: #333;
    background-color: #fff; }

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }

a {
    color: #337ab7;
    text-decoration: none; }

figure {
    margin: 0; }

img {
    vertical-align: middle; }

.group:after, .contain:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

.wrapper {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    font-family: Ubuntu;
    overflow: hidden;
    min-height: 100vh;
    position: relative; }

.contain {
    width: 1140px;
    margin-left: auto;
    margin-right: auto; }

.top {
    padding-top: 14px;
    padding-bottom: 11px;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
    background-color: #FFF;
    z-index: 10; }
.top.out {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }

.top-wrap {
    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;
    position: relative;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
.top-wrap:after {
    content: "";
    display: block;
    width: 100%;
    width: 1170px;
    height: 1px;
    background-color: #444444;
    position: absolute;
    left: -15px;
    bottom: -11px; }

.logo {
    display: block;
    width: 345px;
    height: 45px;
    background-image: url("/img/logo.png");
    background-repeat: no-repeat;
    background-position: left top;
    margin-right: 30px; }

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

.top-li {
    margin-right: 20px; }

.top-a {
    color: #444444;
    font-size: 18px;
    font-weight: 400; }
.top-a.active {
    color: #3b0768;
    font-weight: 500; }
.top-a:hover {
    color: #3b0768;
    font-weight: 500; }

.top-search, input[type="text"].top-search {

    background-repeat: no-repeat;
    background-position: center center;
    width: 1px;
    height: 33px;

    background-color: white;
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 17px;
    margin-left: auto; }

input[type="text"].top-search {
    display: none; }

.hytry-poloska,
.info-more {
    display: none; }

.top-add {
    height: 33px;
    background-color: #3b0768;
    padding-left: 36px;
    padding-right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-image: url("/img/plus.png");
    background-repeat: no-repeat;
    background-position: left 10px center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 0px;
    margin-right: 14px;
    position: relative;
    z-index: 1; }
.top-add:hover {
    background-color: #7f48af; }

.top-add-span {
    color: white;
    font-size: 18px;
    font-weight: 400;
    margin-top: 6px; }

.top-user {
    cursor: pointer;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
    border: 1px solid transparent;
    height: 50px;
    position: relative;
    z-index: 10; }

.top-user-2 {
    cursor: pointer;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid transparent;
    height: 50px;
    position: relative;
    z-index: 10;
    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; }

.top-user-arrow-2 {
    display: none; }

.rot180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

.top-user-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;
    padding-bottom: 9px;
    border: 1px solid transparent;
    z-index: 100; }

.top-user-inner-2 {
    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;
    border: 1px solid transparent;
    z-index: 100; }

.filter-txt {
    display: none; }

.top-user-name-2 a {
    color: #444444;
    font-size: 18px;
    font-weight: 400; }

.top-user-name-2 span {
    color: #444444;
    font-size: 18px;
    font-weight: 400; }

.some-form {
    margin-top: 25px;
    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-bottom: -15px;
    display: none;
    width: 100%; }
.some-form input[type="text"] {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    height: 33px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #c6c6c6;
    background-color: #ffffff;
    color: #7b7b7b;
    font-size: 14px;
    font-weight: 400;
    padding: 0 10px; }
.some-form input[type="submit"] {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    height: 33px;
    background-color: #3b0768;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400; }

.top-user-open {
    display: none;
    border-top: none;
    position: absolute;
    background-color: #FFF;
    right: -51px;
    top: 44px;
    z-index: 20;
    border: 1px solid #444;
    border-top: none;
    width: 186px; }
.top-user-open li a {
    color: #444444;
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    padding: 6px;
    display: block;
    width: 100%;
    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; }
.top-user-open li a.active {
    background-color: #3b0768;
    color: #ffffff; }
.top-user-open li a:hover {
    background-color: #3b0768;
    color: #ffffff; }
.top-user-open li a img {
    margin-right: 5px; }
.top-user-open li a span {
    color: #3b0768; }

.top-user-open-2 {
    display: none; }

.alerts {
    margin-right: 7px;
    padding-right: 10px;
    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; }

.alerts-o {
    padding-right: 0;
    margin-right: 0; }

.alert {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-right: 11px;
    height: 33px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

.alert-span {
    width: 20px;
    height: 20px;
    border: 1px solid white;
    background-color: #3b0768;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    right: -10px;
    margin-top: 0px; }

.alert-span-txt {
    color: white;
    font-size: 8px;
    font-weight: 400;
    letter-spacing: -0.4px;
    margin-top: 6px; }

.top-user-img-wrap img{
    max-height: 15px;
    max-width: 15px;
}
.top-user-img-wrap {
    width: 26px;
    height: 26px;
    border: 1px solid #3b0768;
    background-color: white;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 5px; }

.top-user-name {
    color: #444444;
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    margin-right: 5px; }

.top-user-arrow {
    display: inline-block; }

.article-views-buts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

.article-views-info {
    margin-left: 15px; }

.article-views > img {
    margin-right: 5px; }

.article-time > img {
    margin-right: 7px; }

.article-author > img {
    margin-right: 10px; 
    max-width: 20px;
    max-height: 20px;
    margin-right: 5px;
    border-radius: 6px;
}

.article-tag-img-wrap > img {
    margin-right: 6px; }

.comments-views > img, .comments-date > img, .tendentions-tags-a > img {
    margin-right: 5px; }

.more-posts-link > img {
    margin-right: 11px; }

.main-content {
    margin-top: 50px;
    padding-top: 40px; }

.a-section-wrap {
    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; }

.left {
    width: 848px; }

.filter {
    height: 46px;
    background-color: #f4f4f4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px 17px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

.filter-link {
    width: 30px;
    height: 29px; }

.filter-ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    padding-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

.filter-li {
    margin-right: 0px;
    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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 32px; }

.filter-a {
    color: #444444;
    font-size: 16px;
    font-weight: 400; }
.filter-a.active {
    color: #3b0768;
    font-weight: 500; }
.filter-a:hover {
    color: #3b0768;
    font-weight: 500; }

.article-items {
    padding-top: 39px;
    padding-bottom: 27px; }

.article-item {
    margin-bottom: 33px; }
.article-item:last-child {
    margin-bottom: 0; }

.article-item.full {
    padding-top: 39px; }

.sim-arts {
    margin-top: 38px;
    padding-bottom: 82px; }

.sim-title {
    background-color: #f4f4f4;
    color: #444444;
    font-size: 22px;
    padding: 18px 14px 13px 18px;
    margin-bottom: 37px; }

.article-top {
    margin-bottom: 12px; }

.article-top-mb-32 {
    margin-bottom: 32px; }

.article-row-1 {
    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-bottom: 7px;
    position: relative; }

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

.article-title {
    color: #444444;
    font-size: 22px;
    font-weight: 400;
    margin-right: 15px; }

.article-views {
    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; }

.article-views-count {
    color: #444444;
    font-size: 16px;
    font-weight: 400; }

.article-buts {
    width: 68px;
    height: 68px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.26);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    left: -81px; }
.article-buts.active {
    background-color: rgba(0, 0, 0, 0.55); }

.article-views-num {
    display: block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    margin: 5px 0; }

.article-but {
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    background-size: 17px 13px;
    width: 20px;
    height: 15px;
    -webkit-transition: 0.1s;
    transition: 0.1s; }
.article-but:hover {
    background-size: 20px 15px; }

.watch {
    background: url("/img/watch-w.png") no-repeat 0 0;
    width: 18px;
    height: 17px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

.article-but.up {
    background-image: url("/img/play-top.png"); }

.article-but.down {
    background-image: url("/img/play-bot.png"); }

.article-but.up.active {
    background-image: url("/img/play-top-v.png"); }

.article-but.down.active {
    background-image: url("/img/play-bot-v.png"); }

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

.l-coms-info {
    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;
    margin-bottom: 10px;
    position: relative; }

.hash {
    position: absolute;
    right: 0;
    top: 0; }

.l-coms-item.has-answer {
    border-bottom: none !important;
    border-top: 1px solid #444;
    margin-top: 16px; }
.l-coms-item.has-answer.last {
    border-bottom: 1px solid #444 !important; }
.l-coms-item.has-answer.first {
    border-top: none !important;
    margin-top: 0;
    padding-bottom: 0; }

.active-2 {
    background-color: rgba(59, 7, 104, 0.05);
    padding-left: 14px;
    padding-right: 14px; }

.has-answer-2 .chats-item-mess {
    color: rgba(68, 68, 68, 0.7); }

.has-answer-3 .chats-item-mess {
    color: rgba(68, 68, 68, 0.5); }

.l-coms-answ {
    display: inline;
    margin-top: 12px;
    margin-left: 12px;
    color: #3b0768;
    font-size: 16px; }

.l-coms-buts {
    position: static;
    background: none;
    width: auto;
    height: auto;
    opacity: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.l-coms-buts.active {
    background: none; }

.l-coms-views-num {
    color: #444;
    font-size: 12px;
    margin: 0 5px; }

.l-coms-but {
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    background-size: 17px 13px;
    width: 20px;
    height: 15px;
    -webkit-transition: 0.1s;
    transition: 0.1s;
    width: 13px;
    height: 10px;
    background-size: auto !important; }

.l-coms-but.up {
    background-image: url("/img/play-bot-1.png"); }

.l-coms-but.down {
    background-image: url("/img/play-bot-2.png"); }

.l-coms-author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 32px; }
.l-coms-author img {
    margin-right: 10px; }

.l-coms-name {
    color: #444444;
    font-size: 18px; }

.l-coms-time {
    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;
    margin-right: 15px; }
.l-coms-time img {
    margin-right: 7px; }

.l-coms-time-when {
    color: #3b0768;
    font-size: 14px;
    font-weight: 400; }

.article-time-when {
    color: #3b0768;
    font-size: 14px;
    font-weight: 400; }

.article-row-2 {
    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; }

.article-author {
    margin-right: 28px;
    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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }

.article-author-name {
    color: #444444;
    font-size: 18px;
    font-weight: 400; }

.article-cat-name {
    color: #444444;
    font-size: 18px;
    font-weight: 400; }

.article-content {
    margin-bottom: 24px; }

.tendentions-cntent {
    margin-bottom: 24px; }

.post-desc {
    color: #444444;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 3px;
    overflow: hidden;
    -webkit-transition: max-height 1.5s;
    transition: max-height 1.5s;
    line-height: 1.4; }
.post-desc p:last-child {
    margin-bottom: 0; }

.article-desc {
    color: #444444;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 3px;
    max-height: 300px;
    overflow: hidden;
    -webkit-transition: max-height 1.5s;
    transition: max-height 1.5s;
    line-height: 1.4; }
.article-desc.open {
    max-height: 27000px;
    margin-bottom: 0; }
.article-desc p:last-child {
    margin-bottom: 0; }

.article-desc:not(.open) {
    z-index: 1; }
.article-desc:not(.open):before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background: url("/img/gradi.png") repeat-x left bottom;
    z-index: 2; }

.butt-wrap-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

.butt-o {
    height: 35px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #3b0768;
    background-color: white;
    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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 33px;
    padding-right: 33px;
    color: #3b0768;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: 0.8s;
    transition: 0.8s; }
.butt-o:hover {
    background-color: #3b0768;
    color: #fff; }

.article-bottom {
    background-color: #f4f4f4;
    padding: 0px 20px;
    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-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 62px; }

.article-tags {
    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; }

.article-tag-img-wrap {
    margin-bottom: -5px; }

.article-tags-ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    padding-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

.article-tags-li {
    margin-right: 7px;
    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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 0px; }
.article-tags-li:after {
    content: "|";
    display: inline-block;
    margin-left: 7px; }
.article-tags-li:last-child:after {
    display: none; }

.article-tags-a {
    color: #444444;
    font-size: 16px;
    font-weight: 400;
    color: #3b0768; }

.article-info {
    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-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

.full-ver {
    display: none; }

.article-comments {
    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; }

.article-comments-count {
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    margin-left: 7px; }

.article-save, .article-share {
    margin-left: 13px; }

.right {
    width: 263px;
    margin-bottom: 50px; }

.reg-form {
    background-color: #f4f4f4;
    padding: 18px 12px 22px 14px;
    margin-bottom: 29px; }

.reg-top-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 11px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
.reg-top-links a, .reg-top-links span {
    color: #444444;
    font-size: 18px;
    font-weight: 400; }
.reg-top-links span {
    display: inline-block;
    margin: 0 3px; }

input[type="text"].reg-input {
    margin-bottom: 9px;
    width: 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #c6c6c6;
    background-color: white;
    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;
    height: 29px;
    color: #7b7b7b;
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
    padding-right: 10px;
    font-style: italic; }

input[type="password"].reg-input {
    margin-bottom: 9px;
    width: 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #c6c6c6;
    background-color: white;
    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;
    height: 29px;
    color: #7b7b7b;
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
    padding-right: 10px;
    font-style: italic; }

.reg-forgot-link {
    margin-bottom: 9px;
    display: block;
    text-align: center;
    color: #3b0768;
    font-size: 14px;
    font-weight: 500; }

input[type="submit"].v-butt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 237px;
    height: 33px;
    background-color: #3b0768;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    color: white;
    font-size: 18px;
    font-weight: 400;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 13px; }
input[type="submit"].v-butt:hover {
    background-color: #7F48AF; }

.reg-reg-link {
    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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 19px; }

.reg-reg-link-span {
    color: #444444;
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
    margin-bottom: 0px; }

.reg-or {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #444444;
    font-size: 14px;
    font-weight: 400;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 21px; }

.reg-socials {
    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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }

.comments-block {
    background-color: #f4f4f4;
    padding: 19px 12px 13px 14px;
    margin-bottom: 32px; }

.comments-top-row {
    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-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #444444;
    padding-bottom: 11px; }

.comments-day {
    color: #444444;
    font-size: 18px;
    font-weight: 400;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px; }

.comments-top-50 {
    color: #3b0768;
    font-size: 18px;
    font-weight: 400; }

.comments-body {
    margin-bottom: 11px; }

.comments-title {
    color: #3b0768;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 7px;
    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; }

.comments-content {
    color: #444444;
    font-size: 14px;
    font-weight: 300;
    padding-bottom: 12px;
    line-height: 1.2;
    border-bottom: 1px solid #444; }

.comments-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; }

.comments-views {
    display: inline-block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }

.comments-views-count {
    color: #3b0768;
    font-size: 14px;
    font-weight: 500; }

.comments-date {
    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; }

.comments-when {
    color: #3b0768;
    font-size: 14px;
    font-weight: 500; }

.tendentions-block {
    background-color: #f4f4f4;
    padding: 17px 12px 14px 14px;
    margin-bottom: 16px; }

.tendentions-top {
    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-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 14px;
    border-bottom: 1px solid #444;
    padding-bottom: 11px; }

.tendentions-title {
    color: #444444;
    font-size: 18px;
    font-weight: 400;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px; }

.tendentions-tags {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

.tendentions-tags-a, .w-span {
    color: #3b0768;
    font-size: 18px;
    font-weight: 400; }

.tendentions-content-link {
    font-size: 14px;
    font-weight: 300;
    color: #444444;
    display: block;
    margin-bottom: 10px; }
.tendentions-content-link span {
    color: #3b0768;
    font-weight: 500;
    display: inline-block;
    margin-left: 4px; }

.tendentions-content-link-2 {
    font-size: 14px;
    color: #3b0768;
    font-weight: 500;
    display: block; }

.socials {
    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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }

.more-posts-wrap {
    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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 29px; }

.more-posts-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

.more-posts-txt {
    color: #444444;
    font-size: 16px;
    font-weight: 400;
    margin-right: 5px;
    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; }

.more-posts-span {
    font-size: 16px;
    color: #3b0768;
    font-weight: 500;
    margin-right: 5px;
    display: inline-block;
    margin-left: 5px; }

.footer {
    background-color: #3b0768;
    padding-top: 22px;
    padding-bottom: 28px; }

.footer-wrap {
    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; }

.footer-ul {
    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-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

.footer-li {
    margin-left: 36px; }

.footer-a {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400; }

.bread {
    background-color: #f4f4f4;
    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;
    padding: 16px 16px 14px; }

.bread-ul {
    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-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

.bread-li {
    margin-right: 6px; }
.bread-li:after {
    content: "|";
    font-size: 16px;
    font-weight: 400;
    color: #3b0768;
    margin-left: 4px; }
.bread-li:last-child:after {
    display: none; }

.bread-span {
    font-size: 16px;
    font-weight: 400;
    color: #3b0768; }

.bread-a {
    font-size: 16px;
    font-weight: 400;
    color: #444444; }

.alerts-items {
    padding-top: 15px;
    padding-bottom: 47px; }

.alerts-item {
    padding-bottom: 24px;
    padding-top: 24px;
    border-bottom: 1px solid #444; }

.alerts-item-label {
    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-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }

input[type="checkbox"].alerts-check {
    display: none; }

.alerts-check-pse {
    width: 16px;
    height: 16px;
    border: 1px solid #444444;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

input[type="checkbox"].alerts-check:checked + .alerts-check-pse:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background-color: #3b0768;
    -webkit-border-radius: 50%;
    border-radius: 50%; }

.alerts-item-content {
    width: -webkit-calc(100% - 27px);
    width: calc(100% - 27px); }

.alerts-date-row {
    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;
    margin-bottom: 12px; }

.article-time {
    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;
    margin-bottom: 0px; }

.alerts-title {
    color: #444444;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 20px; }

.alerts-content {
    color: #444444;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.2; }

.chats-bread-wrap {
    margin: 25px 0 40px; }

.chats-user-ful {
    margin-bottom: 23px; }

.chats-user-img {
    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;
    margin-bottom: 15px; }

.chats-user-name {
    color: #444444;
    font-size: 22px;
    font-weight: 400; }

.chats-user-info-items {
    margin-top: 28px; }

.chats-user-info-item {
    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;
    margin-bottom: 12px; }

.chats-user-info-wrap {
    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;
    width: 100%; }

.chats-user-info-img-wrap {
    text-align: center;
    width: 21px;
    display: block;
    margin-right: 7px; }

.chats-user-info-txt {
    color: #444444;
    font-size: 18px;
    font-weight: 400; }

.chats-user-info-span {
    font-size: 18px;
    font-weight: 400;
    color: #3b0768; }

.chats-next-posts-link > img {
    margin-right: 11px; }

.chats-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 9px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }

.chats-tab-link.big {
    background-color: #f4f4f4;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 46px;
    padding-left: 23px;
    padding-right: 6px;
    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; }

.chats-tab-link {
    color: #444444;
    font-size: 16px;
    margin-right: 20px;
    height: 46px;
    padding-left: 23px;
    padding-right: 23px;
    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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
.chats-tab-link:hover {
    background-color: #f4f4f4;
    -webkit-border-radius: 5px;
    border-radius: 5px; }

.chats-tab-link-txt {
    color: #3b0768;
    font-size: 16px;
    font-weight: 400;
    margin-right: 19px; }

.chats-tab-link-count {
    color: white;
    font-size: 18px;
    font-weight: 400;
    background-color: #3b0768;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    padding: 7px 6px 8px 6px; }

.chats-item {
    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;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #444; }
.chats-item.active {
    padding-top: 28px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: rgba(59, 7, 104, 0.05); }

.chats-item-l {
    width: 85px; }

.chats-item-r {
    width: -webkit-calc(100% - 85px);
    width: calc(100% - 85px);
    padding-left: 13px; }

.chats-item-row-1 {
    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;
    width: 100%;
    margin-bottom: 8px; }

.chats-item-name {
    color: #444444;
    font-size: 22px;
    font-weight: 400; }

.chats-item-row-2 {
    margin-bottom: 14px; }

.chats-item-mess {
    color: #444444;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.2; }

.chats-next-posts-wrap {
    background-color: #f4f4f4;
    padding-top: 22px;
    padding-bottom: 13px;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 47px; }

.chats-next-posts-inner {
    position: relative;
    width: 100%;
    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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }

.chats-pagin-ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    right: 0;
    top: 0; }

.chats-pagin-li {
    margin-left: 6px; }
.chats-pagin-li:after {
    content: "|";
    color: #4a1a73;
    font-size: 20px;
    margin-left: 6px; }
.chats-pagin-li:last-child:after {
    display: none; }

.chats-pagin-a {
    font-size: 16px;
    font-weight: 400;
    color: #444444; }

.chats-pagin-a.active {
    color: #4a1a73;
    font-size: 20px;
    font-weight: 500; }

.chats-next-posts-txt-1 {
    color: #444444;
    font-size: 16px;
    font-weight: 400;
    margin-right: 5px; }

.chats-next-posts-txt-2 {
    font-size: 16px;
    color: #3b0768;
    font-weight: 500;
    margin-right: 5px; }

.chats-items-item .chats-item {
    width: -webkit-calc(100% - 21px);
    width: calc(100% - 21px);
    padding-left: 0; }

.chats-item-label {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #444444; }
.chats-item-label:last-child {
    border: none; }
.chats-item-label.active {
    background-color: rgba(59, 7, 104, 0.05);
    padding-left: 8px; }
.chats-item-label .chats-item {
    border: none; }
.chats-item-label .chats-item.active {
    background: none; }

input[type="checkbox"].chats-item-box {
    display: none; }

.pse {
    width: 16px;
    height: 16px;
    border: 1px solid #444444;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

input[type="checkbox"].chats-item-box:checked + .pse:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background-color: #3b0768;
    -webkit-border-radius: 50%;
    border-radius: 50%; }

.chats-item-box-wrap {
    position: relative; }

.pop-actions {
    position: absolute;
    height: 44px;
    border: 1px solid #444444;
    background-color: #ffffff;
    padding-left: 24px;
    padding-right: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    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-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: 30px;
    top: -14px;
    display: none; }
.pop-actions:before {
    content: "";
    display: block;
    position: absolute;
    left: -10px;
    top: 13px;
    width: 10px;
    height: 17px;
    background: url("/img/hh.png") no-repeat 0 0; }

.pop-act-l {
    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-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: 56px; }

.pop-act-txt {
    color: #444444;
    font-size: 18px;
    margin-right: 6px;
    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; }

.pop-act-remove {
    width: 21px;
    height: 21px;
    display: block; }

.pop-act-r,
.pop-act-l-l {
    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-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.pop-act-butts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 9px; }

.pop-act-butt {
    border: none;
    height: 33px;
    background-color: #3b0768;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    font-size: 18px;
    margin-left: 5px; }

.chats-comment-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 34px; }

.chats-form-img-wrap {
    width: 53px; }
.chats-form-img-wrap img {
    max-width: 100%;
    height: auto; }

.chats-area-wrap {
    width: -webkit-calc(100% - 67px);
    width: calc(100% - 67px); }
.chats-area-wrap input[type="submit"] {
    margin-right: 18px;
    width: 173px;
    height: 33px;
    background-color: #3b0768;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    font-size: 18px; }
.chats-area-wrap button {
    margin-right: 18px;
    height: 33px;
    background-color: #ffffff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #444444;
    font-size: 18px; }
.chats-area-wrap button[type="submit"] {
    background-color: #3b0768;
    color: #ffffff;}
.chats-area-wrap textarea {
    width: 100%;
    height: 202px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #444444;
    background-color: #ffffff;
    padding: 17px 15px;
    color: #444444;
    font-size: 16px;
    padding-bottom: 50px;
    background: url("/img/tools.png") no-repeat left 14px bottom 10px; }

.chats-form-butt-wrap {
    margin-top: 24px; }

.mobile {
    display: none; }

.chats-main {
    padding-bottom: 77px; }

.blogs-items {
    padding-top: 40px;
    padding-bottom: 90px;
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.blogs-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: -webkit-calc(50% - 55px);
    width: calc(50% - 55px);
    margin-bottom: 44px; }

.blogs-item-l {
    width: 85px;
    margin-right: 13px; }

.blogs-item-img-wrap {
    margin-bottom: 13px; }

.blogs-item-img-link {
    margin-bottom: 0px; }

.blogs-item-subscribe {
    color: #3b0768;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.38px;
    display: block; }

.blogs-item-title {
    color: #444444;
    font-size: 22px;
    font-weight: 400;
    display: block;
    margin-bottom: 15px; }

.blogs-item-info-list-item {
    margin-bottom: 3px;
    display: block;
    line-height: 1.2; }

.blogs-item-info-txt-1 {
    color: #444444;
    font-size: 18px;
    font-weight: 400;
    margin-right: 0; }

.blogs-item-info-txt-2 {
    font-size: 18px;
    color: #3b0768;
    font-weight: 500; }

.blogs-more-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%; }

.a-section-wrap.post {
    margin-top: 25px; }

.two-imgs {
    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-bottom: 22px; }

blockquote {
    color: #444444;
    font-size: 16px;
    font-style: italic;
    background-color: #f4f4f4;
    padding: 16px 25px 13px 25px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto; }

.last-comments {
    margin-top: 32px; }

.l-coms-row-1 {
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.l-coms-title-count {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.l-coms-title {
    color: #444444;
    font-size: 22px;
    margin-right: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.l-coms-count {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.l-coms-count img {
    margin-right: 6px; }

.l-coms-num {
    color: #444444;
    font-size: 16px; }

.l-coms-foll {
    margin-left: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

.l-coms-foll-t {
    color: #444444;
    font-size: 16px;
    margin-right: 8px; }

.l-coms-box {
    display: none; }

.pse-2 {
    width: 51px;
    height: 21px;
    border: 1px solid #dbdbdb;
    background-color: #f4f4f4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
.pse-2 span {
    width: 26px;
    height: 19px;
    background-color: #636363;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

.l-coms-box:checked + .pse-2 {
    -webkit-justify-content: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
.l-coms-box:checked + .pse-2 span {
    background-color: #3b0768; }

.l-coms-title-mob {
    display: none; }

.chats-user-soc-wrap {
    margin-bottom: 28px;
    margin-top: 22px;
    display: block;
    text-align: center; }

.us-date-then {
    color: #444444;
    font-size: 14px;
    margin-left: 7px;
    display: inline-block; }

.us-mess-count {
    color: #444444;
    font-size: 16px;
    display: inline-block;
    margin-left: 8px; }

.us-mess-add {
    color: #3b0768; }

.us-frnds {
    height: 36px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #f4f4f4;
    padding-left: 13px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.us-frnds-txt {
    color: #444444;
    font-size: 16px;
    display: inline-block;
    margin-left: 3px; }

.us-frnds-del {
    width: 36px;
    height: 36px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #3b0768;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.write-77 {
    width: 100%;
    height: 36px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #3b0768;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 11px; }
.write-77 span {
    color: #ffffff;
    font-size: 16px;
    margin-left: 13px; }

.chats-user-info-items.user {
    margin-top: 8px; }

.user-chats-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.us-chats-tab-link {
    padding-left: 15px;
    padding-right: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 46px;
    font-size: 16px;
    color: #444444;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
.us-chats-tab-link:hover {
    background-color: #f4f4f4;
    color: #3b0768; }
.us-chats-tab-link.active {
    background-color: #f4f4f4;
    color: #3b0768; }

.us-article-items {
    padding-top: 30px;
    padding-bottom: 34px; }
.us-article-items .article-buts {
    left: -63px;
    top: 0;
    width: 51px;
    height: 51px; }
.us-article-items .article-views-num {
    font-size: 12px; }
.us-article-items .article-but {
    width: 13px;
    height: 10px;
    background-size: 13px 10px; }
.us-article-items .article-top {
    padding-left: 0px; }

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 50;
    background-color: rgba(0, 0, 0, 0.75); }

.pop-date > img {
    margin-right: 7px; }

.pop-from > img {
    margin-right: 10px; }

.pop-block {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: white;
    width: 457px;
    margin: auto auto 15px;
    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;
    padding: 0px 10px 0px 25px;
    position: relative;
    height: 219px;
    position: absolute;
    z-index: 55; }

.pop-l {
    width: 97px;
    position: relative;
    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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 37px; }

.pop-span {
    color: white;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: -0.72px;
    border: 1px solid white;
    background-color: #3b0768;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    width: 45px;
    height: 45px;
    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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: -10px;
    right: 0px; }

.pop-r {
    width: 283px; }

.pop-title {
    color: #444444;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 12px; }

.pop-info {
    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-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 16px; }

.pop-date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 12px; }

.pop-date-txt {
    color: #3b0768;
    font-size: 14px;
    font-weight: 400;
    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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0px; }

.from {
    color: #444444;
    font-size: 18px;
    font-weight: 400;
    margin-right: 4px; }

.pop-from-name {
    color: #444444;
    font-size: 18px;
    font-weight: 400; }

.pop-desc {
    color: #444444;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.2; }

.pop-close {
    position: absolute;
    top: 10px;
    right: 10px; }

.pop-l-c {
    width: 97px;
    position: relative;
    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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 37px; }

.pop-title-c {
    color: #444444;
    font-size: 22px;
    font-weight: 400;
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 11px; }

.pop-desc-c {
    color: #444444;
    font-size: 16px;
    font-weight: 300;
    text-align: center; }

.pop-block {
    left: -webkit-calc(50% - 228.5px);
    left: calc(50% - 228.5px); }

.pop-block-1 {
    top: 110px; }

.pop-block-2 {
    top: 344px; }

.pop-block-3 {
    top: 578px; }

.pop-block-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 815px; }

.wrapper.pops {
    overflow: visible; }

/*==========  Desktop First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1320px) {
    .watch {
        background: url("/img/watch.png") no-repeat 0 0; }
    .article-buts {
        position: static;
        background: none;
        width: auto;
        height: auto;
        opacity: 1;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-left: auto;
        margin-left: 20px; }
    .article-buts.active {
        background: none; }
    .article-views-num {
        color: #444;
        font-size: 12px;
        margin: 0 5px; }
    .article-but {
        width: 13px;
        height: 10px;
        background-size: auto !important; }
    .article-but.up {
        background-image: url("/img/play-bot-1.png"); }
    .article-but.down {
        background-image: url("/img/play-bot-2.png"); }
    .us-article-items .article-top {
        padding-left: 0; }
    .us-article-items .article-buts {
        position: static;
        width: auto;
        height: auto;
        opacity: 1;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-left: 20px; } }

@media only screen and (max-width: 1200px) {
    .contain {
        width: 970px; }
    .article-cat-full-img-wrap {
        display: block;
        width: 100%; }
    .article-cat-full-img-wrap img {
        max-width: 100%;
        width: 100%; }
    .top-wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .a-section-wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .left,
    .right {
        width: 100%; }
    .top-li:last-child {
        margin-right: 0; }
    .logo {
        margin-right: 20px; }
    .alerts {
        padding-right: 0; }
    .article-author {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .article-items {
        padding-top: 14px; }
    .article-desc {
        max-height: 300px; }
    .reg-form {
        display: none; }
    .right {
        padding-bottom: 30px;
        margin-bottom: 0; }
    .top-wrap:after {
        width: 970px;
        left: 0; }
    .top-user-open {
        border-top: 1px solid #444; }
    .some-form {
        margin-bottom: 10px; }
    .alerts-items {
        padding-bottom: 27px; }
    .mobile {
        display: block; }
    .desctop {
        display: none; }
    .alerts-mobile {
        padding-bottom: 34px;
        padding-top: 38px; }
    .chats-next-posts-wrap {
        margin-top: 27px; }
    .chats-main {
        padding-bottom: 0; }
    .top-user-name-2 {
        display: none; }
    .top-user-arrow-2 {
        display: block; }
    .blogs-items {
        padding-bottom: 42px; }
    .top-user-inner-2 {
        position: relative; }
    .top-user-open-2 {
        display: block;
        position: absolute;
        top: 40px;
        background-color: #FFF;
        padding: 0 20px;
        border: 1px solid #444;
        z-index: 10;
        right: 0;
        display: none; }
    .top-user-open-2 li {
        margin-right: 0;
        width: 100%;
        margin: 15px 0;
        text-align: right; }
    .top-user-open-2 li a {
        color: #444444;
        font-size: 18px;
        font-weight: 400; }
    .sim-arts {
        padding-bottom: 40px; }
    .chats-user-ful {
        width: 263px; }
    .us-article-items {
        padding-bottom: 0; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 993px) {
    .contain {
        width: 750px; }
    .top-mnu {
        position: relative; }
    .top-ul {
        display: none;
        position: absolute;
        top: 52px;
        background-color: #FFF;
        padding: 0 20px;
        border: 1px solid #444;
        z-index: 10; }
    .top-li {
        margin-right: 0;
        width: 100%;
        margin: 15px 0; }
    .hidden-mnu {
        display: block; }
    .toggle-mnu {
        display: block;
        float: right;
        right: 0;
        top: 0;
        text-align: center;
        line-height: 48px;
        display: block;
        width: 24px;
        height: 20px;
        margin: 0;
        margin-top: 15px; }
    .toggle-mnu:focus {
        outline: none; }
    .toggle-mnu span {
        position: relative;
        display: block;
        background-color: #000;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        width: 25px;
        height: 6px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-color: #444444; }
    .toggle-mnu span:after, .toggle-mnu span:before {
        content: "";
        position: absolute;
        left: 0;
        top: -7px;
        width: 25px;
        height: 6px;
        background-color: #444444;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-border-radius: 3px;
        border-radius: 3px; }
    .toggle-mnu span:after {
        top: 7px; }
    .toggle-mnu.on span {
        background-color: transparent; }
    .toggle-mnu.on span:before {
        -webkit-transform: rotate(45deg) translate(5px, 5px);
        -ms-transform: rotate(45deg) translate(5px, 5px);
        transform: rotate(45deg) translate(5px, 5px);
        top: -6px; }
    .toggle-mnu.on span:after {
        -webkit-transform: rotate(-45deg) translate(8px, -9px);
        -ms-transform: rotate(-45deg) translate(8px, -9px);
        transform: rotate(-45deg) translate(8px, -9px);
        top: 13px; }
    .toggle-mnu.on + #menu {
        opacity: 1;
        visibility: visible; }
    .top-wrap:after {
        width: 750px; }
    .top-mnu {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0; }
    .logo {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1; }
    .top-user, .top-user-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2; }
    .top-add-wrap {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3; }
    .alerts-wrap {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4; }
    .top-search {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
        margin-left: 0; }
    .top-wrap {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
    .article-tags-ul {
        display: none; }
    .top-user:after {
        display: none !important; }
    .top-user-open {
        top: 60px; }
    .top-search {
        margin-right: 0; }
    .chats-tabs {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .chats-tab-link {
        width: 100%;
        margin-bottom: 3.5px;
        margin-top: 3.5px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
    .chats .right.inverse {
        padding-bottom: 0; }
    .chats-tab-link {
        margin-right: 0; }
    .chats-bread-wrap {
        margin-top: 14px;
        margin-bottom: 17px; }
    .two-imgs img {
        width: -webkit-calc(50% - 5px);
        width: calc(50% - 5px);
        height: auto; }
    .user-chats-tabs {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .us-chats-tab-link {
        width: 100%;
        text-align: left;
        margin-top: 3.5px;
        margin-bottom: 3.5px;
        -webkit-justify-content: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
    .contain,
    .top-wrap:after {
        width: 600px; }
    .top-wrap:after {
        display: none; }
    .top-user-name {
        display: none; }
    input[type="text"].top-search {
        width: 100%;
        margin-top: 13px;
        background-position: right 7px center;
        margin-right: 0;
        display: block;
        padding-left: 15px;
        padding-right: 15px; }
    .main-content {
        margin-top: 82px; }
    .title-views {
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
    .article-row-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .article-buts {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin-right: 0; }
    .article-views-num {
        margin: 0 3px; }
    .article-views {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex; }
    .article-time {
        width: 100%;
        margin-top: 8px; }
    .logo {
        height: 29px;
        background-size: auto 29px; }
    .filter-ul {
        display: none; }
    .filter-txt {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        color: #444444;
        font-size: 16px;
        font-weight: 400;
        padding-left: 12px;
        background: url("/img/3-dots.png") no-repeat left center; }
    .filter-link {
        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;
        width: 100%; }
    a.top-search {
        display: none; }
    .butt-o {
        width: 100%; }
    .alerts-date-row .article-time {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
    .chats-next-posts-wrap {
        background: none;
        padding: 0;
        margin-top: 34px; }
    .chats-next-posts-inner {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .chats-next-posts-link {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #f4f4f4;
        padding-top: 20px;
        padding-bottom: 15px;
        margin-top: 27px; }
    .chats-pagin-ul {
        position: static;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0; }
    .chats-tab-link,
    .chats-tab-link.big {
        padding-left: 12px;
        padding-right: 12px; }
    .chats-tabs {
        margin-bottom: 0; }
    .blogs-item {
        width: 100%; }
    .chats-area-wrap textarea {
        background: none; }
    .l-coms-hide {
        display: none; }
    .l-coms-title {
        display: none; }
    .l-coms-title-mob {
        display: block; }
    .l-coms-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .l-coms-time,
    .l-coms-author,
    .l-coms-buts {
        width: 100%;
        margin-bottom: 10px; }
    .l-coms-author {
        margin-bottom: 14px; }
    .l-coms-buts {
        margin-bottom: 0; } }

@media only screen and (max-width: 640px) {
    .contain {
        width: 530px; }
    .logo {
        background-position: center;
        margin-right: 7px; }
    .top-mnu {
        margin-right: 35px; }
    .top-user-open {
        top: 45px;
        right: 0; }
    .article-title {
        font-size: 22px;
        line-height: 1.3; }
    .title-views {
        display: block; }
    .article-views-buts {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex; }
    .hytry-poloska {
        display: block;
        width: 100%;
        height: 13px;
        background-color: transparent;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        border-top: 1px solid #444; }
    .top {
        padding-top: 0; }
    .article-save, .article-share, .article-views-info {
        display: none; }
    .info-more {
        display: block;
        width: 6px;
        height: 23px;
        background: url("/img/3-dots.png") no-repeat 0 0;
        margin-left: 16px; }
    .bread-ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
    .bread-li {
        line-height: 1.4; }
    .alerts-items {
        padding-top: 0; }
    .alerts-item-label {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start; }
    .alerts-check-pse {
        margin-top: 45px; }
    .alerts-item {
        padding-top: 22px;
        padding-bottom: 22px; }
    .alerts-date-row,
    .alerts-title {
        line-height: 1.2;
        margin-bottom: 8px; }
    .article-item.full {
        padding-top: 22px; }
    .a-section-wrap.post {
        margin-top: 14px; } }

@media only screen and (max-width: 570px) {
    .l-coms-item{
        display: inline-block;
        vertical-align: middle;
    }
    .contain {
        width: 440px; }
    .footer {
        padding-top: 35px;
        padding-bottom: 35px; }
    .footer-a {
        font-size: 18px; }
    .logo{
        background-image: url(/img/ico.png);
        width: 50px;
    }
    .footer-ul {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%; }
    .footer-li {
        margin-left: 18px;
        margin-right: 18px; }
    .logo-2 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        text-align: center;
        width: 166px;
        height: 45px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 37px; }
    .logo-2 img {
        width: 100%;
        height: auto; }
    .full-ver {
        display: block;
        margin-top: 30px;
        width: 100%;
        text-align: center;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        color: #ffffff;
        font-size: 18px;
        font-weight: 400;
        text-transform: uppercase; }
    .footer-wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
    .chats-item-img-link img {
        width: 77px;
        height: auto; }
    .chats-item-r {
        width: 100%;
        width: 100%;;
        padding-left: 2px; }
    .chats-item-row-1-2 {
        height: 77px;
        margin-bottom: 16px; }
    .chats-item.active {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 22px;
        padding-bottom: 22px; }
    .pop-actions {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        padding-top: 6px;
        padding-bottom: 5px; }
    .pop-act-l-l,
    .pop-act-r {
        margin-right: 0;
        width: 100%; }
    .pop-act-r {
        margin-top: 6px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%; }
    .pop-act-butts,
    .pop-act-butt {
        margin-left: 0; }
    .pop-act-butts {
        -webkit-justify-content: space-between;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%; }
    .pop-act-butt {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px);
        text-align: center; }
    .pop-actions {
        padding-left: 20px;
        padding-right: 15px;
        width: 270px; }
}

@media only screen and (max-width: 480px) {
    .contain {
        width: 340px; }
    .chats-form-butt-wrap img {
        display: none; }
    .two-imgs {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .two-imgs img {
        width: 100%;
        max-width: 100%;
        height: auto;
        margin-bottom: 10px; }
    .l-coms-foll {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column; }
    .l-coms-foll-t {
        margin-right: 0;
        margin-bottom: 10px; }
    .l-coms-box-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: flex-end;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; }
    .l-coms-item.has-answer:not(.first) {
        margin-left: -64px; }
    .pop-block {
        width: 290px;
        left: -webkit-calc(50% - 145px);
        left: calc(50% - 145px);
        height: auto;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        padding: 15px; }
    .pop-l,
    .pop-l-c {
        margin-bottom: 15px;
        margin-right: 0; }
    .pop-title {
        text-align: center; }
    .pop-title-c {
        text-align: center; }
    .pop-r {
        width: 100%; }
    .pop-title {
        margin-bottom: 10px; }
    .pop-block-1 {
        top: 57px; }
    .pop-block-2 {
        top: 366px; }
    .pop-block-3 {
        top: 701px; }
    .pop-block-4 {
        top: 935px; }
    .top-user-open {
        top: 45px;
        right: 0; }
    .pop-desc {
        text-align: center; } 
}

@media only screen and (max-width: 360px) {
    .contain {
        width: 320px; } }

@media only screen and (max-width: 320px) {
    .contain {
        width: 300px; } }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
    /**/ }

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
    /**/ }

/* Small Devices, Tablets */
@media only screen and (min-width: 1200px) {
    .top-user:hover {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative;
        border-bottom: none;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
    .top-user:hover .top-user-open {
        display: block; }
    .top-user:hover .top-user-arrow {
        margin-left: auto; }
    .top-user:hover:after {
        content: "";
        display: block;
        border: 1px solid #444444;
        border-bottom: none;
        width: 186px;
        position: absolute;
        top: -5px;
        height: 50px;
        right: -51px;
        z-index: 9; } }

/* Medium Devices, Desktops */
@media only screen and (min-width: 993px) {
    .top-ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
    .hidden-mnu {
        display: none; } }

@media only screen and (min-width: 768px) {
    /**/ }

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

.badge {
    padding: 1px 9px 2px;
    font-size: 12.025px;
    font-weight: bold;
    white-space: nowrap;
    color: #ffffff;
    background-color: #999999;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}
.badge:hover {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.badge-error {
    background-color: #b94a48;
}
.badge-error:hover {
    background-color: #953b39;
}
.badge-warning {
    background-color: #ffc107;
}
.badge-warning:hover {
    background-color: #c67605;
}
.badge-success {
    background-color: #28a745;
}
.badge-success:hover {
    background-color: #356635;
}
.badge-info {
    background-color: #17a2b8;
}
.badge-info:hover {
    background-color: #2d6987;
}
.badge-inverse {
    background-color: #333333;
}
.badge-inverse:hover {
    background-color: #1a1a1a;
}
.badge-primary {
    background-color: #007bff;
}
.badge-secondary {
    background-color: #6c757d;
}
.badge-danger {
    background-color: #dc3545;
}
.badge-light {
    background-color: #f8f9fa;;
}
.badge-dark {
    background-color: #343a40;;
}
[role="button"] {
    cursor: pointer;
}
.modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal { 
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
    color: #333333;
    text-decoration: none;
}
.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #ffffff;
    border-color: #cccccc;
}
.btn-default .badge {
    color: #ffffff;
    background-color: #333333;
}
.btn-primary {
    color: #ffffff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #ffffff;
}
.btn-success {
    color: #ffffff;
    background-color: #3b0768;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #7f48af;

}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #ffffff;
}
.btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #ffffff;
}
.btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #ffffff;
}
.btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #ffffff;
}
.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}
.clearfix:before,
.clearfix:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}
.clearfix:after,
.modal-footer:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/fonts/glyphicons-halflings-regular.eot');
    src: url('/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
    content: "\002a";
}
.glyphicon-plus:before {
    content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-cloud:before {
    content: "\2601";
}
.glyphicon-envelope:before {
    content: "\2709";
}
.glyphicon-pencil:before {
    content: "\270f";
}
.glyphicon-glass:before {
    content: "\e001";
}
.glyphicon-music:before {
    content: "\e002";
}
.glyphicon-search:before {
    content: "\e003";
}
.glyphicon-heart:before {
    content: "\e005";
}
.glyphicon-star:before {
    content: "\e006";
}
.glyphicon-star-empty:before {
    content: "\e007";
}
.glyphicon-user:before {
    content: "\e008";
}
.glyphicon-film:before {
    content: "\e009";
}
.glyphicon-th-large:before {
    content: "\e010";
}
.glyphicon-th:before {
    content: "\e011";
}
.glyphicon-th-list:before {
    content: "\e012";
}
.glyphicon-ok:before {
    content: "\e013";
}
.glyphicon-remove:before {
    content: "\e014";
}
.glyphicon-zoom-in:before {
    content: "\e015";
}
.glyphicon-zoom-out:before {
    content: "\e016";
}
.glyphicon-off:before {
    content: "\e017";
}
.glyphicon-signal:before {
    content: "\e018";
}
.glyphicon-cog:before {
    content: "\e019";
}
.glyphicon-trash:before {
    content: "\e020";
}
.glyphicon-home:before {
    content: "\e021";
}
.glyphicon-file:before {
    content: "\e022";
}
.glyphicon-time:before {
    content: "\e023";
}
.glyphicon-road:before {
    content: "\e024";
}
.glyphicon-download-alt:before {
    content: "\e025";
}
.glyphicon-download:before {
    content: "\e026";
}
.glyphicon-upload:before {
    content: "\e027";
}
.glyphicon-inbox:before {
    content: "\e028";
}
.glyphicon-play-circle:before {
    content: "\e029";
}
.glyphicon-repeat:before {
    content: "\e030";
}
.glyphicon-refresh:before {
    content: "\e031";
}
.glyphicon-list-alt:before {
    content: "\e032";
}
.glyphicon-lock:before {
    content: "\e033";
}
.glyphicon-flag:before {
    content: "\e034";
}
.glyphicon-headphones:before {
    content: "\e035";
}
.glyphicon-volume-off:before {
    content: "\e036";
}
.glyphicon-volume-down:before {
    content: "\e037";
}
.glyphicon-volume-up:before {
    content: "\e038";
}
.glyphicon-qrcode:before {
    content: "\e039";
}
.glyphicon-barcode:before {
    content: "\e040";
}
.glyphicon-tag:before {
    content: "\e041";
}
.glyphicon-tags:before {
    content: "\e042";
}
.glyphicon-book:before {
    content: "\e043";
}
.glyphicon-bookmark:before {
    content: "\e044";
}
.glyphicon-print:before {
    content: "\e045";
}
.glyphicon-camera:before {
    content: "\e046";
}
.glyphicon-font:before {
    content: "\e047";
}
.glyphicon-bold:before {
    content: "\e048";
}
.glyphicon-italic:before {
    content: "\e049";
}
.glyphicon-text-height:before {
    content: "\e050";
}
.glyphicon-text-width:before {
    content: "\e051";
}
.glyphicon-align-left:before {
    content: "\e052";
}
.glyphicon-align-center:before {
    content: "\e053";
}
.glyphicon-align-right:before {
    content: "\e054";
}
.glyphicon-align-justify:before {
    content: "\e055";
}
.glyphicon-list:before {
    content: "\e056";
}
.glyphicon-indent-left:before {
    content: "\e057";
}
.glyphicon-indent-right:before {
    content: "\e058";
}
.glyphicon-facetime-video:before {
    content: "\e059";
}
.glyphicon-picture:before {
    content: "\e060";
}
.glyphicon-map-marker:before {
    content: "\e062";
}
.glyphicon-adjust:before {
    content: "\e063";
}
.glyphicon-tint:before {
    content: "\e064";
}
.glyphicon-edit:before {
    content: "\e065";
}
.glyphicon-share:before {
    content: "\e066";
}
.glyphicon-check:before {
    content: "\e067";
}
.glyphicon-move:before {
    content: "\e068";
}
.glyphicon-step-backward:before {
    content: "\e069";
}
.glyphicon-fast-backward:before {
    content: "\e070";
}
.glyphicon-backward:before {
    content: "\e071";
}
.glyphicon-play:before {
    content: "\e072";
}
.glyphicon-pause:before {
    content: "\e073";
}
.glyphicon-stop:before {
    content: "\e074";
}
.glyphicon-forward:before {
    content: "\e075";
}
.glyphicon-fast-forward:before {
    content: "\e076";
}
.glyphicon-step-forward:before {
    content: "\e077";
}
.glyphicon-eject:before {
    content: "\e078";
}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
.glyphicon-plus-sign:before {
    content: "\e081";
}
.glyphicon-minus-sign:before {
    content: "\e082";
}
.glyphicon-remove-sign:before {
    content: "\e083";
}
.glyphicon-ok-sign:before {
    content: "\e084";
}
.glyphicon-question-sign:before {
    content: "\e085";
}
.glyphicon-info-sign:before {
    content: "\e086";
}
.glyphicon-screenshot:before {
    content: "\e087";
}
.glyphicon-remove-circle:before {
    content: "\e088";
}
.glyphicon-ok-circle:before {
    content: "\e089";
}
.glyphicon-ban-circle:before {
    content: "\e090";
}
.glyphicon-arrow-left:before {
    content: "\e091";
}
.glyphicon-arrow-right:before {
    content: "\e092";
}
.glyphicon-arrow-up:before {
    content: "\e093";
}
.glyphicon-arrow-down:before {
    content: "\e094";
}
.glyphicon-share-alt:before {
    content: "\e095";
}
.glyphicon-resize-full:before {
    content: "\e096";
}
.glyphicon-resize-small:before {
    content: "\e097";
}
.glyphicon-exclamation-sign:before {
    content: "\e101";
}
.glyphicon-gift:before {
    content: "\e102";
}
.glyphicon-leaf:before {
    content: "\e103";
}
.glyphicon-fire:before {
    content: "\e104";
}
.glyphicon-eye-open:before {
    content: "\e105";
}
.glyphicon-eye-close:before {
    content: "\e106";
}
.glyphicon-warning-sign:before {
    content: "\e107";
}
.glyphicon-plane:before {
    content: "\e108";
}
.glyphicon-calendar:before {
    content: "\e109";
}
.glyphicon-random:before {
    content: "\e110";
}
.glyphicon-comment:before {
    content: "\e111";
}
.glyphicon-magnet:before {
    content: "\e112";
}
.glyphicon-chevron-up:before {
    content: "\e113";
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.glyphicon-retweet:before {
    content: "\e115";
}
.glyphicon-shopping-cart:before {
    content: "\e116";
}
.glyphicon-folder-close:before {
    content: "\e117";
}
.glyphicon-folder-open:before {
    content: "\e118";
}
.glyphicon-resize-vertical:before {
    content: "\e119";
}
.glyphicon-resize-horizontal:before {
    content: "\e120";
}
.glyphicon-hdd:before {
    content: "\e121";
}
.glyphicon-bullhorn:before {
    content: "\e122";
}
.glyphicon-bell:before {
    content: "\e123";
}
.glyphicon-certificate:before {
    content: "\e124";
}
.glyphicon-thumbs-up:before {
    content: "\e125";
}
.glyphicon-thumbs-down:before {
    content: "\e126";
}
.glyphicon-hand-right:before {
    content: "\e127";
}
.glyphicon-hand-left:before {
    content: "\e128";
}
.glyphicon-hand-up:before {
    content: "\e129";
}
.glyphicon-hand-down:before {
    content: "\e130";
}
.glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.glyphicon-globe:before {
    content: "\e135";
}
.glyphicon-wrench:before {
    content: "\e136";
}
.glyphicon-tasks:before {
    content: "\e137";
}
.glyphicon-filter:before {
    content: "\e138";
}
.glyphicon-briefcase:before {
    content: "\e139";
}
.glyphicon-fullscreen:before {
    content: "\e140";
}
.glyphicon-dashboard:before {
    content: "\e141";
}
.glyphicon-paperclip:before {
    content: "\e142";
}
.glyphicon-heart-empty:before {
    content: "\e143";
}
.glyphicon-link:before {
    content: "\e144";
}
.glyphicon-phone:before {
    content: "\e145";
}
.glyphicon-pushpin:before {
    content: "\e146";
}
.glyphicon-usd:before {
    content: "\e148";
}
.glyphicon-gbp:before {
    content: "\e149";
}
.glyphicon-sort:before {
    content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.glyphicon-sort-by-order:before {
    content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.glyphicon-unchecked:before {
    content: "\e157";
}
.glyphicon-expand:before {
    content: "\e158";
}
.glyphicon-collapse-down:before {
    content: "\e159";
}
.glyphicon-collapse-up:before {
    content: "\e160";
}
.glyphicon-log-in:before {
    content: "\e161";
}
.glyphicon-flash:before {
    content: "\e162";
}
.glyphicon-log-out:before {
    content: "\e163";
}
.glyphicon-new-window:before {
    content: "\e164";
}
.glyphicon-record:before {
    content: "\e165";
}
.glyphicon-save:before {
    content: "\e166";
}
.glyphicon-open:before {
    content: "\e167";
}
.glyphicon-saved:before {
    content: "\e168";
}
.glyphicon-import:before {
    content: "\e169";
}
.glyphicon-export:before {
    content: "\e170";
}
.glyphicon-send:before {
    content: "\e171";
}
.glyphicon-floppy-disk:before {
    content: "\e172";
}
.glyphicon-floppy-saved:before {
    content: "\e173";
}
.glyphicon-floppy-remove:before {
    content: "\e174";
}
.glyphicon-floppy-save:before {
    content: "\e175";
}
.glyphicon-floppy-open:before {
    content: "\e176";
}
.glyphicon-credit-card:before {
    content: "\e177";
}
.glyphicon-transfer:before {
    content: "\e178";
}
.glyphicon-cutlery:before {
    content: "\e179";
}
.glyphicon-header:before {
    content: "\e180";
}
.glyphicon-compressed:before {
    content: "\e181";
}
.glyphicon-earphone:before {
    content: "\e182";
}
.glyphicon-phone-alt:before {
    content: "\e183";
}
.glyphicon-tower:before {
    content: "\e184";
}
.glyphicon-stats:before {
    content: "\e185";
}
.glyphicon-sd-video:before {
    content: "\e186";
}
.glyphicon-hd-video:before {
    content: "\e187";
}
.glyphicon-subtitles:before {
    content: "\e188";
}
.glyphicon-sound-stereo:before {
    content: "\e189";
}
.glyphicon-sound-dolby:before {
    content: "\e190";
}
.glyphicon-sound-5-1:before {
    content: "\e191";
}
.glyphicon-sound-6-1:before {
    content: "\e192";
}
.glyphicon-sound-7-1:before {
    content: "\e193";
}
.glyphicon-copyright-mark:before {
    content: "\e194";
}
.glyphicon-registration-mark:before {
    content: "\e195";
}
.glyphicon-cloud-download:before {
    content: "\e197";
}
.glyphicon-cloud-upload:before {
    content: "\e198";
}
.glyphicon-tree-conifer:before {
    content: "\e199";
}
.glyphicon-tree-deciduous:before {
    content: "\e200";
}
.glyphicon-cd:before {
    content: "\e201";
}
.glyphicon-save-file:before {
    content: "\e202";
}
.glyphicon-open-file:before {
    content: "\e203";
}
.glyphicon-level-up:before {
    content: "\e204";
}
.glyphicon-copy:before {
    content: "\e205";
}
.glyphicon-paste:before {
    content: "\e206";
}
.glyphicon-alert:before {
    content: "\e209";
}
.glyphicon-equalizer:before {
    content: "\e210";
}
.glyphicon-king:before {
    content: "\e211";
}
.glyphicon-queen:before {
    content: "\e212";
}
.glyphicon-pawn:before {
    content: "\e213";
}
.glyphicon-bishop:before {
    content: "\e214";
}
.glyphicon-knight:before {
    content: "\e215";
}
.glyphicon-baby-formula:before {
    content: "\e216";
}
.glyphicon-tent:before {
    content: "\26fa";
}
.glyphicon-blackboard:before {
    content: "\e218";
}
.glyphicon-bed:before {
    content: "\e219";
}
.glyphicon-apple:before {
    content: "\f8ff";
}
.glyphicon-erase:before {
    content: "\e221";
}
.glyphicon-hourglass:before {
    content: "\231b";
}
.glyphicon-lamp:before {
    content: "\e223";
}
.glyphicon-duplicate:before {
    content: "\e224";
}
.glyphicon-piggy-bank:before {
    content: "\e225";
}
.glyphicon-scissors:before {
    content: "\e226";
}
.glyphicon-bitcoin:before {
    content: "\e227";
}
.glyphicon-btc:before {
    content: "\e227";
}
.glyphicon-xbt:before {
    content: "\e227";
}
.glyphicon-yen:before {
    content: "\00a5";
}
.glyphicon-jpy:before {
    content: "\00a5";
}
.glyphicon-ruble:before {
    content: "\20bd";
}
.glyphicon-rub:before {
    content: "\20bd";
}
.glyphicon-scale:before {
    content: "\e230";
}
.glyphicon-ice-lolly:before {
    content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}
.glyphicon-education:before {
    content: "\e233";
}
.glyphicon-option-horizontal:before {
    content: "\e234";
}
.glyphicon-option-vertical:before {
    content: "\e235";
}
.glyphicon-menu-hamburger:before {
    content: "\e236";
}
.glyphicon-modal-window:before {
    content: "\e237";
}
.glyphicon-oil:before {
    content: "\e238";
}
.glyphicon-grain:before {
    content: "\e239";
}
.glyphicon-sunglasses:before {
    content: "\e240";
}
.glyphicon-text-size:before {
    content: "\e241";
}
.glyphicon-text-color:before {
    content: "\e242";
}
.glyphicon-text-background:before {
    content: "\e243";
}
.glyphicon-object-align-top:before {
    content: "\e244";
}
.glyphicon-object-align-bottom:before {
    content: "\e245";
}
.glyphicon-object-align-horizontal:before {
    content: "\e246";
}
.glyphicon-object-align-left:before {
    content: "\e247";
}
.glyphicon-object-align-vertical:before {
    content: "\e248";
}
.glyphicon-object-align-right:before {
    content: "\e249";
}
.glyphicon-triangle-right:before {
    content: "\e250";
}
.glyphicon-triangle-left:before {
    content: "\e251";
}
.glyphicon-triangle-bottom:before {
    content: "\e252";
}
.glyphicon-triangle-top:before {
    content: "\e253";
}
.glyphicon-console:before {
    content: "\e254";
}
.glyphicon-superscript:before {
    content: "\e255";
}
.glyphicon-subscript:before {
    content: "\e256";
}
.glyphicon-menu-left:before {
    content: "\e257";
}
.glyphicon-menu-right:before {
    content: "\e258";
}
.glyphicon-menu-down:before {
    content: "\e259";
}
.glyphicon-menu-up:before {
    content: "\e260";
}

.chats-item-l img{
    max-width: 83px;
    max-height: 70px;
}

.class_quote_tooltip{
    background-color: #FFC;
    border: 1px solid #000;
    border-radius: 0 7px 7px;
    display: none;
    padding: 5px;
    position: absolute;
    width: 95px;
    z-index: 10000;
}
.text-right {
    text-align: right;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.form-group input{
    border: 1px solid #ccc;
    padding: 6px 12px;
}
.blogs-item-img-wrap img{
    max-height: 75px;
    max-width: 83px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #3b0768;
    border-color: #3b0768;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.page-link{
    color:#3b0768;
}
.article-desc img{
    max-width: 100%;
}
.chats-user-ful img{
    max-width: 100%;
}
.post-header img{
    max-width: 50px;
    max-height: 50px;
}
.post-desc img{
    max-width: 100%;
}
.chats-item-mess img{
    max-width: 100%;
}
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 10000;
}
#magnify {
    display: none;

    /* position: absolute; upd: 24.10.2016 */
    position: fixed;
    max-width: 600px;
    height: auto;
    z-index: 9999;
}

#magnify img {
    width: 100%;
}
#close-popup {
    width: 30px;
    height: 30px;

    background: #FFFFFF;
    border: 1px solid #AFAFAF;
    border-radius: 15px;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
}

#close-popup i {
    width: 30px;
    height: 30px;
    background: url(https://codernote.ru/files/cross.png) no-repeat center center;
    background-size: 16px 16px;
    display: block;
}

@keyframes rota {
    25% { transform: rotate(360deg); }
}

#close-popup:hover {
    animation: rota 4s infinite normal;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.text-success{
    color:green;
}

.butt-blacklist {
    height: 35px;
    width: 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #3b0768;
    background-color: white;
    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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 33px;
    padding-right: 33px;
    margin-top: 10px;
    color: #3b0768;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: 0.8s;
    transition: 0.8s; }
.butt-blacklist:hover {
    background-color: #3b0768;
    color: #fff; }
.fa-smile:before {
  content: "\f118"; }
.redactor-modal-btn img{
    max-height: 20px;
    max-width: 20px;
    margin-left: -10px;
}
redactor-modal footer button {
    height: 40px;
}