
.happy-news .happy-header
{
    font-family: CirceRegular,CirceLight,'PT Sans',Arial;
    font-size: 30.6px;
    line-height: 34px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 35px;
    overflow: auto;
}

.happy-news .search-header
{
    font-family: CirceRegular,CirceLight,'PT Sans',Arial;
    font-size: 20px;
    line-height: 34px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: auto;
}

.happy-news .happy-header>p{
    margin:40px 0 10px 0;
}
.happy-news .happy-header .subscribe
{
    text-align: center;
    font-size: 10px;
}


.world .tags {
    margin: 0;
    text-align: justify;
    height: 45px;
}

.world .tags * {
    display: inline;
}

/*.tags ul {*/
    /*height: 45px;*/
    /*vertical-align: middle;*/
/*}*/

.world .tags li {
    display: inline-block;
    /*height: 45px;*/
    margin-top: 13px;
    /*vertical-align: middle;*/
}

.world .tags span {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 0;
}

.world .tags a {
    font: normal 13px 'CirceExtraBold', sans-serif;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
}

.world .tags a:hover {
    text-decoration: underline;
}

.news h1
{
    margin-top: .7em;
    margin-bottom: .4em;
}
.news .lcol
{
    width: 765px;
    float: left;
}
.news .lcol-happy
{
    width: 950px;
    float: left;
}
.news .rcol
{
    width: 180px;
    float: right;
    position: relative;
    top: 11px;
}
.news-list
{
    margin-bottom: 30px;
}
.news .news-entry
{
    border-bottom: solid 1px #ebebeb;
    padding-top: 14px;
    padding-bottom: 33px;
}
.news .news-entry.last
{
    border: none;
}
.news .news-entry .image
{
    width: 310px;
    height: 135px;
    float: left;
}
.news .news-entry .text
{
    width: 440px;
    float: right;
    position: relative;
    top: -4px;
}
.news .news-entry .text-happy
{
    width: 620px;
    float: right;
    position: relative;
    top: -4px;
}
.news .head
{
    font-family: CirceRegular,CirceLight,'PT Sans',Arial;
    font-size: 30.6px;
    line-height: 34px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 15px;
}
.news .head .subscribe
{
    text-align: center;
    font-size: 10px;
}
.news .news-entry .title
{
    font: 16px/20px 'CirceLight', 'Arial', sans-serif;
}
.news .news-entry .date
{
    font-size: 11px;
    color: #000;
    margin-bottom: 1em;
}

.news .widget.secondmenu p
{
    margin-bottom: .5em;
}
.news .widget.secondmenu span
{
    color: #000;
    cursor: default;
}
.news .widget.period-filter
{
    margin-bottom: 17px;
}


.news-item {
    margin-bottom: 100px;
}
.news-item .controls
{
    height: 66px;
    position: relative;
}
.news-item .controls .arrows
{
    position: absolute;
    right: 0;
    top: 20px;
}
.news-item .controls .back
{
    position: absolute;
    top: 23px;
    left: 0;
}
.news-item .controls .back .image
{
    display: inline-block;
    width: 17px;
    height: 20px;
    margin-right: 18px;
    background: url(../img/controls.png) -11px -10px no-repeat;
    text-decoration: none;
    position: relative;
    top: 5px;
}
.news-item .lcol
{
    width: 635px;
    float: left;
}
.news-item .rcol
{
    width: 310px;
    float: right;
    margin-top: 13px;
}

.news-item .date
{
    color: #000;
    font-size: 11px;
}

.gray_patten .news-item .date {
    color: #fff;
}

.news-item .lead
{
    margin: 1em 0;
    font-size: 15px;
    line-height: 20px;
}
.news-item .text
{
    padding-bottom: 3em;
}
.news-item .text p
{
    margin: 1em 0;
}
.news-item .text strong
{
    font-weight: bold;
    color: #000;
}

.news-item .social
{
    margin: 1em 0 3em;
}

.news-item .publication
{
    /*margin-top: 35px;*/
}
.pp_my_okno1 {
    position: fixed;
    right: 0px;
    top: 35% !important;
    opacity: .55;
    background: #f3f8fc;
    padding: 4px 4px 0;
    border: 1px solid #cfdeef;
    border-right: 0;
    border-radius: 5px 0 0 5px;
    box-shadow: inset -1px 1px 0 #FFF, inset 0 -1px 0 #FFF;
    z-index:9999;
}
.pp_my_okno1:hover {
    opacity: 1
}
.pp_my_okno1 .pp_sb1_blockLi {
    margin-bottom: 5px;
    display: block
}

.pp_my_okno2 {
    position: fixed;
    left: 0;
    top: 35% !important;
    opacity: .55;
    background: #f3f8fc;
    padding: 4px 4px 0;
    border: 1px solid #cfdeef;
    border-left: 0;
    border-radius: 0 5px 5px 0;
    box-shadow: inset -1px 1px 0 #FFF, inset 0 -1px 0 #FFF;
    z-index:9999;
}

.pp_my_okno2_text {
  font-family: CirceRegular,CirceLight,'PT Sans',Arial;
  color: #3ab839;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  position: absolute;
  z-index: 2;
  left: 5px;
  top: 105px;
  display: inline-block;
} 

.pp_my_okno2_text strong {
  font-family: CirceBold,CirceLight,'PT Sans',Arial;
  color: #3ab839;
}

.pp_my_okno2:hover {
    opacity: 1
}

