.alignC {
    text-align: center;
}

.noUnderline {
    text-decoration: none;
}

.noUnderline a {
    text-decoration: none;
}

.PI-case-close-news {
    position: absolute;
    height: 1em;
    width: 1em;
    right: 10px;
    top: 10px;
    margin: 0;
    text-decoration: none;
    line-height: 1em;
    font-size: 22px;
    border: none;
    color: #fff;
    padding: 2px;
}

.PI-case-close-news--left {
    right: 0;
    left: 10px;
}
.bg_bezh {
    background-color: #dcd8cf;
}

.maxHeightForLine {
    max-height: 5em;
    line-height: 1.5rem;
}

.lastNewsWrapper {
    position: relative;
}

.lastNewsWrapper:after {
    content: "";
    background: #379425;
    position: absolute;
    top: 0;
    width: 60%;
    height: 1px;
    left: 20%;
}

.ExportNews.ExportNews--boxActivities b {
    display: none;
}

.ExportNews.ExportNews--boxActivities a {
    margin: 0;
    margin-top: -1.5rem;
}

.newsYearUl {
    display: block;
}

.newsYearLi {
    vertical-align: top;
    text-decoration: none;
    background-color: #dcd8cf;
    color: black;
    display: inline-block;
    margin: 2px 2px 2px 0;
    font-size: 16px;
    padding: 8px 15px;    
    min-width: 1.7em;
    text-align: center;
}

.newsYearLi:hover {
    opacity: 0.8;
}

.newsYearLi--left:hover {
    opacity: 0.8;
}

.newsYearLi--right:hover {
    opacity: 0.8;  
}

.newsYearLi--left {
    vertical-align: text-top;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 36px 39px 32px 0;
    border-color: transparent #dcd8cf transparent transparent;
}

.newsYearLi--right {
    vertical-align: text-top;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 36px 0 32px 39px;
    border-color: transparent transparent transparent #dcd8cf;
}

.unHidden {
    visibility: visible;
}

.ActivithoverTEST:hover {
    opacity: 0.8;
}

.shared {
    display: block;
    cursor: pointer;
    padding: 0.8em;
    margin-left: 34px;
    margin-right: 34px;
    text-align: center;
    font-size: 1rem;
    font-style: italic;
    border-style: dashed;
    border-color: #c6c7c8;
    border-width: 1px;
    border-left: none;
    border-right: none;
}

.news_rating button {
    cursor: pointer;
    background: none;
    font-size: 1.233em;
    border: 1px solid;
    height: 29px;
    line-height: 28px;
    margin: 0;
    padding: 0;
    width: 78px;
}

.news_rating .likes {
    color: #5eb376;
}

.news_rating .dislikes {
    color: #f25960
}

.news_rating .likes:active,
.news_rating .dislikes:active {
    border: 1px solid #b9b9b9;
    border-top: 1px solid #a0a0a0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
}

.rating_no_auth_block {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    padding: 10px 10px;
    font-size: 10px;
    width: 180px;
}

.rating_no_auth {
    position: relative;
}

.rating_no_auth:hover .rating_no_auth_block {
    opacity: 1;
    transition: opacity 0.25s ease 0.2s, visibility 0s ease 0.2s;
    visibility: visible;
}

.news_rating a {
    text-decoration: none;
}

.negativePaddX {
    margin-left: -17px;
    margin-right: -17px;
}

.NewsRoot .negativePaddX {
    margin: 0 auto;
}

