
/*   Вставлено из плагина Табле Пресс
.tablepress {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 14px;
	border-collapse: collapse;
	text-align: center;
	background: #00ff2a40;
}

.tablepress tfoot th,
.tablepress thead th {
	background-color: #00ff2a40;
}
 */


/*************Настройка ТАБЛИЦ*******************/
/*#tablepress-1,
#tablepress-2,
#tablepress-3,
#tablepress-4,
#tablepress-6 ,
#tablepress-7 ,
#tablepress-8 ,
#tablepress-9 {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 14px;
    border-collapse: collapse;
    text-align: center;
}

#tablepress-1 th,
#tablepress-1 td:first-child,
#tablepress-2 th,
#tablepress-2 td:first-child,
#tablepress-3 th,
#tablepress-3 td:first-child,
#tablepress-4 th,
#tablepress-4 td:first-child,
#tablepress-6 th,
#tablepress-6 td:first-child ,
#tablepress-7 th,
#tablepress-7 td:first-child,
#tablepress-8 th,
#tablepress-8 td:first-child,
#tablepress-9 th,
#tablepress-9 td:first-child{
    background: #198754;
    color: white;
    padding: 5px 15px;
}

#tablepress-1 th,
#tablepress-1 td:not(:first-child),
#tablepress-2 th,
#tablepress-2 td:not(:first-child),
#tablepress-3 th,
#tablepress-3 td:not(:first-child),
#tablepress-4 th,
#tablepress-4 td:not(:first-child),
#tablepress-6 th,
#tablepress-6 td:not(:first-child),
#tablepress-7 th,
#tablepress-7 td:not(:first-child),
#tablepress-8 th,
#tablepress-8 td:not(:first-child),
#tablepress-9 th,
#tablepress-9 td:not(:first-child){
    text-align: center;
}

#tablepress-1 th,
#tablepress-1 td,
#tablepress-2 th,
#tablepress-2 td,
#tablepress-3 th,
#tablepress-3 td,
#tablepress-4 th,
#tablepress-4 td,
#tablepress-6 th,
#tablepress-6 td,
#tablepress-7 th,
#tablepress-7 td ,
#tablepress-8 th,
#tablepress-8 td ,
#tablepress-9 th,
#tablepress-9 td  {
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: white;
}

#tablepress-1 td,
#tablepress-2 td,
#tablepress-3 td,
#tablepress-4 td,
#tablepress-6 td,
#tablepress-7 td,
#tablepress-8 td,
#tablepress-9 td {
    background: #00ff2a40;
}

#tablepress-1 .row-2 .column-1,
#tablepress-1 .row-7 .column-1,
#tablepress-1 .row-12 .column-1,
#tablepress-1 .row-17 .column-1,
#tablepress-2 .row-2 .column-1,
#tablepress-2 .row-7 .column-1,
#tablepress-2 .row-12 .column-1,
#tablepress-2 .row-17 .column-1 {
    text-align: center;
    font-style: italic;
}

/*************Настройка ТАБЛИЦ*******************/

.shortcode {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

li.listing-item {
    clear: both;
    margin: 5px 0;
    overflow: hidden;
    list-style: none;
    padding: 0 0 0 5px;

}

a.title {
    font-weight: bold;
    font-size: 13px;
    color: #25782d;

}

a.title:hover{
    font-weight: bold;
    font-size: 14px;
    color: #223d25;
}


.display-posts-title{
    font-size: 24px;
}


.head-blog p {
    margin: 0;
}


.col-lg-6{
    width:70%;
}

div.xContainer{
    width: 30%;
}


.news_right{
    font-family:"Trebuchet MS";
    margin:0 10px 0 10px;

}
    .news_right h1{
        font-size:1.5rem;
        font-weight:normal;
        text-transform: uppercase;
        color:#525960;
        margin:14px 0 5px 0;
        padding-bottom:3px;
        text-align: center;
    }
    .news_right div{
        background:url(images/punktir.gif) bottom repeat-x;
        margin:10px 0 0 0;
        padding: 0 0 10px 0;
    }
    .news_right div span{
        background:#ececec;
        font-size:14px;
        color:#767676;
        padding:3px 5px 3px 5px;
        text-decoration:underline;
        margin: 0 20px 0 20px;
    }
    .news_right div h2{
        font-size:14px;
        font-family:Tahoma;
        margin:3px 0 5px 20px;
    }
    .news_right div p{
        font:12px Tahoma;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }
    .news_right a{
        font-weight: normal;
        font-size: 14px;
        color: #25782d;
    }

    .news_right a:hover{
        font-weight: bold;
        font-size: 14px;
        color: #223d25;
        text-decoration:none
    }
   #podrob_news{
       margin-left: 60%;

   }


a.arhiv-news{
    font:12px Tahoma;
    color:#25782d;
    padding:5px 7px 5px 7px;
    text-decoration:underline;
    background-color:#ececec;

    margin:10px 0 10px 0;
}
a:hover.arhiv-news{
    font:12px Tahoma;
    font-weight: bold;
    text-decoration:none;
    color: #223d25;
}

.archive-description p{
    text-transform: uppercase;
    font-size:1.5rem;
    font-weight: bold;
    color:#198754;
    margin:5px 0 5px 0;
    text-align: center;
}

.text-primary{
  color: #26274fe0!important;
}

#Sidebar_new{
    margin: 10px 0 5px 0;
}