

/* Start:/local/templates/www/components/bitrix/news/news/bitrix/news.detail/.default/style.css?16818925712974*/
.col-xs-9.bcenter .news-detail .picture-detail
{
    /*max-width:250px;*/
    /*max-height:350px;*/
    float:left;
    margin:0 20px 20px 0;
    max-width: 708px;
}

.news-detail
{
    line-height:20px;
}

.news-detail .date
{
    font-size:11px;
    padding-top:3px;
}

.news-detail .date span
{
    color:#555;
}

hr.news-bottom
{
    clear: both;
    margin-bottom: 10px;
}

.news-detail .right
{
    text-align:right
}

.photo.col-xs-3 {
    width: 184px;
}

.photo {
    margin: 20px 0 0;
    float: left;
    padding-right: 0;
    padding-left: 12px;
}

.photo:nth-child(4n+1){
    padding-left: 17px;
}

.photo-title {
    color: #777;
    font-family: 'PTSansNarrowRegular';
    font-size: 15px;
    margin-right: 5px ;
    text-transform: uppercase;
    /*text-align: right;*/

}
.news-detail-vote
{
    margin-top:20px;
    display: block;
}

.news-detail-vote ul,
.news-detail-vote ol
{
    list-style:none;
    margin:0;
    padding:0;
}

.news-detail-vote .vote-item-title.vote-item-question
{
    font-size: 16px;
    font-family: 'PTSansNarrowBold';
    margin-bottom:10px;
}

.news-detail-vote .vote-answer-item div{
    display: inline;
    font-weight: bold;
}

.news-detail-vote .vote-answer-item div:before{
    content: ' - ';
}

.news-detail-vote .vote-form-box-buttons.vote-vote-footer
{
    margin-top:20px;
    margin-right:20px;
}

.news-detail-vote label{
    font-weight: normal;
}

.news-detail-vote .vote-form-box-buttons.vote-vote-footer span
{
    margin-right:20px;
}
.news-detail-vote input {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 12px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    /**background-color: #e6e6e6;*/
    /*background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);*/
    /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));*/
    /*background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);*/
    /*background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);*/
    /*background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);*/
    /*background-repeat: repeat-x;*/
    border: 1px solid #cccccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.news-detail-vote input:hover{
    background-color: #ddd;
}

.news-detail .audio {
    margin: 10px 0;
}

.news-detail .audio span{
    /*text-align: right;*/
    float: left;
    width: 40%;
    padding: 5px 0;
}

.news-detail .audio audio{
    width: 60%;
}

/* End */
/* /local/templates/www/components/bitrix/news/news/bitrix/news.detail/.default/style.css?16818925712974 */