.Alert.hiddenNews p {
    line-height: normal;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.previewHeaderInfo {
    border-style: dashed;
    border-color: #c6c7c8;
    border-width: 1px;
    border-left: none;
    border-right: none;
}

.lineHeight_1 {
    line-height: 1.5rem;
}

blockquote {    
    position: relative;
    padding: 0.8rem;
    margin-left: 34px;
    margin-right: 34px;
    line-height: 1.6rem;
    /* border-style: dashed; */
    border-color: #c6c7c8;
    border-radius: 10px;
    /* border-width: 1px; */
    font-family: Tahoma, Arial, Sans-serif;
    background: #eaedf3;
    background: -webkit-radial-gradient(center,#eaedf3,#ffffff);
    background: -o-radial-gradient(center,#eaedf3,#ffffff);
    background: -moz-radial-gradient(center,#eaedf3,#ffffff);
    background: radial-gradient(ellipse at center, #eaedf3, #ffffff);
    border-left: .5em solid #68b905;
}

blockquote::before {
    position: absolute;    
    top: 5px;
    left: -45px;
    font-size: 76px;
    font-family: Arial;
    line-height: 64px;
    content: '\201C';
    color: #e6e6e6;
}

blockquote em {
    /* font-size: 1.1rem; */
}

blockquote p,span {
    font-size: inherit;
}

.newsFeedbackBlock {
    max-height: 10rem;
    overflow: hidden;
}

.maxSpace_news_boxXL {
    max-width: 576px;
    max-width: 36rem;
}


    /* news year calendar */

.newsYearDiv {
    display: none;
    position: relative;
}

.newsYearLi {
    width: 69px;
    height: 64px;
    box-sizing: border-box;
    padding: 10px 0px;
}

.newsYearLiArrows {
    position: absolute;
    top: 33px;
    width: 0;
    height: 0;
    border-style: solid;
    cursor: pointer;
    z-index: 99;
}

.newsYearLiArrows.newsYearLiArrows--left {
    left: -9px;
    border-width: 32px 38px 31px 0;
    border-color: transparent #dcd8cf transparent transparent;
}

.newsYearLiArrows.newsYearLiArrows--right {
    right: -9px;
    border-width: 33px 0 33px 39px;
    border-color: transparent transparent transparent #dcd8cf;
}

    /*Slider*/

.bx-wrapper {
    position: relative;
}
    /* 2 sliders, 1 page */
.newsYearDiv .bx-viewport {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    left: 0 !important;
    background: none !important;
}


    /*    old     */


    /* pravda slider*/
.inner_space_5.cell-body {
    padding-top: 20px;
}
.fs16 {
    font-size: 16px;
}
.huge {
    font-size: 1.5rem !important;
}
    /* pravda slider END*/

.center {
    text-align: center;
}

.info {
  border: 1px solid #cfcfcf;
  vertical-align: top;
  text-align: left;
  width: 100%;
}
.info>thead,
.info>tbody,
.info>thead>tr,
.info>tbody>tr {
  vertical-align: inherit;
  border: inherit;
}
.info>thead {
  border-color: #969799;
}
.info>thead>tr>th,
.info>tbody>tr>th,
.info>tr>th,
.info>thead>tr>td,
.info>tbody>tr>td,
.info>tr>td {
  border-bottom: 1px solid #e3e4e4;
  border-right: 1px solid #cfcfcf;
  border-left: 1px solid #cfcfcf;
  vertical-align: middle;
  padding: 5px 15px;
}
.info>thead>tr:first-child>th,
.info>thead>tr:first-child>td {
  border-left: inherit;
}
.info>thead>tr:first-child>th:last-child,
.info>thead>tr:first-child>td:last-child {
  border-right: inherit;
}
.info>tbody>tr:last-child>th,
.info>tbody>tr:last-child>td {
  border-bottom: inherit;
}
.info>thead>tr>th,
.info>tbody>tr>th,
.info>tr>th {
  background-color: #969799;
  font-weight: normal;
  color: #fff;
}

code {
    display: block;
    font-family: monospace;
    margin: 1em 0;
    padding: 10px;
    border: 1px dashed #BBBBBB;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.gift {
    text-align: center;
    font-weight: 700;
}

.alert.alert__info {
    background-color: #E2E2E4;
}

.hide {
    display: none;
}

.content .vote .count {
    color: green;
    font-size: 1rem;
}

.vote .feedback_node_text pre {
    white-space: pre-wrap;
    word-wrap: break-word;
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 720px) {
    .shared {
        margin-left: 17px;
        margin-right: 17px;
    }

    .news_rating button {
        width: 148px;
        height: 34px;
        }

    blockquote {
        margin-left: 17px;
        margin-right: 17px;
    }

    blockquote::before {
        display: none;
    }

}

@media screen and (max-width: 425px) {
    .shared {
        margin-left: 0;
        margin-right: 0;
    }

    blockquote {
        margin-left: -17px;
        margin-right: 0px;
        border-radius: 0;
    }
}

.string {
    background: #e6e6e6;
	font-family: monospace;
	padding: 0.2em 0.3em;
}
.sha {
    font-family: monospace;
    padding-left: 1rem;
    font-size: 0.8rem;
}